All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] Where to store routing informations
@ 2003-04-11  9:12 Keller Nicolas
  2003-04-11  9:23 ` Corey Rogers
  2003-04-11 14:01 ` christopher cuse
  0 siblings, 2 replies; 3+ messages in thread
From: Keller Nicolas @ 2003-04-11  9:12 UTC (permalink / raw)
  To: lartc

Hi,

I just worked my way through the LARTC - thank you very much for this
exellent piece of documentation :) However, I've got a newbie question: 

Where should I store routing informations? Are there prefered files in
Redhat 9? /etc/sysconfig/static-routes has lost its function. I thought
about making a bash script in /usr/local/sbin and call it at startup
from /etc/rc.d/rc.local - is this a good or bad idea?

I would be very glad, if someone could share its experiences with me.
Perhaps that would also be a good point to be included in LARTC?

Bye,

Nicolas Keller
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [LARTC] Where to store routing informations
  2003-04-11  9:12 [LARTC] Where to store routing informations Keller Nicolas
@ 2003-04-11  9:23 ` Corey Rogers
  2003-04-11 14:01 ` christopher cuse
  1 sibling, 0 replies; 3+ messages in thread
From: Corey Rogers @ 2003-04-11  9:23 UTC (permalink / raw)
  To: lartc

Where ever you store your info always make sure it is documented. I
usually store mine in /etc/rc.d/init.d/routing (yes i create that
directory) and start it by creating a symlink in /etc/rc3.d/.

On occassion I store them in /root/bin.

Simply put you can store them anywhere you wish, just be consistent and
document where you placed them and how they are activated on boot.




On Fri, 2003-04-11 at 05:12, Keller Nicolas wrote:
> Hi,
> 
> I just worked my way through the LARTC - thank you very much for this
> exellent piece of documentation :) However, I've got a newbie question: 
> 
> Where should I store routing informations? Are there prefered files in
> Redhat 9? /etc/sysconfig/static-routes has lost its function. I thought
> about making a bash script in /usr/local/sbin and call it at startup
> from /etc/rc.d/rc.local - is this a good or bad idea?
> 
> I would be very glad, if someone could share its experiences with me.
> Perhaps that would also be a good point to be included in LARTC?
> 
> Bye,
> 
> Nicolas Keller
> _______________________________________________
> LARTC mailing list / LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
-- 
Corey Rogers <jrog@sunbeach.net>

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [LARTC] Where to store routing informations
  2003-04-11  9:12 [LARTC] Where to store routing informations Keller Nicolas
  2003-04-11  9:23 ` Corey Rogers
@ 2003-04-11 14:01 ` christopher cuse
  1 sibling, 0 replies; 3+ messages in thread
From: christopher cuse @ 2003-04-11 14:01 UTC (permalink / raw)
  To: lartc

On Fri, 2003-04-11 at 11:12, Keller Nicolas wrote:
> Hi,
> 
> I just worked my way through the LARTC - thank you very much for this
> exellent piece of documentation :) However, I've got a newbie question: 
> 
> Where should I store routing informations? Are there prefered files in
> Redhat 9? /etc/sysconfig/static-routes has lost its function. I thought
> about making a bash script in /usr/local/sbin and call it at startup
> from /etc/rc.d/rc.local - is this a good or bad idea?
> 
> I would be very glad, if someone could share its experiences with me.
> Perhaps that would also be a good point to be included in LARTC?
> 

hi nicolas,

in redhat 9, it didn't loose its functionality on purpose ...

https://bugzilla.redhat.com/bugzilla/show_bug.cgi?idu604

try a 7.1/7.3 script and you should be ok.

cheers

christopher cuse

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-04-11 14:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-11  9:12 [LARTC] Where to store routing informations Keller Nicolas
2003-04-11  9:23 ` Corey Rogers
2003-04-11 14:01 ` christopher cuse

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.