From owner-freebsd-questions Thu May 7 09:10:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA08569 for freebsd-questions-outgoing; Thu, 7 May 1998 09:10:19 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from cyclone.degnet.baynet.de (www.degnet.baynet.de [194.95.214.129]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id JAA08254 for ; Thu, 7 May 1998 09:09:24 -0700 (PDT) (envelope-from malte@webmore.com) Received: from neuron.webmore.com (unverified [194.95.214.182]) by cyclone.degnet.baynet.de (EMWAC SMTPRS 0.83) with SMTP id ; Thu, 07 May 1998 11:56:16 +0200 Received: from neuron.webmore.de (malte@webmore.com) by neuron.webmore.com (8.8.8/8.8.8) with ESMTP id LAA02378; Thu, 7 May 1998 11:58:20 +0200 (CEST) Message-ID: X-Mailer: XFMail 1.2 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <199805070838.DAA23169@epcot.spdc.ti.com> Date: Thu, 07 May 1998 11:58:19 +0200 (CEST) Reply-To: malte@webmore.com From: Malte Lance To: George Vagner Subject: RE: Cron /etc/daily 2>&1 | sendmail root Cc: questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 07-May-98 George Vagner wrote: > I have added the default gateway in rc.conf to 192.168.0.1 and see a message > on startup saying adding default route 192.168.0.1 That should do the trick. > would this be the correct command to make the 192.168.0.2 box point to > the router as the default route??? Setting 192.168.0.1 as the default-gateway in /etc/rc.conf enables a route (default-route) to 192.168.0.1 To enable a default-route by hand, just do route add default 192.168.0.1 as root. > route add -inet 192.168.0.2 192.168.0.1 -device fxp0 -default ?????? Malte. > Laszlo Vagner > Texas Instruments > Email:kf7nn@ti.com > FreeBSD The OS of choice. > http://mutsgo.dyn.ml.org > telnet://mutsgo.dyn.ml.org > Pg. 598-5217 > Wk. 995-4297 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message ---------------------------------- E-Mail: Malte Lance Date: 07-May-98 Time: 11:48:08 ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message