2019-05-28 05:33:04 -04:00
|
|
|
[Interface]
|
|
|
|
# Name = public-server2.example-vpn.dev
|
2019-06-24 06:11:21 -04:00
|
|
|
Address = 10.0.44.2/32
|
2019-05-28 05:33:04 -04:00
|
|
|
ListenPort = 51820
|
2019-05-28 05:38:16 -04:00
|
|
|
PrivateKey = eDwURfg8PhpUAdPp+OA9pQ5oZQYqGqY3LToUORMh220=
|
2019-05-28 05:33:04 -04:00
|
|
|
DNS = 1.1.1.1
|
|
|
|
|
|
|
|
[Peer]
|
|
|
|
# Name = public-server1.example-vpn.tld
|
|
|
|
Endpoint = public-server1.example-vpn.tld:51820
|
2019-05-28 05:38:16 -04:00
|
|
|
PublicKey = q/+jwmL5tNuYSB3z+t9Caj00Pc1YQ8zf+uNPu/UE1wE=
|
2019-05-28 05:33:04 -04:00
|
|
|
# routes traffic to itself and entire subnet of peers as bounce server
|
2019-06-24 06:11:21 -04:00
|
|
|
AllowedIPs = 10.0.44.1/24
|
2019-05-28 05:33:04 -04:00
|
|
|
PersistentKeepalive = 25
|