I have a Sony Vaio VPCCB22FX running 12.04 and I'm trying to connect to my home router which is a Linksys WRT310N.
The connection is supposed to be OK. I connect to the router and I actually received an IP address correctly but I can't get into the Internet. I can't even ping my default gateway (Linksys Router). What could be the problem?
The router has connectivity to the Internet because I can use another computer and connect to that same router without problems. I can't ping my laptop from the router either.
Please, any ideas? I'm a Ubuntu newbie. Appreciate all the help.
nmcli dev list iface eth0 | grep IP4, and making sure everything is what you expect (you can post the results if you want). You should be able to ping all the addresses shown in the result. – Marty Fried May 29 '12 at 4:52