[Bug 484] New: avahi broadcasts are not detected as multicast
bugzilla-daemon at bugzilla.netfilter.org
bugzilla-daemon at bugzilla.netfilter.org
Mon Jun 5 21:11:29 CEST 2006
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=484
Summary: avahi broadcasts are not detected as multicast
Product: netfilter/iptables
Version: linux-2.6.x
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: ip_tables (kernel)
AssignedTo: laforge at netfilter.org
ReportedBy: nicolas.mailhot at laposte.net
I have my syslog flooded with
kernel: Inbound IN=eth0 OUT= MAC= SRC=81.64.156.253 DST=224.0.0.251 LEN=32
TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
and the riptable uleset ending in
-m limit --limit 5/sec -j LOG --log-prefix "Inbound " --log-level 6
clearly specifies
-m pkttype --pkt-type multicast -j ACCEPT
before so it seems avahi packets are not recognised as multicast
--
Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the netfilter-buglog
mailing list