[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: still don't understand wireless



    "Emma" == Emma Jane Hogbin <emmajane@xtrinsic.com> writes:

    Emma> On Sat, Apr 12, 2003 at 01:34:42AM -0700, Vineet Kumar
    Emma> wrote:
    >> Your wireless is eth0?  Mine is wlan0.

    Emma> I'm pretty sure mine's eth1, but i pull it up and down with
    Emma> eth0.

    >> So maybe eth0 is down but wlan0 is up and running fine?  What
    >> does ifconfig say?  or 'ip addr'?  route (or 'netstat -r', or
    >> 'ip route')?  (Checking the route will tell you which interface
    >> your default route is using.)

    Emma> $ ifconfig eth0 Link encap:Ethernet HWaddr 00:00:E2:8D:22:8B
    Emma>>          UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1

    Emma>> ......
    Emma> eth1 Link encap:Ethernet HWaddr 00:02:2D:56:0C:29
    Emma>      inet addr:192.168.1.102 Bcast:192.168.1.255 Mask:255.255.255.0

Well, you have two ethernet interfaces. One has an IP address (eth1)
the other does not. You need to figure out which one is the wireless
card (My guess: eth0). The reason you can reach the "Internet" is
because eth1 is set up correctly, and your routing table indicates to
use it for outbound traffic.

I hope that explains your original question about why you see DHCP
fail but are still are able to access the outside world. 

I suspect your wireless card does not have it's ESSID/encryption key
set??

Cheers!
Shyamal



Reply to: