Hi,
I've connected my TP-Link WR1043ND, latestet Openwrt release, guess 15.5, using one of the LAN ports. I assigned a VLAN ID to the port to separate the guests wifi from the private lan.
Works perfectly well, however I noticed that while nobody uses this appropriate interface, many packets arrive at the firewall like those for example:
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on blue0, link-type EN10MB (Ethernet), capture size 262144 bytes
20:36:19.191805 f8:d1:11:bc:72:10 > 33:33:00:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::fad1:11ff:febc:7210 > ff02::1: HBH ICMP6, multicast listener querymax resp delay: 10000 addr: ::, length 24
20:38:24.631845 f8:d1:11:bc:72:10 > 33:33:00:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::fad1:11ff:febc:7210 > ff02::1: HBH ICMP6, multicast listener querymax resp delay: 10000 addr: ::, length 24
This obviously happend every second minute, as seen above. I've already disable all available options regarding IPv6 on the guests wifi interface to no avail so far. Is there anything I could lookup to finally stop Openwrt from sending?
Thanks,
Michael