wg0 ap31-prod
This commit is contained in:
parent
fff6f809a0
commit
20a8e0e94e
11
Partie2/Wireguard/ap31-prod/wg0.conf
Normal file
11
Partie2/Wireguard/ap31-prod/wg0.conf
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
# local settings for Endpoint C
|
||||||
|
[Interface]
|
||||||
|
PrivateKey = iIMEJjirl1chq2kLfuO9G5f25cJrVbHgK+BgOiHTdUI=
|
||||||
|
Address = 10.0.0.3/32
|
||||||
|
ListenPort = 51820
|
||||||
|
|
||||||
|
# remote settings for Endpoint A
|
||||||
|
[Peer]
|
||||||
|
PublicKey = JkdGvyuNoJRKGF3Vc4OGgiY59WhROJfCDCwnyVgCmjs=
|
||||||
|
Endpoint = 10.121.38.35:51820
|
||||||
|
AllowedIPs = 10.0.0.1/32
|
Loading…
x
Reference in New Issue
Block a user