2015-03-31 20:05 GMT+02:00 Luca Bertoncello <[email protected]>:

> alessandro macuz <[email protected]> schrieb:
>
> > What do "ifconfig -a" and "brctl show" give you?
>
> I just see this:
>
> root@OpenWrt:/etc/config# tcpdump -i wlan0.10
> tcpdump: WARNING: wlan0.10: no IPv4 address assigned
> tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
> listening on wlan0.10, link-type EN10MB (Ethernet), capture size 65535
> bytes
> 20:02:20.452294 ARP, Request who-has frodo.lucabert.intra tell
> 192.168.10.154, length 28
> 20:02:20.452366 ARP, Request who-has frodo.lucabert.intra tell
> 192.168.10.154, length 28
> 20:02:21.453060 ARP, Request who-has frodo.lucabert.intra tell
> 192.168.10.154, length 28
> 20:02:21.453128 ARP, Request who-has frodo.lucabert.intra tell
> 192.168.10.154, length 28
> 20:02:22.451956 ARP, Request who-has frodo.lucabert.intra tell
> 192.168.10.154, length 28
> 20:02:22.452024 ARP, Request who-has frodo.lucabert.intra tell
> 192.168.10.154, length 28
>
> the same if I try to sniff eth0.10...
> It seems that the bridge does not work, isn't it?
>
>

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.

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

Reply via email to