2022-02-09 11:20:26 +01:00

19 lines
450 B
Plaintext

# local settings for Endpoint A
[Interface]
PrivateKey = kJfPU7pqldy6d7K+8Gbby7Hbw1zh7amdIIccmC9NY1s=
Address = 10.0.0.1/32
ListenPort = 51820
# remote settings for Endpoint B
[Peer]
PublicKey = pMaLJGkdgcT3jwPC7F/EUlr9U8VbkZli9Ru65zkXH2U=
#Endpoint = 192.168.1.82:51820
AllowedIPs = 10.0.0.2/32
# remote settings for Endpoint C
[Peer]
PublicKey = HuwPkFzi25gAovg+Ni7lpCK6TvcK1HBdbgg3lVRK+zY=
#Endpoint = x.y.z.t:51820
AllowedIPs = 10.0.0.3/32