help please. i recently installed a new cisco router at one of our branches. i am able to ping the head office router and other hosts on the head office lan except the sco unix server. i added a route to the new site in the etc/hosts file but still i cannot telnet or ping the new remote site form the unix server. is there anything i need to do before i get fired at work
Software/Hardware used:
sco unix
ASKED:
September 11, 2010 5:02 AM
UPDATED:
September 13, 2010 3:52 PM
You need to do a “route add” at the SCO host, adding it to the /etc/hosts is only part of the job. See “man route” at the SCO box for details. Also, once your route command is tested, put it in a /etc/rc2.d S file, to remake the route at boot time.