I don't see a default route in the routing table. Try adding one, and see if that works:
Code:
sudo route add default eth0
Also, route sometimes takes a while. Try waiting like 5 minutes (for network timeouts or something), and then see if it finishes.