root@vm-debian-11:~# arp -an ? (192.168.56.106) at 08:00:27:a8:37:59 [ether] on enp0s8 ? (10.0.2.2) at 52:54:00:12:35:02 [ether] on enp0s3 ? (192.168.56.200) at 08:00:27:56:34:68 [ether] on enp0s8 ? (10.0.2.3) at 52:54:00:12:35:03 [ether] on enp0s3 root@vm-debian-11:~# route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 10.0.2.2 0.0.0.0 UG 0 0 0 enp0s3 10.0.2.0 0.0.0.0 255.255.255.0 U 0 0 0 enp0s3 169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 enp0s8 198.168.56.0 0.0.0.0 255.255.255.0 U 0 0 0 enp0s8 root@vm-debian-11:~#