update config filefor gluetun
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run
This commit is contained in:
parent
7ea92ddd3a
commit
8f013f910f
1 changed files with 5 additions and 6 deletions
|
|
@ -1,13 +1,12 @@
|
|||
[Interface]
|
||||
Address = 10.186.81.191/32,fd7d:76ee:e68f:a993:9ba:d4f1:4a9f:2f8f/128
|
||||
Address = 10.186.81.191/32
|
||||
PrivateKey = ECCy5yvuw44r9gwVBV0dm6lkwYgj9TooW1FEj4LK8X4=
|
||||
MTU = 1320
|
||||
DNS = 10.128.0.1, fd7d:76ee:e68f:a993::1
|
||||
DNS = 10.128.0.1
|
||||
|
||||
[Peer]
|
||||
PublicKey = PyLCXAQT8KkM4T+dUsOQfn+Ub3pGxfGlxkIApuig+hk=
|
||||
PresharedKey = 3eL2dzBilN+dmKGGXwOzUwGKpBJkKZELos/6GurIb/8=
|
||||
Endpoint = ca3.vpn.airdns.org:1637
|
||||
AllowedIPs = 0.0.0.0/0,::/0
|
||||
Endpoint = 198.44.157.61:1637
|
||||
AllowedIPs = 0.0.0.0/0
|
||||
PersistentKeepalive = 15
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue