- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- # of Telnet Sessions
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2001 01:28 PM
09-21-2001 01:28 PM
# of Telnet Sessions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2001 01:34 PM
09-21-2001 01:34 PM
Re: # of Telnet Sessions
you like.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2001 01:45 PM
09-21-2001 01:45 PM
Re: # of Telnet Sessions
If its an 11.* system, change these:
npty, nstrpty, nstrtels
We set these all to 300 when we build a system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2001 09:43 PM
09-21-2001 09:43 PM
Re: # of Telnet Sessions
That is nonsense. The number of telnet sessions depend mostly on your kernel parameter nstrtell.
Rgds
Alexander M. Ermes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2001 04:18 PM
09-23-2001 04:18 PM
Re: # of Telnet Sessions
What drugs are those guys on??
As suggested you can have more whatever you choose. You need to build a new kernel though. Heres how to do it if you don't know how. You will need to reboot your system after the changes. You don't say whether your system is HPUX 10.20 or 11.
From the command line (HP-UX 11)
# cd /stand/build
# /usr/lbin/sysadm/system_prep -s system
# vi system (and make the necessary changes)
save file
# /usr/sbin/mk_kernel -s system
# /usr/sbin/kmupdate
# cd /
Reboot your system
From the command line (HP-UX 10.20)
# cd /stand/build
# /usr/lbin/sysadm/system_prep -s system
# vi system (and make the necessary changes)
save file
# /usr/sbin/mk_kernel -s system
# mv /stand/system /stand/system/system.prev
# mv /stand/vmunix /stand/vmunix.prev
# mv /stand/build/system /stand/system
# mv /stand/build/vmunix_test /stand/vmunix
# cd /
Reboot your system
Using SAM
sam --> kernel configuration --> configurable parameters
Make your changes and then from the actions menu, select 'process new kernel'
HTH
-Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2001 10:20 PM
09-23-2001 10:20 PM
Re: # of Telnet Sessions
Who told U like this? I think he is a marketing guy of a competitor company. Anyway, U can very well set this more than 15. Normally default will be 60. I am using more than 15 telnet connection in old servers like D class and E45 with 10.2 OS.
Best of luck
Shahul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2001 09:19 PM
09-25-2001 09:19 PM
Re: # of Telnet Sessions
Not as bad to fix as no reboot required.
from memory it's along the lines of insf -C
or insf -d pty -n
I'm not 100% sure of the syntax of the insf for terminals so check up before using it or you end up with files all over the shop.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2001 05:42 PM
11-14-2001 05:42 PM
Re: # of Telnet Sessions
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x316efd3f91d3d5118ff40090279cd0f9,00.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2001 07:16 PM
11-14-2001 07:16 PM
Re: # of Telnet Sessions
The No of telnet sessions is a kernel dependent parameter. Also take a look at the threads below,
http://us-support.external.hp.com/cki/bin/doc.pl/sid=6f53393712bee69b39/screen=ckiDisplayDocument?docId=200000046112381
http://us-support.external.hp.com/cki/bin/doc.pl/sid=6f53393712bee69b39/screen=ckiDisplayDocument?docId=200000054620473
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2001 07:45 AM
11-15-2001 07:45 AM
Re: # of Telnet Sessions
Changing the kernel parameters (npty, nstrpty, nstrtels ) you should be able to control the number of telnet sessions to your HP-Unix box.
Thanks.
Prashant.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2001 08:09 AM
11-15-2001 08:09 AM
Re: # of Telnet Sessions
live free or die
harry