gns3 deploy initial repo
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
[Interface]
|
||||
Address = 172.16.254.2/24
|
||||
PrivateKey = ${_client_privkey}
|
||||
DNS = 1.1.1.1
|
||||
|
||||
[Peer]
|
||||
PublicKey = ${_server_pubkey}
|
||||
Endpoint = ${_public_ip}:${_WG_PORT_}
|
||||
AllowedIPs = 172.16.253.0/24, 172.16.254.0/24
|
||||
PersistentKeepalive = 25
|
||||
Reference in New Issue
Block a user