On 31 Mar 2015 20:19, "Luca Bertoncello" <[email protected]> wrote:
>
> 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

I'd keep the bridge created by openwrt and move eth0.10 from whatever
bridge it is under to that breth0.10, just for testing. Better to reboot
the device before proceeding.

Alex
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users

Reply via email to