Am Dienstag 30 Mai 2006 20:07 schrieb Ben Greear: > May 30 11:01:37 x64-1u avahi-daemon[2022]: Joining mDNS multicast group on > inter face eth2#18.IPv4 with address 172.1.2.20. > May 30 11:01:37 x64-1u avahi-daemon[2022]: IP_ADD_MEMBERSHIP failed: No > buffer s pace available
there is a configurable limit of system wide multicast memberships. As you're the guy who creates gazillions of VLAN interfaces, you will surely hit it. Check /proc/sys/net/ipv4/igmp_max_memberships. (This is also relevant for people running OSPF over many VLANs). Stefan - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html