How do I make sure new routing added took effect on Linux?
tyson 08-October-2008 04:07:07 PM

Comments


www.linuxquestions.org/questions/linux-networking-3/how-to-add-a-persistent-route-in-debian-linux
Posted by crouse


please visit
www.unix.com/ip-networking/73526-solaris-8-networking-routing.html - 46k -
Posted by waqasahmad


Visit Following link:

http://www.linuxquestions.org/questions/linux-networking-3/how-to-add-a-persistent-route-in-debian-linux-623771/
Posted by sagitraz


Some helpful tips netstat -rn (see if the route exists)
Also route add command will go away when rebooted so it’s safe to add in /etc/init/routes or etc/defaultrouter"

(Solaris) or "/etc/sysconfig/network" (RedHat) file.

Posted by suresh123



Posted: 09-October-2008 01:06:54 PM By: suresh123

Some helpful tips netstat -rn (see if the route exists)
Also route add command will go away when rebooted so it’s safe to add in /etc/init/routes or etc/defaultrouter"

(Solaris) or "/etc/sysconfig/network" (RedHat) file.

Posted: 15-November-2008 09:18:19 AM By: sagitraz

Visit Following link:

http://www.linuxquestions.org/questions/linux-networking-3/how-to-add-a-persistent-route-in-debian-linux-623771/

Posted: 19-January-2009 12:46:26 PM By: waqasahmad

please visit
www.unix.com/ip-networking/73526-solaris-8-networking-routing.html - 46k -

Posted: 27-March-2009 02:25:27 PM By: crouse

www.linuxquestions.org/questions/linux-networking-3/how-to-add-a-persistent-route-in-debian-linux