16 lines
441 B
Plaintext
16 lines
441 B
Plaintext
[Interface]
|
|
Address = 192.168.1.1/29
|
|
PrivateKey = aOz6wffcl6xWIiq+80aEd8PFrVpZ+npGM+j7OYGw+Eg=
|
|
ListenPort = 52789
|
|
|
|
# Disables automatic creation of route that would route AllowedIPs through wg0
|
|
Table = off
|
|
|
|
PostUp = /home/debian/scripts/create-bridge
|
|
PostUp = /home/debian/scripts/create-l2tp
|
|
|
|
[Peer]
|
|
PublicKey = DxLbQIrfifZP1dUOLwmZXG5n7KtzQdtKl/XO/H82H28=
|
|
PresharedKey = tU3+y1cEqzF0vOCnfFRPhJ24ejbD2HJWjir1aLhwtOA=
|
|
AllowedIPs = 0.0.0.0/0
|