Hi Jacques,
Ok. I issuedd this commands on the second router:

brctl addbr br0
brctl addif br0 wlan0
brctl addif br0 eth0
#for some reasons wlan0 has noop !
ip link set wlan0 up
# now the ap is reporting that this interface is connected
ip addr add 192.168.1.1 dev br0
ip link set br0 up

In this moment i have the bridge up and working (manualy) and the AP is 
rejecting packets because of the hw address of the transmitting "nic" 
which is the hw adress of the bridge!

Any ideeas somebody?

marian



_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to