I would add some 'up' statements to my /etc/network/interfaces, like: iface eth0 inet static address 10.x.y.z netmask 255.255.255.0 network 10.x.y.0 broadcast 10.x.y.255 up route add -net 1.2.3.4 .... down route del -net ...
Sincerely, Jan On Fri, 2004-09-24 at 23:51, Tony Uceda Velez wrote: > right but is there a route.conf like there is in suse. there has to be a > place where you can store routes besides in memory. doing a route add > simply stores in memory and a reboot clears the routing table. > > Tony UcedaVélez > Security Analyst > [EMAIL PROTECTED] > 877.884.1110 > ---------- > SecureWorks. Rock-solid Internet security. > No hassles. No headcount. No capital outlay. > ---------- > http://www.secureworks.com > > > -----Original Message----- > From: Sergio Basurto [mailto:[EMAIL PROTECTED] > Sent: Friday, September 24, 2004 5:48 PM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: routing table question > > > On Fri, 24 Sep 2004 17:16:15 -0400, Tony Uceda Velez > wrote: > > > > > sorry to have recycled the subject....real question > > below. > > > > Tony UcedaVélez > > Security Analyst > > [EMAIL PROTECTED] > > 877.884.1110 > > ---------- > > SecureWorks. Rock-solid Internet security. > > No hassles. No headcount. No capital outlay. > > ---------- > > http://www.secureworks.com > > > > > > -----Original Message----- > > From: Tony Uceda Velez [mailto:[EMAIL PROTECTED] > > Sent: Friday, September 24, 2004 5:15 PM > > To: [EMAIL PROTECTED] > > Subject: RE: SSH/Putty password problem > > > > > > where are the routing tables stored persistently in > > debian? > ------------------------------------------------ > > You can see it with the following command: > #route -n > shows the actual routing table > > #ip route show > also do the thing. > > ------------------------------------------------ > > > > > Tony UcedaVélez > > Security Analyst > > [EMAIL PROTECTED] > > 877.884.1110 > > ---------- > > SecureWorks. Rock-solid Internet security. > > No hassles. No headcount. No capital outlay. > > ---------- > > http://www.secureworks.com > > > Ing. Sergio Basurto Juárez > Tel: 04455-85322945 >