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

RE: Making a route change persistent in Debian



open,

/etc/network/interfaces 

add something like,

up route add -net 172.16.0.0 netmask 255.255.0.0 gw 192.168.1.2
down route del -net 172.16.0.0 netmask 255.255.0.0 gw 192.168.1.2

see this page for an example,

http://www.thing.dyndns.org/debian/setup2b.htm

regards

thing

-----Original Message-----
From: John Summerfield [mailto:debian@ComputerDatasafe.com.au]
Sent: Friday, 13 August 2004 10:05 a.m.
To: debian-user@lists.debian.org
Cc: Debian-User (E-mail)
Subject: Re: Making a route change persistent in Debian


Tony Uceda Velez wrote:

>How do you make a route change persistent in Debian?  Is there a comparable
>tool like yast or a route.conf file?
>
>
man interfaces



-- 

Cheers
John

-- spambait
1aaaaaaa@computerdatasafe.com.au  Z1aaaaaaa@computerdatasafe.com.au
Tourist pics http://portgeographe.environmentaldisasters.cds.merseine.nu/


-- 
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: