Ajouter ansible/wireguard/wg0-3.conf
This commit is contained in:
parent
6127efd8a0
commit
5d5c3cc87c
11
ansible/wireguard/wg0-3.conf
Normal file
11
ansible/wireguard/wg0-3.conf
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
# local settings for Endpoint C
|
||||||
|
[Interface]
|
||||||
|
PrivateKey = eIyUKQugq3S5V+yeBK473KMvjE/izvuvdoiWvA5GHWY=
|
||||||
|
Address = 10.0.0.3/32
|
||||||
|
ListenPort = 51820
|
||||||
|
|
||||||
|
# remote settings for Endpoint A
|
||||||
|
[Peer]
|
||||||
|
PublicKey = 0U4DWwLi8IBJxgQgehV3GqHb7DxW1H/CkDAwhNmsPXk=
|
||||||
|
Endpoint = 172.16.0.112:51820
|
||||||
|
AllowedIPs = 10.0.0.1/32
|
Loading…
x
Reference in New Issue
Block a user