[Interface]PrivateKey = <Private_Key_SiteA>Address = 192.168.2.2/24ListenPort = 51820[Peer]PublicKey = <Public_Key_SiteB>AllowedIPs = 192.168.12.0/24Endpoint = 208.0.0.1:51820
ip route add 192.168.12.0/24 dev wg0
[Interface]PrivateKey = <Private_Key_SiteB>Address = 192.168.12.2/24ListenPort = 51820[Peer]PublicKey = <Public_Key_SiteA>AllowedIPs = 192.168.2.0/24Endpoint = 207.0.0.1:51820
ip route add 192.168.2.0/24 dev wg0
[2.7.0-RELEASE][root@pfSense.home.arpa]/root: ping 192.168.12.1PING 192.168.12.1 (192.168.12.1): 56 data bytes64 bytes from 10.100.90.1: icmp_seq=0 ttl=64 time=50.825 ms64 bytes from 10.100.90.1: icmp_seq=1 ttl=64 time=56.637 ms^ZSuspended[2.7.0-RELEASE][root@pfSense.home.arpa]/root: ping 192.168.12.33PING 192.168.12.33 (192.168.12.33): 56 data bytes64 bytes from 10.100.90.1: icmp_seq=0 ttl=254 time=260.427 ms64 bytes from 10.100.90.1: icmp_seq=1 ttl=254 time=78.874 ms
platini76@PlatPro16 ~ % traceroute 192.168.12.1 traceroute to 192.168.12.1 (192.168.12.1), 64 hops max, 52 byte packets 1 fritz.box (192.168.0.1) 5.194 ms 4.384 ms 4.027 ms 2 pfsense (192.168.0.254) 5.604 ms 5.844 ms 5.769 ms 3 10.100.90.1 (10.100.90.1) 73.387 ms 74.826 ms 75.708 ms
italian? I didn't know there are fritzboxes used there