Re: how to define multpile static routing in Debain?

2002-06-30 Thread Marc Barnett
On Sun, Jun 30, 2002 at 01:48:17PM +0800, Patrick Hsieh wrote: > I can use "route" command to add static routing tables in woody. > Is it possible to define the rules in a file so that it will be applied > at boot time? Add them to the /etc/network/interfaces file. If that didn

Re: how to define multpile static routing in Debain?

2002-06-30 Thread David Wright
utes in a seperate file, but there is no Debian equivilent of Red Hat's static-routes file. So I just collected all the route commands in a shell script in /etc/rc.boot/. I can use "route" command to add static routing tables in woody. Is it possible to define the rules in a file so t

how to define multpile static routing in Debain?

2002-06-30 Thread Patrick Hsieh
Hello, I can use "route" command to add static routing tables in woody. Is it possible to define the rules in a file so that it will be applied at boot time? -- Patrick Hsieh <[EMAIL PROTECTED]> GPG public key http://pahud.net/pubkeys/pahudatpahud.gpg -- To UNSUBSCRIBE,

Re: Static routing

2001-07-26 Thread Karsten M. Self
on Thu, Jul 26, 2001 at 10:21:24AM +0300, Denis J. Cirulis ([EMAIL PROTECTED]) wrote: > Hello, list! > > I was wandering is there any place to write down static routing table. > Something like config file (similar to redhats > /etc/sysconfig/static-routes) ? What's in stat

Static routing

2001-07-26 Thread Denis J. Cirulis
Hello, list! I was wandering is there any place to write down static routing table. Something like config file (similar to redhats /etc/sysconfig/static-routes) ? -- Just GNU it.

Re: Static routing through dynamic interface

1998-05-13 Thread Jens B. Jorgensen
You probably want to use diald. diald sets up a "dummy" interface with the route. When an interface dies any routes tied to it are perforce removed. diald gets around this by using a loopback interface. You could code something up yourself but it would end up being diald (minus a few features perh

Static routing through dynamic interface

1998-05-13 Thread Pete Templin
Good evening, I'm having some stressful difficulties with some routing issues. I've got a modem server with 16 modems on a Cyclades serial port box. I'm trying to statically route six Ip addresses (204.186.230.8/255.255.255.248) "down" one of those modems. I can do so, but anytime the m