From owner-freebsd-questions Thu Feb 14 8: 2:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from slate.dublin.wbtsystems.com (slate.dublin.wbtsystems.com [193.120.231.12]) by hub.freebsd.org (Postfix) with ESMTP id D3A4A37B416 for ; Thu, 14 Feb 2002 08:02:24 -0800 (PST) Received: from spiral (spiral.dublin.wbtsystems.com [193.120.231.190]) (authenticated bits=0) by slate.dublin.wbtsystems.com (8.12.2/8.12.2) with ESMTP id g1EG2JA2032772; Thu, 14 Feb 2002 16:02:19 GMT From: "Barry Byrne" To: "EUS Test" , Subject: RE: Date: Thu, 14 Feb 2002 16:02:15 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <20020214154937.29400.qmail@web13205.mail.yahoo.com> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Scanned-By: MIMEDefang 2.3 (www dot roaringpenguin dot com slash mimedefang) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Rob: You need to add/modify /etc/rc.conf with something like the following lines: router_enable="YES" # Set to YES to enable a routing daemon. router="routed" # Name of routing daemon to use if enabled. router_flags="-q" # Flags for routing daemon. The defaults are in /etc/defaults/rc.conf for most startup configuration. If you need to change anything, copy the appropriate lines from here to /etc/rc.conf and modify as required. At startup, /etc/defaults/rc.conf is evaluated, and then /etc/rc.conf is evaluated so it overrides anything in the former file which you should never change. Cheers, Barry -- Barry Byrne, IT Manager, WBT Systems, Block 2, Harcourt Centre Harcourt Street, Dublin 2, Ireland > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of EUS Test > Sent: 14 February 2002 15:50 > To: freebsd-questions@FreeBSD.ORG > Subject: > > > Hello, My name is rob wilson. > > I am trying to set up routed. > > 1. How do you start the routed daemon. > 2. I would like it start automatically when the system > boots > 3. I do not have /etc/gateways file > I know how to create the file but what should the > format of the file be. > > Thanks for your help > > 913-262-6500 x 2026 > > __________________________________________________ > Do You Yahoo!? > Send FREE Valentine eCards with Yahoo! Greetings! > http://greetings.yahoo.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message