wi-fi problem



Hi,

Access Point is configured with authmode shared with 64-bit ascii wepkey.
I have FreeBSD 6, loaded wlan_wep module.
in rc.conf:
ifconfig_ral0="DHCP"

When i try:
ifconfig ral0 ssid name authmode shared channel 13 wemode on \
weptxkey 1 wepkey 1:0x1234567890

in /var/log/messages i get:

ral0: ieee80211_crypto_newkey: no h/w support for cipher WEP, falling back
to s/w
ral0: ieee80211_crypto_setkey: WEP keyix 0 flags 0x13 mac 00:14:85:16:d2:11
rsc 0 tsc 0 len 5
ral0: ieee80211_newstate: INIT -> INIT
ral0: ieee80211_newstate: INIT -> SCAN
ral0: begin active scan in 11g mode, scangen 418
ieee80211_reset_scan: scan set: 13 start chan 13
ral0: ieee80211_free_allnodes_locked: free all nodes in scan table
ral0: node_reclaim: remove 0xc22c5400<00:14:85:16:d2:11> from scan table,
refcnt 1
ral0: ieee80211_next_scan: chan 13->13
ral0: ieee80211_newstate: SCAN -> SCAN
ral0: ieee80211_ref_node (ieee80211_send_probereq:979)
0xc22c5400<00:14:85:16:d2:11> refcnt 2
ral0: [ff:ff:ff:ff:ff:ff] send probe req on channel 13
ral0: received probe_resp from 00:0f:a3:58:c7:ae rssi 43
ral0: ieee80211_setup_node 0xc2267400<00:0f:a3:58:c7:ae> in scan table
[00:0f:a3:58:c7:ae] new probe_resp on chan 13 (bss chan 13) "name"
[00:0f:a3:58:c7:ae] caps 0x411 bintval 100 erp 0x6 country info 47 42 20 01
0d 14
ral0: received probe_resp from 00:0f:a3:58:c7:ae rssi 45
[00:0f:a3:58:c7:ae] probe_resp on chan 13 (bss chan 13) "name"
ral0: ieee80211_cancel_scan: end active scan
ral0: ral0: notify scan done
ral0: macaddr bssid chan rssi rate flag wep essid
+ 00:0f:a3:58:c7:ae 00:0f:a3:58:c7:ae 13 45 54M ess wep "name"
ral0: _ieee80211_free_node 0xc22c5400<00:14:85:16:d2:11> in <gone> table
ral0: _ieee80211_crypto_delkey: NONE keyix 65535 flags 0x3 rsc 0 tsc 0 len 0
ral0: ieee80211_ref_node (ieee80211_send_mgmt:1063)
0xc2267400<00:0f:a3:58:c7:ae> refcnt 3
[00:0f:a3:58:c7:ae] send auth on channel 13
ral0: received auth from 00:0f:a3:58:c7:ae rssi 46
ral0: [00:0f:a3:58:c7:ae] recv auth frame with algorithm 1 seq 2
ral0: ieee80211_ref_node (ieee80211_send_mgmt:1063)
0xc2267400<00:0f:a3:58:c7:ae> refcnt 4
ral0: [00:0f:a3:58:c7:ae] request encrypt frame (ieee80211_send_mgmt)
ral0: [00:0f:a3:58:c7:ae] encrypting frame (ieee80211_mgmt_output)
[00:0f:a3:58:c7:ae] send auth on channel 13
[ral0:00:0f:a3:58:c7:ae] discard duplicate frame, seqno <3972,3972> fragno
<0,0> tid 0
last message repeated 2 times
ral0: received auth from 00:0f:a3:58:c7:ae rssi 46
ral0: [00:0f:a3:58:c7:ae] recv auth frame with algorithm 24907 seq 4
[ral0:00:0f:a3:58:c7:ae] discard auth frame, unsupported alg 24907
ral0: received beacon from 00:0f:a3:58:c7:ae rssi 46
last message repeated 13 times
[ral0:00:0b:6b:3c:94:95] discard data frame, unauthorized port: ether type
0x2600 len 52
ral0: received beacon from 00:0f:a3:58:c7:ae rssi 46
last message repeated 4 times


and my ifconfig ral0:



ral0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
inet6 fe80::214:85ff:fe16:d211%ral0 prefixlen 64 scopeid 0x2
ether 00:14:85:16:d2:11
media: IEEE 802.11 Wireless Ethernet autoselect (autoselect)
status: no carrier
ssid name channel 13
authmode SHARED privacy ON deftxkey 1 wepkey 1:40-bit

txpowmax 100 protmode CTS bintval 100


and still "no carrier" :-(

What is wrong?

--

Best regards,

Sekol


.



Relevant Pages

  • How to connect with ap
    ... 64-bit ascii wepkey. ... Am trying to configure Gigabyte GN-WPKG wireless PCI card ... ral0: begin active scan in 11g mode, ... IEEE 802.11 Wireless Ethernet autoselect ...
    (freebsd-net)
  • Re: wireless dongle Howto.
    ... On Thursday 07 February 2008 22:45:58 Dead Line wrote: ... weptxkey 1 wepkey 1:3230xxxxxx DHCP"# ... wepkey must start with 0x if given to ifconfig ...
    (freebsd-questions)