ok i managed to install traceroute on the first vm and here's what happens when i traceroute 8.8.8.8:
	
	
	
		
				
			
		Code:
	
	traceroute to 8.8.8.8 (8.8.8.8), 30 hops max, 60 byte packets
 1  _gateway (192.168.3.1)  0.293 ms  0.264 ms  0.257 ms
 2  192.168.1.1 (192.168.1.1)  2.248 ms  2.717 ms  2.947 ms
 3  151.7.206.36 (151.7.206.36)  12.447 ms  12.516 ms  12.826 ms
 4  151.7.51.168 (151.7.51.168)  12.429 ms  12.423 ms  12.943 ms
 5  151.6.1.168 (151.6.1.168)  13.780 ms  13.775 ms 151.6.3.180 (151.6.3.180)  14.432 ms
 6  151.6.7.181 (151.6.7.181)  13.677 ms 151.6.7.239 (151.6.7.239)  13.608 ms  13.904 ms
 7  74.125.32.80 (74.125.32.80)  13.986 ms  13.390 ms  15.355 ms
 8  * * *
 9  8.8.8.8 (8.8.8.8)  10.239 ms  10.442 ms  9.955 ms 
	 
	
