*** OPNsense.localdomain: OPNsense 23.7.12 *** AccessNetwork (ena1) -> v4/DHCP4: 100.65.134.171/20 BlueNetwork1 (ena2) -> v4/DHCP4: 10.3.129.150/25 BlueNetwork2 (ena3) -> v4/DHCP4: 10.3.201.235/25 WAN (xn0) -> v4/DHCP4: 10.3.239.98/25
<rule uuid="05a6eb84-d13b-49bb-a9d6-c4e3b1805b69"> <type>pass</type> <interface>opt3</interface> <ipprotocol>inet</ipprotocol> <statetype>keep state</statetype> <descr>allow all traffic from blue network 2</descr> <direction>in</direction> <quick>1</quick> <source> <any>1</any> </source> <destination> <any>1</any> </destination> <log>1</log> </rule>
:~$ ping 10.3.201.235PING 10.3.201.235 (10.3.201.235) 56(84) bytes of data.
00:00:52.660957 rule 79/0(match): pass in on ena3: (tos 0x0, ttl 64, id 34272, offset 0, flags [DF], proto ICMP (1), length 84) 10.3.201.249 > 10.3.201.235: ICMP echo request, id 12, seq 1, length 64
root@OPNsense:~ # tcpdump -n -i ena3tcpdump: verbose output suppressed, use -v or -vv for full protocol decodelistening on ena3, link-type EN10MB (Ethernet), capture size 262144 bytes19:10:45.666195 IP 10.3.201.249 > 10.3.201.235: ICMP echo request, id 12, seq 1, length 6419:10:45.666235 IP 10.3.201.235 > 10.3.201.249: ICMP echo reply, id 12, seq 1, length 6419:10:46.673291 IP 10.3.201.249 > 10.3.201.235: ICMP echo request, id 12, seq 2, length 6419:10:46.673315 IP 10.3.201.235 > 10.3.201.249: ICMP echo reply, id 12, seq 2, length 64
root@OPNsense:~ # ping 10.3.201.249PING 10.3.201.249 (10.3.201.249): 56 data bytes64 bytes from 10.3.201.249: icmp_seq=0 ttl=64 time=0.308 ms64 bytes from 10.3.201.249: icmp_seq=1 ttl=64 time=0.231 ms
00:00:16.274609 rule 70/0(match) [uid 0]: pass out on ena3: (tos 0x0, ttl 64, id 17845, offset 0, flags [none], proto ICMP (1), length 84) 10.3.201.235 > 10.3.201.249: ICMP echo request, id 37587, seq 0, length 64
<filter> <rule uuid="040f670b-e260-4723-b4dd-5217c01bcaa7"> <type>pass</type> <ipprotocol>inet</ipprotocol> <statetype>keep state</statetype> <descr>allow all ICMP traffic</descr> <direction>in</direction> <floating>yes</floating> <quick>1</quick> <protocol>icmp</protocol> <source> <any>1</any> </source> <destination> <any>1</any> </destination> </rule>
:~$ ping 10.3.201.235PING 10.3.201.235 (10.3.201.235) 56(84) bytes of data.64 bytes from 10.3.201.235: icmp_seq=1 ttl=64 time=0.196 ms64 bytes from 10.3.201.235: icmp_seq=2 ttl=64 time=0.175 ms
00:00:00.000000 rule 77/0(match): pass in on ena3: (tos 0x0, ttl 64, id 8347, offset 0, flags [DF], proto ICMP (1), length 84) 10.3.201.249 > 10.3.201.235: ICMP echo request, id 15, seq 1, length 64
root@OPNsense:~ # tcpdump -n -i ena3tcpdump: verbose output suppressed, use -v or -vv for full protocol decodelistening on ena3, link-type EN10MB (Ethernet), capture size 262144 bytes19:17:27.701908 IP 10.3.201.249 > 10.3.201.235: ICMP echo request, id 16, seq 1, length 6419:17:27.701941 IP 10.3.201.235 > 10.3.201.249: ICMP echo reply, id 16, seq 1, length 6419:17:28.721290 IP 10.3.201.249 > 10.3.201.235: ICMP echo request, id 16, seq 2, length 6419:17:28.721313 IP 10.3.201.235 > 10.3.201.249: ICMP echo reply, id 16, seq 2, length 6419:17:29.745275 IP 10.3.201.249 > 10.3.201.235: ICMP echo request, id 16, seq 3, length 6419:17:29.745295 IP 10.3.201.235 > 10.3.201.249: ICMP echo reply, id 16, seq 3, length 64
root@OPNsense:/usr/home/student # tcpdump -n -e -i ena3tcpdump: verbose output suppressed, use -v or -vv for full protocol decodelistening on ena3, link-type EN10MB (Ethernet), capture size 262144 bytesNo replies, three pings sent21:19:14.676928 02:9d:2c:38:69:05 > 02:a3:86:44:1b:e3, ethertype IPv4 (0x0800), length 98: 10.3.201.249 > 10.3.201.235: ICMP echo request, id 25, seq 1, length 6421:19:14.676964 02:a3:86:44:1b:e3 > 02:e0:27:d1:67:a1, ethertype IPv4 (0x0800), length 98: 10.3.201.235 > 10.3.201.249: ICMP echo reply, id 25, seq 1, length 6421:19:14.967543 02:e0:27:d1:67:a1 > 02:a3:86:44:1b:e3, ethertype IPv4 (0x0800), length 90: 10.3.201.249.33315 > 104.234.70.173.123: NTPv4, Client, length 4821:19:15.697625 02:9d:2c:38:69:05 > 02:a3:86:44:1b:e3, ethertype IPv4 (0x0800), length 98: 10.3.201.249 > 10.3.201.235: ICMP echo request, id 25, seq 2, length 6421:19:15.697650 02:a3:86:44:1b:e3 > 02:e0:27:d1:67:a1, ethertype IPv4 (0x0800), length 98: 10.3.201.235 > 10.3.201.249: ICMP echo reply, id 25, seq 2, length 6421:19:16.721531 02:9d:2c:38:69:05 > 02:a3:86:44:1b:e3, ethertype IPv4 (0x0800), length 98: 10.3.201.249 > 10.3.201.235: ICMP echo request, id 25, seq 3, length 6421:19:16.721552 02:a3:86:44:1b:e3 > 02:e0:27:d1:67:a1, ethertype IPv4 (0x0800), length 98: 10.3.201.235 > 10.3.201.249: ICMP echo reply, id 25, seq 3, length 64Replies are being received, three pings sent:21:19:36.153819 02:9d:2c:38:69:05 > 02:a3:86:44:1b:e3, ethertype IPv4 (0x0800), length 98: 10.3.201.249 > 10.3.201.235: ICMP echo request, id 26, seq 1, length 6421:19:36.153845 02:a3:86:44:1b:e3 > 02:9d:2c:38:69:05, ethertype IPv4 (0x0800), length 98: 10.3.201.235 > 10.3.201.249: ICMP echo reply, id 26, seq 1, length 6421:19:36.431063 02:e0:27:d1:67:a1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.3.201.235 tell 10.3.201.129, length 2821:19:36.431076 02:a3:86:44:1b:e3 > 02:e0:27:d1:67:a1, ethertype ARP (0x0806), length 42: Reply 10.3.201.235 is-at 02:a3:86:44:1b:e3, length 2821:19:37.169553 02:9d:2c:38:69:05 > 02:a3:86:44:1b:e3, ethertype IPv4 (0x0800), length 98: 10.3.201.249 > 10.3.201.235: ICMP echo request, id 26, seq 2, length 6421:19:37.169573 02:a3:86:44:1b:e3 > 02:9d:2c:38:69:05, ethertype IPv4 (0x0800), length 98: 10.3.201.235 > 10.3.201.249: ICMP echo reply, id 26, seq 2, length 6421:19:38.193540 02:9d:2c:38:69:05 > 02:a3:86:44:1b:e3, ethertype IPv4 (0x0800), length 98: 10.3.201.249 > 10.3.201.235: ICMP echo request, id 26, seq 3, length 6421:19:38.193557 02:a3:86:44:1b:e3 > 02:9d:2c:38:69:05, ethertype IPv4 (0x0800), length 98: 10.3.201.235 > 10.3.201.249: ICMP echo reply, id 26, seq 3, length 6421:19:39.468520 02:e0:27:d1:67:a1 > 02:a3:86:44:1b:e3, ethertype IPv4 (0x0800), length 90: 10.3.201.249.45923 > 216.240.36.24.123: NTPv4, Client, length 4821:19:43.191794 02:e0:27:d1:67:a1 > 02:a3:86:44:1b:e3, ethertype IPv4 (0x0800), length 90: 10.3.201.249.54456 > 91.189.91.157.123: NTPv4, Client, length 48
2: ens5: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 02:9d:2c:38:69:05 brd ff:ff:ff:ff:ff:ff altname enp0s5 inet 10.3.201.249/25 metric 100 brd 10.3.201.255 scope global dynamic ens5 valid_lft 3173sec preferred_lft 3173sec inet6 fe80::9d:2cff:fe38:6905/64 scope link valid_lft forever preferred_lft forever
root@OPNsense:~ # ifconfig -uxn0: flags=8863<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 description: WAN (wan) options=20<JUMBO_MTU> ether 02:2f:a8:a6:15:13 inet 10.3.239.98 netmask 0xffffff80 broadcast 10.3.239.127 media: Ethernet autoselect (Unknown <full-duplex>) status: active nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>ena1: flags=8863<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 description: AccessNetwork (opt1) options=20<JUMBO_MTU> ether 02:01:3b:49:f5:bb inet 100.65.134.171 netmask 0xfffff000 broadcast 100.65.143.255 media: Ethernet autoselect (Unknown <full-duplex>) status: active nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>ena2: flags=8863<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 description: BlueNetwork1 (opt2) options=20<JUMBO_MTU> ether 02:86:ab:0a:83:29 inet 10.3.129.150 netmask 0xffffff80 broadcast 10.3.129.255 media: Ethernet autoselect (Unknown <full-duplex>) status: active nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>ena3: flags=8863<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 description: BlueNetwork2 (opt3) options=20<JUMBO_MTU> ether 02:a3:86:44:1b:e3 inet 10.3.201.235 netmask 0xffffff80 broadcast 10.3.201.255 media: Ethernet autoselect (Unknown <full-duplex>) status: active nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384 options=680003<RXCSUM,TXCSUM,LINKSTATE,RXCSUM_IPV6,TXCSUM_IPV6> inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x5 inet 127.0.0.1 netmask 0xff000000 groups: lo nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>