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!

Is there any limit on number of telnet connections??? 1

Status
Not open for further replies.

NavinB

Technical User
Apr 11, 2001
277
GB
Hi,

Is there any limit on number of telnet connections on RS6000 server(Model S80) that can be opened concurrently???
We have 500 licences for the server.However,sometimes it doesn't accept connections beyond 55 telnet sessions.
Any help would be appreciated.

Thanks
NavinB
 
Navin,

This can be limited by the number of pty sessions i.e. pseudo terminals - any logon not via a tty device. Check via:

smitty pty

Cheers
PSD
IBM Certified Specialist - AIX V4.3 Systems Support
IBM Certified Specialist - AIX V4 HACMP
 
Hi,

Thanks for the info.
Using your suggestion ,I found out that there are 256 connections available for Pseudo-Terminals and 16 for BSD Pseudo-Terminals.

So does this mean that we can open 256 telnet sessions at a time????
Thanks once again.
 
Navin,

It does indeed mean that the max. telnet sessions you can have to the box is 256. Also bear in mind that AIX is now free so you can set the license and therefore the number of pty's to be whatever you like.

Cheers

PSD
IBM Certified Specialist - AIX V4.3 Systems Support
IBM Certified Specialist - AIX V4 HACMP
 
I set number of licenses to 1000 using smit.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top