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 Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

defualt gateway setting 1

Status
Not open for further replies.
Jun 26, 2002
102
US
Hi I am a HP-UX admin, and i have been given a sco-admin box that needs to have the default gateway set on it, Where is it, i was in scoadmin but cant find the setting, Please help..
 
For some strange reason there's no 'standard' location to put it on SCO OpenServer (or are you using Unixware?).

In any case, one of the many solutions is to create an /etc/rc2.d/S99route script and put the following in it:

[tt]echo "Adding default route..."
route add default 1.2.3.4[/b] Annihilannic.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top