Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Aug 2005 20:03:27 -0400 (EDT)
From:      "PK" <piotrekk@excite.com>
To:        freebsd-questions@freebsd.org
Subject:   enable WEP for the wlan card WG311T on freeBSD 5.4
Message-ID:  <20050813000327.BF50BBF62@xprdmailfe13.nwk.excite.com>

next in thread | raw e-mail | index | archive | help

hi 

howto enable WEP for the wlan card WG311T on freeBSD 5.4 ?

I'v tried:

# ifconfig ath0 inet 192.168.200.20 netmask 255.255.255.0 channel    9 ssid myessid wepmode on weptxkey 1 wepkey 1:0xXXXXXXXXXXXXXXXXXXXXXX 


# ifconfig ath0 inet 192.168.200.20 netmask 255.255.255.0 channel 9 ssid myessid wepmode on weptxkey 1 wepkey 1:0xXXXXXXXXXXXXXXXXXXXXXX mode 11b       


# ifconfig ath0 inet 192.168.200.20 netmask 255.255.255.0 channel 9 ssid myessid wepmode on weptxkey 1 wepkey 0xXXXXXXXXXXXXXXXXXXXXXX  media DS/11Mbps

# ifconfig ath0 inet 192.168.200.20 netmask 255.255.255.0 channel 9 ssid myessid wepmode on weptxkey 1 wepkey 0xXXXXXXXXXXXXXXXXXXXXXX  media OFDM/54Mbps

# ifconfig
ath0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet6 fe90::10e:c4ff:fd25:d1c9%ath0 prefixlen 64 scopeid 0x1
        inet 192.168.200.20 netmask 0xffffff00 broadcast 192.168.200.255
        ether 00:0f:a4:15:c2:b8 
        media: IEEE 802.11 Wireless Ethernet autoselect mode 11b (DS/1Mbps)
        status: no carrier
        ssid myessid  1:myessid 
        channel 9 authmode OPEN powersavemode OFF powersavesleep 100
        rtsthreshold 2312 protmode CTS
        wepmode MIXED weptxkey 1
        wepkey 1:104-bit


but still doesn't work !








_______________________________________________
Join Excite! - http://www.excite.com
The most personalized portal on the Web!





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050813000327.BF50BBF62>