From owner-freebsd-net@FreeBSD.ORG Mon Apr 19 01:08:32 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F29516A4CE for ; Mon, 19 Apr 2004 01:08:32 -0700 (PDT) Received: from shuttle.wide.toshiba.co.jp (shuttle.wide.toshiba.co.jp [202.249.10.124]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7731D43D41 for ; Mon, 19 Apr 2004 01:08:31 -0700 (PDT) (envelope-from jinmei@isl.rdc.toshiba.co.jp) Received: from ocean.jinmei.org (unknown [3ffe:501:100f:1010:a5ff:aefb:fee7:dff3]) by shuttle.wide.toshiba.co.jp (Postfix) with ESMTP id 5B37415210; Mon, 19 Apr 2004 17:08:25 +0900 (JST) Date: Mon, 19 Apr 2004 17:08:28 +0900 Message-ID: From: JINMEI Tatuya / =?ISO-2022-JP?B?GyRCP0BMQEMjOkgbKEI=?= To: =?ISO-2022-JP?B?Ik0bJEIidRsoQm5pY2EgRG9taW5ndWVzIg==?= In-Reply-To: References: User-Agent: Wanderlust/2.10.1 (Watching The Wheels) Emacs/21.3 Mule/5.0 (SAKAKI) Organization: Research & Development Center, Toshiba Corp., Kawasaki, Japan. MIME-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable cc: freebsd-net@freebsd.org Subject: Re: pim6sd configuration X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Apr 2004 08:08:32 -0000 >>>>> On Thu, 15 Apr 2004 12:35:03 +0000,=20 >>>>> "M=F3nica Domingues" said: > I'am configuring a SSM multicast router, for that I'am using pim6sd. > So, I'am FreeBSD with kame snap kit and I had install pim6sd. > At the moment, Itrying to configure the routing daemon and I'am having > some difficulties... First, I'd suggest you to ask questions specific to KAME snaps at a KAME mailing list. snap-users@kame.net would be the best place. > So, in file /etc/rc.conf I have: > mroute6d_enable =3D"YES" > mroute6d_program=3D"usr/local/v6/sbin/pim6sd" > In file /etc/pim6sd.conf I have: > phyint xl1 mld_version 2; > When I open pim6sd.log I don't have any log, is this normal? > I'am I doing this the right way? This is not so surprising since you seem not to have specified a log level. Please try to add the following in your pim6sd.conf: log all; (though this should be quite noisy). JINMEI, Tatuya Communication Platform Lab. Corporate R&D Center, Toshiba Corp. jinmei@isl.rdc.toshiba.co.jp