Edwin Jiman - 2020-05-14

I was trying to introduce latency when reaching google.com but it appears
that it is not working when I perform a ping to the google DNS of 8.8.8.8.

Following the provided instructions I added two new entry to my routing
table:
route add 8.8.8.8 mask 255.255.255.255 <vm ip="">
route add <host ip=""> mask 255.255.255.255 <vm ip=""></vm></host></vm>

When pinging 8.8.8.8, it times out. Meanwhile I was able to configure this
successfully using a different machine but when using my current primary
computer, it does not appear to be working?

Does it have anything to do with the fact that I am running this on a wi-fi
connection?