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

Re: static routes after reboot





Ben Halicki wrote:
thanks for the reply, I had a look at /etc/init.d/network and noted that it
does use the same static-route file, but for some reason doesnt seem to pick
up entries listed in it.

What do your entries in /etc/sysconfig/static-routes look like ?



Thanks again,


Regards,

Ben
----- Original Message -----
From: "Patrick Boutilier" <boutilpj ednet ns ca>
To: "For users of Fedora Core releases" <fedora-list redhat com>
Sent: Thursday, April 01, 2004 12:56 PM
Subject: Re: static routes after reboot




Ben Halicki wrote:


Hi all,

I used to be able to add static routes to /etc/sysconfig/static_routes
in redhat 7,8 but fedora seems to ignore this file.  Does anyone know
how to maintain static routes after a reboot?

Thanks in advance,

/etc/sysconfig/static-routes



Easy enough to find out using grep.



# grep static /etc/init.d/network



# Add non interface-specific static-routes. if [ -f /etc/sysconfig/static-routes ]; then grep "^any" /etc/sysconfig/static-routes | while read ignore args ; do




Ben Halicki
Information Technology Officer
Macquarie Textiles Group Ltd
Phone: 02 6043 0235
Fax: 02 60411 321
E-mail ben halicki macquarietextiles com au
<mailto:ben halicki macquarietextiles com au>


-- fedora-list mailing list fedora-list redhat com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list







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