alessandro macuz <[email protected]> schrieb:

> Indeed the bridge is malconfigured since you got
> 
> breth0.10               8000.f8d111886ec2       no              wlan0.10
> 
> wlan0.10 is part of the bridge br eth0.10 whilst you should have a a bridge
> with wlan0.10 and eth0.10 together.

I tryed to get it manually with:

        brctl delif breth0.10 wlan0.10
        brctl addif br-lan wlan0.10

now the situation:

root@OpenWrt:/etc/config# brctl show
bridge name     bridge id               STP enabled     interfaces
br-guestlan             7fff.f8d111886ec2       no              eth0.666
                                                        wlan0-1
br-lan          7fff.f8d111886ec2       no              eth0.10
                                                        wlan0
                                                        wlan0.10

Unfortunately, no changes in the situation... :(

Thanks
Luca Bertoncello
([email protected])
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users

Reply via email to