Physical Address

304 North Cardinal St.
Dorchester Center, MA 02124

connect: Network is unreachable

This was a mighty screw up, I don’t exactly remember how I did this, but I messed with the routing table and deleted the default gateway entry. So whenever I tried to ping a IP I’d get the following:

[root@localhost etc]# ping 208.67.222.222
connect: Network is unreachable

The fix for this turned out to be pretty simple, issue the following at shell.

route add default gw <DFEFAULT GATEWAY>