[Interface]Address = 10.8.0.1/24Address = fde9:ee81:a6c0::1/64SaveConfig = truePostUp = iptables -A FORWARD -i eth0 -o %i -m conntrack --ctstate ESTABLISHED,RELATED -j ACCEPT;PostUp = iptables -A FORWARD -i %i -o eth0 -m conntrack --ctstate ESTABLISHED,RELATED -j ACCEPT;PostUp = iptables -t nat -A POSTROUTING -o %i -j MASQUERADE;PostDown = iptables -D FORWARD -i eth0 -o %i -m conntrack --ctstate ESTABLISHED,RELATED -j ACCEPT;PostDown = iptables -D FORWARD -i %i -o eth0 -m conntrack --ctstate ESTABLISHED,RELATED -j ACCEPT;PostDown = iptables -t nat -D POSTROUTING -o %i -j MASQUERADE;ListenPort = 54816PrivateKey = xx[Peer]PublicKey = xxAllowedIPs = 10.8.0.2/24, fde9:ee81:a6c0::2/64Endpoint = xx:54816
interface: wg1 public key: xx listening port: 54816peer: xx endpoint: xx:54816 allowed ips: fde9:ee81:a6c0::/64, 10.8.0.0/24 latest handshake: 28 seconds ago transfer: 73.05 KiB received, 78.81 KiB sent persistent keepalive: every 25 seconds
Interface dir. timestamp source dest. proto descriptionLoopback <- 2023-09-23T23:52:04 10.1.2.1 10.8.0.2 icmp let out anything from firewall host itself Loopback <- 2023-09-23T23:52:03 10.1.2.1 10.8.0.2 icmp let out anything from firewall host itself ...
VPN gateway <- 2023-09-23T23:59:16 10.8.0.2 1.1.1.1 icmp let out anything from firewall host itself...continuing with the other lines from above...