[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Red Hat 9 network script incompatibility



On Sat, Apr 19, 2003 at 02:26:33AM -0500, Steven Pritchard wrote:
> For example, if you had the following in /etc/sysconfig/static-routes:
> 
>     eth1 net 10.0.0.0 netmask 255.255.255.0 gw 172.16.0.1
[...]
> Apparently you can also use /etc/sysconfig/network-script/route-eth1
> in this example, but I haven't figured out what that file is supposed
> to look like yet...

In this example...

    to 10.0.0.0/24 via 172.16.0.1

That's going to run "ip route add to 10.0.0.0/24 via 172.16.0.1".

Steve
-- 
steve@silug.org           | Southern Illinois Linux Users Group
(618)398-7360             | See web site for meeting details.
Steven Pritchard          | http://www.silug.org/

-
To unsubscribe, send email to majordomo@silug.org with
"unsubscribe silug-discuss" in the body.