WDS: something missing

Christian Mautner hostap
Tue Sep 2 14:50:47 PDT 2003


On Tue, Sep 02, 2003 at 11:16:30AM +0200, Jonnas wrote:
[...]
> I use these basic commands to setup the bridge:
> 
> Ap-A:
> 
> #!/bin/bash
> 
> WDS_PEER_MAC="00:02:6F:04:90:BE"
> 
> iwpriv wlan0 wds_add $WDS_PEER_MAC
> brctl addbr br0
> brctl addif br0 wlan0
> brctl addif br0 wlan0wds0
> ifconfig wlan0 0.0.0.0
> ifconfig wlan0wds0 0.0.0.0
> ifconfig br0 10.0.0.2 up

Have you done:
iwconfig wlan0 mode repeater
before?

If no, try that.

If yes, you might want to tell us which cards you are using and what
firmware version.

chm.

-- 
christian mautner -- chm bei istop punkt com -- ottawa, canada





More information about the Hostap mailing list