From owner-freebsd-questions Wed Jul 4 1:17:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from relay1.ntu-kpi.kiev.ua (www.ntu-kpi.kiev.ua [212.111.192.161]) by hub.freebsd.org (Postfix) with ESMTP id 1F78037B40A for ; Wed, 4 Jul 2001 01:17:14 -0700 (PDT) (envelope-from simon@comsys.ntu-kpi.kiev.ua) Received: from comsys.ntu-kpi.kiev.ua (eth0.comsys.ntu-kpi.kiev.ua [10.0.1.184]) by relay1.ntu-kpi.kiev.ua (Postfix) with ESMTP id A6ACE2EEF5; Wed, 4 Jul 2001 11:17:08 +0300 (EEST) Received: from pm5149 (pm514-9.comsys.ntu-kpi.kiev.ua [10.18.54.109]) by comsys.ntu-kpi.kiev.ua (8.11.3/8.11.3) with SMTP id f648BnJ00365; Wed, 4 Jul 2001 11:11:50 +0300 (EEST) Message-ID: <008101c10458$2bf9aa20$6d36120a@comsys.ntukpi.kiev.ua> From: "Andrey Simonenko" To: "Kelvin Ng Chee Hoong" Cc: References: <3B42895B.DDDB2E13@pacific.net.sg> Subject: Re: add new static route Date: Wed, 4 Jul 2001 11:08:47 +0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 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 ----- Original Message ----- From: Kelvin Ng Chee Hoong Newsgroups: lucky.freebsd.questions Sent: Wednesday, July 04, 2001 7:06 AM Subject: add new static route > Hi ; > Can somebody tell me how do I define static routes in /etc/rc.conf > ? Please advise . static_routes="1 2 something" route_1="-net 10.0.0.0 10.1.1.1" route_2="-host 10.2.20.20 -interface lo0" route_something="some parameters for 'route add' command" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message