[Interface] PrivateKey = # Switch DNS server while connected. # Could be your internal DNS server, used on Omnia, or external DNS = # to avoid DNS leaks # The addresses the client will bind to. Either IPv4 or IPv6. # Make sure to specify individual IPs for remote peers that don't # relay traffic and only act as simple clients (/32). Address = 10.0.10.1/32 [Peer] PublicKey = # Optional key known to both client and server; improves security PresharedKey = # The IP range that we may send packets to for this peer. # 0.0.0.0/0 will route all traffic through VPN AllowedIPs = 0.0.0.0/0 # Address of the server Endpoint = : # Send periodic keepalives to ensure connection stays up behind NAT. PersistentKeepalive = 25