Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

adding route permanently

Status
Not open for further replies.
Oct 1, 2002
39
CA
sorry, i have another question... how do i add route permanently?
 
Simply put its IP address in /etc/defaultrouter to apply a default route permanently.

If you have more specific routing requirements you may need to create a small script such as /etc/rc2.d/S99routeswith the appropriate route add commands in it. Annihilannic.
 
i always edit the /etc/rc2.d/S69inet and put all the netmask, route and related at the bottom. more fun that creating a new file....
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top