Chmod wireguard stuff
This commit is contained in:
parent
193cf19413
commit
e10d1cf8b3
2 changed files with 23 additions and 0 deletions
9
root/etc/systemd/network/99-wireguard.network
Executable file
9
root/etc/systemd/network/99-wireguard.network
Executable file
|
@ -0,0 +1,9 @@
|
|||
[Match]
|
||||
Name = wg0
|
||||
|
||||
[Network]
|
||||
Address = 10.200.200.2/24
|
||||
|
||||
[Route]
|
||||
Gateway = 10.200.200.1
|
||||
Destination = 10.200.200.0/24
|
Loading…
Add table
Add a link
Reference in a new issue