Click to See Complete Forum and Search --> : telnet session pb


khalidcsc
11-24-2002, 07:31 AM
hi every1 :

i opened a telnet session on xxx.xxx.xxx.xx box which running sun solaris , and the login success , BUT when try to open other session at the same time to the same box i face this pb :

[khalid@khalid khalid]$ telnet xxx.xxx.xxx.xx
Trying xxx.xxx.xxx.xx...
Connected to xxx.xxx.xxx.xx.
Escape character is '^]'.
telnetd: open /dev/ptmx: No such device
.
Connection closed by foreign host.


BUT , i'm still connect by the old session ...... how can i solve this
pb ...

thx

bskahan
11-24-2002, 07:33 AM
the server your connecting to probably limits telnet connections to one per user. I can't think of a simple way around it.