wg0 pour client
This commit is contained in:
parent
169252756e
commit
565d11f34c
11
wireguard/wg0-cli.conf
Normal file
11
wireguard/wg0-cli.conf
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
[Interface]
|
||||||
|
PrivateKey = 2NI4Cncwtiek7Bruiy+o20D1kUdsvuc48ghyid31K14=
|
||||||
|
Address = 10.0.2.2/32
|
||||||
|
#DNS = 192.168.1.254
|
||||||
|
|
||||||
|
[Peer]
|
||||||
|
PublicKey = m6hWdYYP/LKIakf5nFaXlXaASQNS1xtJPDXDVh1Ahn8= # de machineA
|
||||||
|
#AllowedIPs = 10.0.0.0/8, 192.168.1.0/24
|
||||||
|
AllowedIPs = 0.0.0.0/0
|
||||||
|
Endpoint = 10.121.38.33:51821
|
||||||
|
PersistentKeepalive = 20
|
Loading…
x
Reference in New Issue
Block a user