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