[TAG] Mandriva 2007 - WiFi cards cannot find network
OS
osavill at uklinux.net
Mon Feb 12 12:15:42 MSK 2007
I have wondered about eth0, however I kept returning to the fact that WiFi
works on a different partition running Mand 2006 on the same machine. The
proof - I'm using Wireless now on Mand 2006.
On Mand 2006 route -n produces
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 ath0
0.0.0.0 192.168.0.1 0.0.0.0 UG 0 0 0 ath0
Wow ! very different !
On Mand 2007 after a fresh reboot route -n produces
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.0.0 0.0.0.0 255.255.255.0 U 35 0 0 ath0
169.254.0.0 0.0.0.0 255.255.0.0 U 35 0 0 ath0
0.0.0.0 192.168.0.1 0.0.0.0 UG 35 0 0 ath0
There's no eth0 but where on earth did 169.254.0.0 come from. I've tried
reconfiguring the interface but I cannot get rid of 169.254.0.0 nor can I
find it in any configuration.
Thanks,
Owen
On Friday 09 Feb 2007 22:55, Kapil Hari Paranjape wrote:
> Hello,
>
> On Sat, 10 Feb 2007, OS wrote:
> > Well, I've tried encoding a manual IP adress, netmask, gateway and DNS
> > server 1.
> >
> > The WiFi AP is 192.168.0.1, my assigned IP address is 192.168.0.2. The
> > netmask is 255.255.0.0, the gateway is 192.168.0.1 and the first DNS
> > server is 192.168.0.1
> >
> > The NetApplet applet now shows a connected interface and shows a good
> > signal strength.
>
> So far so good.
>
> > route -n
> > Kernel IP routing table
> > Destination Gateway Genmask Flags Metric Ref Use
> > Iface 192.168.0.0 0.0.0.0 255.255.255.0 U 10 0
> > 0 eth0 169.254.0.0 0.0.0.0 255.255.0.0 U 10 0
> > 0 eth0 169.254.0.0 0.0.0.0 255.255.0.0 U 35
> > 0 0 ath0 192.168.0.0 0.0.0.0 255.255.0.0 U 35
> > 0 0 ath0 0.0.0.0 192.168.0.1 0.0.0.0 UG
> > 10 0 0 eth0 0.0.0.0 192.168.0.1 0.0.0.0 UG
> > 35 0 0 ath0
>
> Herein there is a problem. You seem to have two interfaces connected
> to the same network 192.168.x.x --- these are eth0 and ath0.
>
> Since the eth0 entry is higher in the table it will take prcedence.
> Try to DOWN the eth0 interface and see what happens.
> ifdown eth0
> should do it.
>
> Regards,
>
> Kapil.
> --
More information about the TAG
mailing list