Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Jul 2001 11:08:47 +0400
From:      "Andrey Simonenko" <simon@comsys.ntu-kpi.kiev.ua>
To:        "Kelvin Ng Chee Hoong" <nchee_hoong@pacific.net.sg>
Cc:        <freebsd-questions@freebsd.org>
Subject:   Re: add new static route
Message-ID:  <008101c10458$2bf9aa20$6d36120a@comsys.ntukpi.kiev.ua>
References:  <3B42895B.DDDB2E13@pacific.net.sg>

next in thread | previous in thread | raw e-mail | index | archive | help

----- Original Message ----- 
From: Kelvin Ng Chee Hoong <nchee_hoong@pacific.net.sg>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?008101c10458$2bf9aa20$6d36120a>