From owner-freebsd-net@FreeBSD.ORG Tue Jan 26 08:59:37 2010 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CB0D71065696 for ; Tue, 26 Jan 2010 08:59:37 +0000 (UTC) (envelope-from iprebeg@freebsd.org) Received: from maja.zesoi.fer.hr (maja.zesoi.fer.hr [161.53.64.3]) by mx1.freebsd.org (Postfix) with ESMTP id 82F578FC16 for ; Tue, 26 Jan 2010 08:59:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by maja.zesoi.fer.hr (Postfix) with ESMTP id 8C1EE9FD7A; Tue, 26 Jan 2010 09:59:35 +0100 (CET) Received: from maja.zesoi.fer.hr ([127.0.0.1]) by localhost (maja.zesoi.fer.hr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SkzK2kswV3G6; Tue, 26 Jan 2010 09:59:33 +0100 (CET) Received: from valeria.zesoi.fer.hr (valeria.zesoi.fer.hr [161.53.64.29]) by maja.zesoi.fer.hr (Postfix) with ESMTP id 3BEA29FD74; Tue, 26 Jan 2010 09:59:33 +0100 (CET) Date: Tue, 26 Jan 2010 09:56:58 +0100 From: iprebeg@freebsd.org To: yanqing you Message-ID: <20100126085658.GA19130@valeria.zesoi.fer.hr> References: <81e37cce1001201752t670daba3sbeb4e7b5e3035bf7@mail.gmail.com> <20100121093221.GA23339@valeria.zesoi.fer.hr> <81e37cce1001251851t4881044fkda7f51092e954aef@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cNdxnHkX5QqsyA0e" Content-Disposition: inline In-Reply-To: <81e37cce1001251851t4881044fkda7f51092e954aef@mail.gmail.com> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: freebsd-net@freebsd.org Subject: Re: freeBSD8.0 multicast routing problem X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jan 2010 08:59:37 -0000 --cNdxnHkX5QqsyA0e Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Honestly, I never gave many credits to mrouted. I do all testing of my mcast stuff with xorp. If you want, I'll send you some examples of config.boot files for xorp, they can look mess if you use it for first time.=20 If you want to stick with mrouted, can you describe your problem with a bit more details? What do you use to generate mcast traffic? What happens with it and what not? There are lot of stuff which can go wrong here. Maybe first one which you can look at is wheather your outgoing packets have TTL > 1 and increase it properly. That happened to me with mcast-tools (mcastsend & mcastrecv). On Tue, Jan 26, 2010 at 10:51:10AM +0800, yanqing you wrote: > Thank you all that give me help,I configure mrouted with the handbook and > update to 8.0 stable ,but it cannot multicast routing yet. please give me > more advice.This is the steps of my configuration following: > 1.configure the kernel options,add the following > options MROUTING > 2.build and install new kernel > 3.run mrouted > I think the mrouted.conf is not correct configured,please give me some > advice how to configure it . >=20 > 2010/1/21 >=20 > > I belive that mrouting in 8.o is broken due to some kind of paranoid > > filter that drops IGMP joins, can't rememeber exact problem. Anyway, bms > > commited patch to -STABLE, so maybe you may need to pull up kernel > > source from cvs. > > > > Ivor > > > > On Thu, Jan 21, 2010 at 09:52:56AM +0800, yanqing you wrote: > > > how to enable multicast routing in freeBSD8.0,please give the steps of > > > configuration. > > > _______________________________________________ > > > freebsd-net@freebsd.org mailing list > > > http://lists.freebsd.org/mailman/listinfo/freebsd-net > > > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" > > > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" --cNdxnHkX5QqsyA0e Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (GNU/Linux) iEYEARECAAYFAkterloACgkQHE64Rwv9Fd7BGQCghEKijOLeO1n2M21pz8bqi9sn QSoAoIJrYnUPG17T7kupqg+sQvVYh5C4 =Wqj+ -----END PGP SIGNATURE----- --cNdxnHkX5QqsyA0e--