[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: the rc-local file problem
- From: Ed Wilts <ewilts ewilts org>
- To: General Red Hat Linux discussion list <redhat-list redhat com>
- Subject: Re: the rc-local file problem
- Date: Tue, 5 Oct 2004 11:31:52 -0500
On Tue, Oct 05, 2004 at 09:48:34AM -0400, menonrr jmu edu wrote:
> I used to make my static routes 'permanent' in Redhat 9 by
> putting the 'route add' command in the rc.local file. But I
> note that in one machine the route is not automatically added.
I've always done it with /etc/sysconfig/static-routes. Here's a snippet
of the top of one of mine:
# External chunk of Merrill class B
any net 150.228.40.0 netmask 255.255.248.0 gw 172.30.12.1
This gets called by the network startup script. To test it, add the
entry and then do a /sbin/service network restart &
.../Ed
--
Ed Wilts, RHCE
Mounds View, MN, USA
mailto:ewilts ewilts org
Member #1, Red Hat Community Ambassador Program
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]