Re: Creating virtual interface triggers an IGMPv3 Join to Multicast DNS

2007-08-07 Thread Adam M
Hi Kyle, Ah-hah, you nailed it right on the head. I unknowingly had Bonjour running (must be installed by default on Fedora Core 3), which started a process 'mDNSResponder'. I'm guessing that's the bugger that's fire off these multicast joins. Thanks for the tip! -Adam On Tue, 7 Aug 2007 00:30

Re: Creating virtual interface triggers an IGMPv3 Join to Multicast DNS

2007-08-06 Thread Kyle Moffett
On Aug 06, 2007, at 19:37:47, Adam M wrote: Hi folks, For some reason, every time I create a virtual interface (using tun), the interface immediately generates an IGMPv3 Join packet for group 224.0.0.251, which (according to Google) is Multicast DNS. This packet is generated automatically

Creating virtual interface triggers an IGMPv3 Join to Multicast DNS

2007-08-06 Thread Adam M
Hi folks, For some reason, every time I create a virtual interface (using tun), the interface immediately generates an IGMPv3 Join packet for group 224.0.0.251, which (according to Google) is Multicast DNS. This packet is generated automatically and consistently. I'm wondering why this should be