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

Simple "telnet" access question?

Status
Not open for further replies.

BobMCT

IS-IT--Management
Sep 11, 2000
756
US
Yes, I know. Telnet is a no-no.
But I have to login to an old AIX 5.1 system with true 3151 emulation as the system relies heavily on the terminal controls for this device.

I can access the system via telnet (using TUN) from anywhere on the internal LAN but I only receive "session not responding" messages when I try from outside out LAN. I'm using port forwarding on the router redirecting a high port 10xxx to port 23 and fixing it to the static lan IP of the AIX server. I also checked our IPTables firewall and this is allowed. I'm thinking there is a configuration on AIX defining the allowable network range but I can't find anything.

Does anyone have a quick "try this" that they can share? This is not a long term issue as I only need to obtain some files for a new project.

Any suggestions greatly appreciated.

Thanks [bigears]
 
SOLVED! System is using tcpwrappers and I found the limiting IP range there. Works fine now.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top