$ ip r | grep 10.2.210.2.2.0/24 via 10.2.2.1 dev enp7s0 10.2.2.0/24 via 10.2.2.1 dev enp7s0 proto dhcp src 10.2.2.2 metric 100 10.2.2.1 dev enp7s0 scope link 10.2.2.1 dev enp7s0 proto dhcp scope link src 10.2.2.2 metric 100
$ netstat -nr4 | grep 10.2.210.2.2.0/24 10.2.2.1 UGS vtnet310.2.2.1 link#4 UHS vtnet310.2.2.5 link#4 UH lo0
- Is the OPNsense the default gateway for the Ubuntu VMs in that remote network?
- Do the VMs have an active Firewall like ufw or iptables that could block the paket from source 172.16.23.0/24?