From owner-freebsd-hackers Wed Apr 16 21:03:23 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id VAA05191 for hackers-outgoing; Wed, 16 Apr 1997 21:03:23 -0700 (PDT) Received: from cougar.isg.siue.edu (cougar.isg.siue.edu [146.163.5.29]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id VAA05185 for ; Wed, 16 Apr 1997 21:03:20 -0700 (PDT) Received: from localhost (nrajara@localhost) by cougar.isg.siue.edu (8.8.5/8.8.5) with SMTP id XAA02551 for ; Wed, 16 Apr 1997 23:07:53 -0500 (CDT) X-Authentication-Warning: cougar.isg.siue.edu: nrajara owned process doing -bs Date: Wed, 16 Apr 1997 23:07:52 -0500 (CDT) From: Nags Rajaraman X-Sender: nrajara@cougar To: freebsd-hackers@freebsd.org Subject: mrouted question (fwd) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi! I couldn't get mrouted to start up on my FreeBSD machine. I tried looking at the man page, but with no success. I checked the mrouted.pid file, but it is not getting created. When I give mrouted in the background, it immediately gives the message "Done" and exits. I've setup my /etc/mrouted.conf file as follows: tunnel 146.163.133.107 146.163.130.60 metric 1 threshold 1 tunnel 146.163.133.107 146.163.5.10 metric 1 threshold 1 Could anybody provide any inputs on this? Thanks, Nags