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

Telnet help needed - SCO 3.2v4.2

Status
Not open for further replies.

deankn

IS-IT--Management
Feb 22, 2003
30
US
Am trying to telnet over the internet to a SCO system 3.2v4.2 - can only telnet inside the LAN - won't connect from the internet. Have NAT set up in router correctly, can see in router log where attempt is made to connect to correct port. Is there something that has to be set up on the unix box to allow internet IP addresses to connect?
Thanks
Dean
 
Can your SCO box see (i.e. ping) IP addresses out on the internet? If not, that's the problem. Try setting the router up as your default gateway (route add default 1.2.3.4 where 1.2.3.4 is the router's IP address). Annihilannic.
 
Hey, that worked! Thanks much.
Dean
 
Cool. You'll need to add that command to a startup script, for example /etc/rc2.d/S99route for it to take effect permanently. Annihilannic.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top