@1 nat on ipsec10 inet from (hn2:network:1) to 192.168.2.0/24 -> (hn0:0) port 1024:65535evaluations: 653 packets
OPNsense 1: LAN (hn0) -> v4: 192.168.1.1/24 OPT1 (hn2) -> v4: 192.168.101.1/24 WAN (hn1) -> v4: 172.16.11.1/24 vti10 (ipsec10) -> v4: 10.10.1.2/31OPNsense 2: LAN (hn0) -> v4: 192.168.2.1/24 WAN (hn1) -> v4: 172.16.11.2/24 vti10 (ipsec10) -> v4: 10.10.1.3/31
root@OPNsense1:~ # ping -S 192.168.101.1 192.168.2.1PING 192.168.2.1 (192.168.2.1) from 192.168.101.1: 56 data bytes64 bytes from 192.168.2.1: icmp_seq=0 ttl=64 time=0.963 ms64 bytes from 192.168.2.1: icmp_seq=1 ttl=64 time=0.828 ms64 bytes from 192.168.2.1: icmp_seq=2 ttl=64 time=0.969 ms
root@OPNsense1:~ # tcpdump -i ipsec10 not net 10.10.1.0/24 -ntcpdump: verbose output suppressed, use -v or -vv for full protocol decodelistening on ipsec10, link-type NULL (BSD loopback), capture size 262144 bytes12:38:55.558640 IP 192.168.1.1 > 192.168.2.1: ICMP echo request, id 35578, seq 0, length 6412:38:55.559417 IP 192.168.2.1 > 192.168.1.1: ICMP echo reply, id 35578, seq 0, length 6412:38:56.601865 IP 192.168.1.1 > 192.168.2.1: ICMP echo request, id 35578, seq 1, length 6412:38:56.602516 IP 192.168.2.1 > 192.168.1.1: ICMP echo reply, id 35578, seq 1, length 6412:38:57.644241 IP 192.168.1.1 > 192.168.2.1: ICMP echo request, id 35578, seq 2, length 6412:38:57.644970 IP 192.168.2.1 > 192.168.1.1: ICMP echo reply, id 35578, seq 2, length 64
root@OPNsense2:~ # tcpdump -i ipsec10 not net 10.10.1.0/24 -ntcpdump: verbose output suppressed, use -v or -vv for full protocol decodelistening on ipsec10, link-type NULL (BSD loopback), capture size 262144 bytes12:38:55.529523 IP 192.168.1.1 > 192.168.2.1: ICMP echo request, id 35578, seq 0, length 6412:38:55.529624 IP 192.168.2.1 > 192.168.1.1: ICMP echo reply, id 35578, seq 0, length 6412:38:56.572862 IP 192.168.1.1 > 192.168.2.1: ICMP echo request, id 35578, seq 1, length 6412:38:56.572945 IP 192.168.2.1 > 192.168.1.1: ICMP echo reply, id 35578, seq 1, length 6412:38:57.615212 IP 192.168.1.1 > 192.168.2.1: ICMP echo request, id 35578, seq 2, length 6412:38:57.615309 IP 192.168.2.1 > 192.168.1.1: ICMP echo reply, id 35578, seq 2, length 64