Added new VPN client config
This commit is contained in:
parent
087b5fc46f
commit
a3c1f66b1b
2 changed files with 6 additions and 1 deletions
|
|
@ -13,3 +13,8 @@ AllowedIPs = 10.3.3.11/32
|
||||||
PublicKey = HDERLa8hatGPeCJwlZ43MK7Y6wSIsOzEtBKz0UH6Pxc=
|
PublicKey = HDERLa8hatGPeCJwlZ43MK7Y6wSIsOzEtBKz0UH6Pxc=
|
||||||
AllowedIPs = 10.3.3.12/32
|
AllowedIPs = 10.3.3.12/32
|
||||||
|
|
||||||
|
[Peer]
|
||||||
|
# friendly_name = test
|
||||||
|
PublicKey = HDERLa8hatGPeCJwlZ43MK7Y6wSIsOzEtBKz0UH6Pxc=
|
||||||
|
AllowedIPs = 10.3.3.13/32
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
# DO NOT MANUALLY EDIT THIS LINE. Last IP: 10.3.3.12/24
|
# DO NOT MANUALLY EDIT THIS LINE. Last IP: 10.3.3.13/24
|
||||||
Loading…
Add table
Add a link
Reference in a new issue