Client A:LAN: 172.16.0.141/24Default Route: 0.0.0.0/0 next hop 172.16.0.254^| 172.16.0.0/24vOpnsense:LAN: 172.16.0.254/24DMZ: 10.0.0.254/24^| 10.0.0.0/24vServer A:DMZ: 10.0.0.203/24Default Route: 0.0.0.0/0 next hop 10.0.0.254
Interface: DMZTCP/IP Version: IPv4Protocol: anySource address: 172.16.0.0/24Source port: anyDestination address: 10.0.0.0/24Destination port: anyTranslation / target: DMZ address
ping 10.0.0.203PING 10.0.0.203 (10.0.0.203) 56(84) bytes of data.64 bytes from 10.0.0.203: icmp_seq=1 ttl=63 time=1.23 ms^C--- 10.0.0.203 ping statistics ---1 packets transmitted, 1 received, 0% packet loss, time 0msrtt min/avg/max/mdev = 1.232/1.232/1.232/0.000 ms
root@clientA: tcpdump -i eth0 proto ICMP -ntcpdump: verbose output suppressed, use -v[v]... for full protocol decodelistening on eth0, link-type EN10MB (Ethernet), snapshot length 262144 bytes09:19:20.264690 IP 172.16.0.141 > 10.0.0.203: ICMP echo request, id 4, seq 1, length 6409:19:20.265900 IP 10.0.0.203 > 172.16.0.141: ICMP echo reply, id 4, seq 1, length 64
root@opn01:~ # tcpdump -i hn6 proto ICMP -ntcpdump: verbose output suppressed, use -v or -vv for full protocol decodelistening on hn6, link-type EN10MB (Ethernet), capture size 262144 bytes09:19:20.201785 IP 172.16.0.141 > 10.0.0.203: ICMP echo request, id 4, seq 1, length 6409:19:20.202352 IP 10.0.0.203 > 172.16.0.141: ICMP echo reply, id 4, seq 1, length 6409:19:20.202521 IP 10.0.0.203 > 172.16.0.141: ICMP echo reply, id 4, seq 1, length 64
root@opn01:~ # tcpdump -i hn7 proto ICMP -ntcpdump: verbose output suppressed, use -v or -vv for full protocol decodelistening on hn7, link-type EN10MB (Ethernet), capture size 262144 bytes09:19:20.201844 IP 10.0.0.254 > 10.0.0.203: ICMP echo request, id 15913, seq 1, length 6409:19:20.202000 IP 10.0.0.254 > 10.0.0.203: ICMP echo request, id 15913, seq 1, length 6409:19:20.202325 IP 10.0.0.203 > 10.0.0.254: ICMP echo reply, id 15913, seq 1, length 64
root@serverA:# tcpdump -i eth0 proto ICMP -ntcpdump: verbose output suppressed, use -v or -vv for full protocol decodelistening on eth0, link-type EN10MB (Ethernet), capture size 262144 bytes09:19:20.263775 IP 10.0.0.254 > 10.0.0.203: ICMP echo request, id 15913, seq 1, length 6409:19:20.263846 IP 10.0.0.203 > 10.0.0.254: ICMP echo reply, id 15913, seq 1, length 64