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

Configuring Telnet Ports.

Status
Not open for further replies.

jxfish2

Technical User
Jan 24, 2002
183
US
I have an application that sets up specific telnet ports automatically, as the application is configured.

I have specified a primary and alternate telnet port, as described in the application documentation.

I can telnet to the first port successfully, but the second port seems to be unavailable.

Can anyone tell me how to troubleshoot the second port connection?

TIA
 
HAve you updated ur /etc/services file with alternate telnet port and protocol?

Regds,

- Hemant
Networking and Systems Integration Group
Satyam Computer Services Ltd
India
 
Yes, /etc/services does have both the primary and alternate ports defined.
 
Does the application run as a standalone daemon, or is it invoked by the inetd?

If from the inetd do you have an entry for the second port definition in the inetd.conf? If it was added did you refresh the inetd? IBM Certified Confused - MQSeries
IBM Certified Flabbergasted - AIX 5 pSeries System Administration
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top