Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Oct 1998 19:32:34 +0000
From:      "Nick A. Fikouras" <nick@dcs.shef.ac.uk>
To:        "freebsd-questions@FreeBSD.ORG" <freebsd-questions@FreeBSD.ORG>
Subject:   static_routes (rc.conf) in FreeBSD 2.2.2
Message-ID:  <36377152.8E36A8FD@dcs.shef.ac.uk>

next in thread | raw e-mail | index | archive | help
Hi,

I was wondering what was the syntax of static_routes in the rc.conf
file, so I looked it up in "The Complete FreeBSD". According to it the
static_routes should look like this:

static_routes="route_A route_B"
route_A="-net xxx.xxx.xxx.xxx yyy.yyy.yyy.yyy"
route_B="-net xxx.xxx.xxx.xxx yyy.yyy.yyy.yyy"

Is the syntax the same for freebsd 2.2.2 'cause I keep on getting a:

'add net : Invalid argument' message at bootup.

thanks,

nick


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?36377152.8E36A8FD>