[Interface] Address = 10.99.x.2/30 #ListenPort = 51820 # If ListenPort is not set, a random port is chosen. For example for a Client behind NAT this is not needed PrivateKey = qEX8Ag5QmckFHRGX8Cg308N1XXzfp3VXE2MKYPlA2Eo= #PresharedKey = # optional PostUp = iptables -A FORWARD -i %i -j ACCEPT PostDown = iptables -D FORWARD -i %i -j ACCEPT [Peer] PublicKey = 28b1ickTXZiU5XtZbsj6YJuzhkcJXrNP145C3MGBQS0= AllowedIPs = 0.0.0.0/0 # this means everything is routed. For a split tunnel, only route certain subnets. Endpoint = 130.83.6.100:31037 # This Client will reach out to the hardcoded Endpoint. It can be specified on both sides. PersistentKeepalive = 25 # Send a keepalive packet every 25s