On 12/21/2009 03:36 AM, checkfrogger wrote:
>
> Thanks for your answers, modifying resolv.conf did not help.
> So here is the output of /sbin/route -n
>
> Kernel IP routing table
> Destination Gateway Genmask Flags Metric Ref Use
> Iface
> 84.75.96.0 0.0.0.0 255.255.240.0 U 2 0 0
> wlan0
>
>
> I am not sure how to interpret it. My wired connection works and here
> is the output (if it helps):
>
> Kernel IP routing table
> Destination Gateway Genmask Flags Metric Ref Use
> Iface
> 84.75.96.0 0.0.0.0 255.255.240.0 U 1 0 0
> eth0
> 0.0.0.0 84.75.96.1 0.0.0.0 UG 0 0 0
> eth0
Do you see the difference? Your wireless connection does not have a
default gateway (the one with the UG flags.). Because of this, the
device has no route to the outside world. This is a known bug. Using
your wired connection, do an update. Then using the NetworkManager
applet, delete your wireless connection and remake it.