15 pts.
 Unable to Telnet to SCO Unix server
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

Answer Wiki:
Last Wiki Answer Submitted:  Be the first to answer this question.
All Answer Wiki Contributors:  Be the first to answer this question.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

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.

 415 pts.