From owner-freebsd-net Thu Jan 14 14:46:10 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA21976 for freebsd-net-outgoing; Thu, 14 Jan 1999 14:46:10 -0800 (PST) (envelope-from owner-freebsd-net@FreeBSD.ORG) Received: from snowcrest.net (mtshasta.snowcrest.net [207.201.33.195]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA21971 for ; Thu, 14 Jan 1999 14:46:09 -0800 (PST) (envelope-from djewett@snowcrest.net) Received: from ws2600 (ppp143.snowcrest.net [207.201.18.175]) by snowcrest.net (8.8.5/8.8.5) with SMTP id OAA28438 for ; Thu, 14 Jan 1999 14:44:59 -0800 (PST) Message-ID: <001b01be400f$603892c0$0afea8c0@ws2600> From: "Derek Jewett" To: Subject: Static routes at boot.... Date: Thu, 14 Jan 1999 14:43:57 -0800 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org What is the best way to add static routes at boot time..? Currently I just added a line in my rc.local like below; route -n add -net 158.96.87.64/26 158.96.243.1 this works, but I saw a "routes" section in the rc.conf file that states it is for a static route list? Has anyone made entries into this field? I was just curious what the syntax is... Thanks Today is Syntax 101 for me! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message