Subject: Re: Lucent WLAN wireless setup
To: Steven M. Bellovin <smb@cs.columbia.edu>
From: Francisco Valladolid <francisco@vmicrosistemas.com>
List: netbsd-users
Date: 01/07/2005 17:38:36
Hi, thanks.

I'am running NetBSD 2.0_RC5 in this laptop,

The output of   ifconfig wi0 is:

wi0: flags =8863<UP, BROADCAST,NOTRAILERS,RUNNING,SIMPLEXMULTICAST> mtu 1500
    ssid linksys
    powersave off
    bssid 00:0c:41:67:95:d0 chan 6
    address: <x:x:x:x:x>
    media: IEEE802.11 autoselect mode 11b (DS11)
    status: active
    inet 192.168.1.30 metmask 0xffffff00 broadcast 192.168.1.255
    inet6 <xxxxx>

Regards.


Steven M. Bellovin wrote:

>In message <41DF1848.6090001@vmicrosistemas.com>, Francisco Valladolid writes:
>  
>
>>Hi, folks
>>
>>I have a Lucent WAVE LAN wireless PCMCIA card, i'am testint this in my 
>>IBM T21 Laptop, also i has read the document in the netbsd web site 
>>about the config this card, but until now, i can't configure this.
>>
>>The procedure is the next:
>>
>>1.- I'am running NetBSD 2.0 rel.
>>2,- I have a Linksys access point. conected to hub Linksys also, the IP 
>>for this access point is: 192.168.1.x
>>3.-  My laptop has the wireless card attached in the slot 1, then, i do 
>>the following.
>>
>>
>>/home/ficovh $> sudo ifconfig wi0 ssid  <some>
>>/home/ficovh $> sudo ifconfig wi0 chan 6
>>/home/ficovh $> sudo ifconfig wi0 inet 192.168.1.x netmask 0xffffff00 
>>media autoselect
>>
>>The access point is conected and working.
>>
>>My wi card is active with IP set.
>>
>>now, i can't ping to other machines in the internal net. Can some help o 
>>sugestions.
>>
>>Best Regards.
>>
>>Fco. Valladolid.
>>
>>
>>    
>>
>You definitely don't need to set 'chan'.  What does it say if you just 
>run 'ifconfig wi0'?  (And what release of NetBSD is this?)
>
>		--Prof. Steven M. Bellovin, http://www.cs.columbia.edu/~smb
>
>
>
>  
>