View Single Post

   
  #2 (permalink)  
Old 01-12-2008, 05:14 AM
Noel R. Nihill
 
Posts: n/a
Default Re: telnetd: open /dev/ptmx: No such device.


"Pom" <pom2001@my-deja.com> wrote in message
news:7c0bff59.0307300305.1f8abbc9@posting.google.c om...
> I used Solaris 2.5.1. Sometime when I telnet to my host, it has
> messages below.
> telnetd: open /dev/ptmx: No such device
>
> At that time on console, I check "ls -ld /dev/ptmx" below.
> lrwxrwxrwx 1 root root 30 Nov 13 2001 /dev/ptmx ->

.../devices/ps
> eudo/clone@0tmx
>
> How can I solve this problem ?


You're out of pty's. Add the following line to /etc/system,
touch /reconfigure and reboot:

set pt_cnt=128



> Thank you very much.


--
Noel R. Nihill
UNIX® platform development
Motorola NSS
I *could* be arguing in my spare time.


Reply With Quote