On Fri, 28 Feb 2003, Larry Brown wrote:

> route add -net 192.168.1.0 netmask 255.255.255.0 gw 192.168.0.10
>
> It turns out that that is not persistent.  When you reboot that box it will
> remove the entry.  There are two ways of making it persistent.  The first is
> to add the entire line to its rc.local.  The second is to create an
> /etc/sysconfig/static-routes which is the better choice.

Neither of the two files you mention exist on my smoothwall system, so I
added the line at the end of /etc/rc.d/sysinit instead. That would do the
trick, wouldn't it?

Rune



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to