### HOST └─$ route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 10.30.1.13 0.0.0.0 UG 0 0 0 tun0 10.30.1.1 10.30.1.13 255.255.255.255 UGH 0 0 0 tun0 10.30.1.13 0.0.0.0 255.255.255.255 UH 0 0 0 tun0 178.162.205.1 192.168.3.1 255.255.255.255 UGH 0 0 0 wlan0 192.168.3.0 0.0.0.0 255.255.255.0 U 9 0 0 wlan0 192.168.122.0 0.0.0.0 255.255.255.0 U 0 0 0 virbr0 ### GUEST └─$ ip route default via 10.0.2.2 dev enp0s3 proto static metric 100 10.0.2.0/24 dev enp0s3 proto kernel scope link src 10.0.2.15 metric 100