Chmod wireguard stuff

This commit is contained in:
Marko Korhonen 2020-04-04 11:33:25 +03:00
parent 1f196d21b6
commit bebbf02791
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5
2 changed files with 23 additions and 0 deletions

View 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