From owner-freebsd-questions Sun Mar 28 23:19: 1 1999 Delivered-To: freebsd-questions@freebsd.org Received: from buffy.tpgi.com.au (buffy.tpgi.com.au [203.12.160.34]) by hub.freebsd.org (Postfix) with ESMTP id 4765B157E1 for ; Sun, 28 Mar 1999 23:18:50 -0800 (PST) (envelope-from eirvine@tpgi.com.au) Received: (from smtpd@localhost) by buffy.tpgi.com.au (8.8.7/8.8.7) id RAA27327 for ; Mon, 29 Mar 1999 17:18:24 +1000 Received: from tar-56k-217.tpgi.com.au(203.26.26.217), claiming to be "tpgi.com.au" via SMTP by buffy.tpgi.com.au, id smtpda27221; Mon Mar 29 17:18:16 1999 Message-ID: <36FCAE5B.F09AC469@tpgi.com.au> Date: Sat, 27 Mar 1999 20:09:31 +1000 From: Eddie Irvine X-Mailer: Mozilla 4.03 [en] (Win95; I) MIME-Version: 1.0 To: questions@freebsd.org Subject: setting static routes in rc.conf Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, I've got a static route I want to initialise at boot time. Lets say I want to do this: "route add 111.222.0.0 192.168.1.1" Where 192.168.1.1 is a router that is connected to the network 111.222.xxx.xxx I know there is a place for it in rc.conf, but I can't find an example of *how* to use that place... anywhere. Eddie. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message