local: 192.168.96.1 (ap)

wl0_infra=1
wl0_ifname=eth1
wl0_mode=ap
wl0_gmode=2
wl0_ssid=somessid
wl0id=0x4320
wl0gpio2=0
wl0gpio3=0
wl0_radio=1
wl0_channel=6

remote: 192.168.96.2 (wet)

wl0_infra=1
wl0_ifname=eth1
wl0_mode=wet
wl0_gmode=2
wl0_ssid=somessid
wl0id=0x4320
wl0gpio2=0
wl0gpio3=0
wl0_radio=1
wl0_channel=6

this works perfectly fine. they associate and i can ping both sides perfectly.

then i add to both sides:

wl0_akm=psk
wl0_crypto=tkip
wl0_wpa_psk=somecryptokey

now they cannot ping anymore.

on wet side, i do wl sta_info:

STA 00:13:10:FA:81:27:
         rateset [ 1 2 5.5 11 18 24 36 48 54 ]
         idle   0 seconds
         in network 213 seconds
         state : AUTHENTICATED ASSOCIATED
         flags 0x1d BRCM ABCAP

it never shows AUTHORIZED.

so RC4 nas is broken for client bridged mode?

btw I was able to get wpa working to encrypt WDS link for ap<->ap, with a small hack to S41nas.

(Last edited by bani on 10 Dec 2005, 11:58)