From owner-freebsd-net Sat Mar 4 14:13:29 2000 Delivered-To: freebsd-net@freebsd.org Received: from mail-blue.research.att.com (mail-blue.research.att.com [135.207.30.102]) by hub.freebsd.org (Postfix) with ESMTP id 5A6C237B8A9 for ; Sat, 4 Mar 2000 14:13:21 -0800 (PST) (envelope-from fenner@research.att.com) Received: from alliance.research.att.com (alliance.research.att.com [135.207.26.26]) by mail-blue.research.att.com (Postfix) with ESMTP id 8933F4CE06; Sat, 4 Mar 2000 17:13:20 -0500 (EST) Received: from windsor.research.att.com (windsor.research.att.com [135.207.26.46]) by alliance.research.att.com (8.8.7/8.8.7) with ESMTP id RAA22026; Sat, 4 Mar 2000 17:13:19 -0500 (EST) From: Bill Fenner Received: (from fenner@localhost) by windsor.research.att.com (8.8.8+Sun/8.8.5) id OAA13714; Sat, 4 Mar 2000 14:12:50 -0800 (PST) Message-Id: <200003042212.OAA13714@windsor.research.att.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII To: efisch@kpmg.com Subject: Re: IGMP packets?! Cc: freebsd-net@freebsd.org Date: Sat, 4 Mar 2000 14:12:49 -0800 Versions: dmail (solaris) 2.2g/makemail 2.9a Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >I have a ppp dial-on-demand gateway that does not drop the connection as it >is supposed to. I ran tcpdump and found that every 30 seconds the gateway >is sending igmp v2 queries to "ALL-SYSTEMS.MCAST.NET". > >Any idea where these are coming from any how to stop them? They are coming from a multicast routing daemon such as pimd or mrouted. One way to turn them off would be to disable the interface in question in the multicast routing daemon's configuration file. Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message