I think it might help if you use traceroute instead of ping, that will give you more information about the connection (to install on ubuntu: sudo apt-get install traceroute).
And in addition you can look at the route table (route -n), maybe you just need to add a static route.
↧