From owner-freebsd-questions@FreeBSD.ORG Tue Jul 8 09:00:19 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 50FB337B401 for ; Tue, 8 Jul 2003 09:00:19 -0700 (PDT) Received: from RelaySNC.nai.com (relaysnc.nai.com [161.69.3.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1C3443F85 for ; Tue, 8 Jul 2003 09:00:18 -0700 (PDT) (envelope-from Abhinandan_Som@NAI.com) Received: from scwsout1.nai.com (scwsout1.nai.com [161.69.3.73]) h68FlbC09473 for ; Tue, 8 Jul 2003 10:47:39 -0500 (CDT) Received: From DALEXBR1.corp.nai.org ([161.69.111.81]) by scwsout1.nai.com (WebShield SMTP v4.5 MR1a); id 1057680155729; Tue, 8 Jul 2003 09:02:35 -0700 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Date: Tue, 8 Jul 2003 11:03:16 -0500 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: questions on mbone and FreeBSD Thread-Index: AcNFgz5G2G4GSgGqRJKHHC/hOcdBlA== From: To: Subject: questions on mbone and FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jul 2003 16:00:19 -0000 Hi, I have some questions about mbone on FreeBSD My Configuration 1. A Dell Optiplex GX150 with FreeBSD 4.8 running on it 2. Configured the kernel to do multicast routing. Also created a = /etc/mrouted.conf file with tunnels setup to our other offices on the = west coast 3. I have mrouted_enable =3D "YES" in my /etc/rc.conf file 4. I have pre-compiled binaries of SDR v3.0 and VIC v2.8ucl-1.1.5 in = /home/mbone/sdr and /home/mbone/vic respectively where mbone is an user = that I created in the wheel group and I want to use this user to run = mbone everytime. My Problem 1. When I start up my FreeBSD box, I see that mrouted is running=20 2. I then try to create a meeting advertisement through SDR and for some = reason it doesn't get announced to the other sites that I have created = tunnels to route multicast traffic 3. I tried all 3 different TTLs (local (15), region (63) and world = (127)) to scope my announcement but with no success. 4. I am able to see and join meetings that are announced by the other = sites..but just the meetings that are announced by me are not being seen = by any other sites. In addition, they also disappear from my SDR list = after about 30-40 mins Any help would be greatly appreciated. Thanks -Abhi