ifconfig -a is

eth0      Link encap:Ethernet  HWaddr 00:26:2d:97:8b:85
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
          Interrupt:16

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

sit0      Link encap:IPv6-in-IPv4
          NOARP  MTU:1480  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

wlan0     Link encap:Ethernet  HWaddr f0:7b:cb:16:52:ec
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

ifconfig wlan0 up
wpa_supplicant -Dwext -iwlan0 -c/etc/wpa_supplicant/wpa_supplicant.conf &
ifconfig wlan0 192.168.1.99

and can ping 192.168.1.1
but cann't ping www.g.cn
Network is unreachable(101)

i have edit /etc/resolv.conf
nameserver 192.168.1.1

2011/1/14 doherty pete <nishizaw...@gmail.com>

>
> i donn't known what different form wext and madwifi....
> i just known my wireless is bcm4357...
>
> 2011/1/14 Vortex 3 <vort...@gmail.com>
>
>> Pete,
>>
>>
>>> wpa_supplicant_wlan0="-Dmadwifi"
>>>
>>
>> From your previous message, your are using the "madwifi" driver. However,
>> you are executing
>>
>>
>> wpa_supplicant -Dwext -iwlan0 -c/etc/wpa_supplicant/wpa_supplicant.conf
>>>
>>
>> Where now you specify the "wext" driver. Maybe that's the problem (?)
>>
>
>
>
> --
> pete_doherty
>



-- 
pete_doherty

Reply via email to