Dateien erstellt
This commit is contained in:
parent
dc4589f8bc
commit
0143e262ec
15 changed files with 166 additions and 0 deletions
11
Systemd/wg0-client.network
Normal file
11
Systemd/wg0-client.network
Normal file
|
@ -0,0 +1,11 @@
|
|||
[Match]
|
||||
Name=wg0
|
||||
|
||||
[Network]
|
||||
Address=10.0.0.2/24
|
||||
|
||||
[Route]
|
||||
Gateway=10.0.0.1
|
||||
Destination=10.0.0.0/8
|
||||
GatewayOnLink=yes
|
||||
#Scope=link
|
Loading…
Add table
Add a link
Reference in a new issue