Script conf pour srvlog31

This commit is contained in:
root 2023-11-30 14:07:22 +01:00
parent 9a85d79e62
commit 8183dae78d

View File

@ -0,0 +1,18 @@
#Fichier wg0-a.conf
# local settings for Endpoint A
[Interface]
PrivateKey = iD/nJRCNKIVrCjJQh8ay49jaWuo/WF7iXylGg6GvwmI=
Address = 10.0.0.1/32
ListenPort = 51820
# remote settings for Endpoint B
[Peer]
PublicKey = O1jQuesiC2HEP2Sght/usrjV7KtqF+JLHJ77JhsMPDY=
Endpoint = 172.16.0.95:51820
AllowedIPs = 10.0.0.2/32
# remote settings for Endpoint C
[Peer]
PublicKey = K78Gxh0wHPPPbQxJg8JpbOsS9dRLrG2AqZcCs3W2UR0=
Endpoint = 172.16.0.82:51820
AllowedIPs = 10.0.0.3/32