Thanks to:
Anthony Talltree
Jim Belonis
Richard Eisenman
Roberto Romani
Richard Berrie
Donald Bovee
Dejan Muhamedagic
Ed Bolson
Original question:
I asked a while back why I was running out of telnet sessions and received
replies to use MAKEDEV to set up more pty's.  I did and thought that the
problem was fixed.  I have ptyb??, ptyg??, ptyp?? and ptyq??.  The groups
ptyp?? and ptyq?? are used but for some reason the ptyb?? and ptyg?? groups
are not and I am getting the out of telnet sessions again.  Any ideas?
Answer:
cd /dev
cd ./MAKDEV pty2 pty3 pty4 pty5
This created pty in sequence with ptyp?? and ptyq??.  Having them in
sequence was a consensis anser so this will hopefully work.  I'll find
out when the system gets busy.  This may be a day or two but I wanted to
send a summary now in case I forget.  
Received on Fri Feb 27 1998 - 16:48:26 NZDT