![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ftp script not able to connect to ftp server. | gram77 | Shell Programming and Scripting | 3 | 02-16-2008 11:44 AM |
| connect to server using ssh | tungaw2004 | UNIX for Dummies Questions & Answers | 0 | 07-27-2007 07:49 PM |
| Not able to remotely connect to server using ssh | be2sp1 | Shell Programming and Scripting | 2 | 03-19-2007 08:14 AM |
| How to connect unix server via web | max_san007 | UNIX for Dummies Questions & Answers | 3 | 11-16-2006 10:46 PM |
| Connect From VB to SQL Server | Than Chanroeun | SUN Solaris | 0 | 08-04-2006 08:48 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
||||
|
||||
|
Could not connect to the server
I am using "UNIX System V Release 4.0" OS
getting a error message while trying to connect the server Trying 10.229.192.122... Connected to devser (10.229.192.122). Escape character is '^]'. telnetd: could not grant slave pty. Connection closed by foreign host. but able to connect the server through console. Any help would be greatly appreciated. thanks |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
If you have any of the existing sessions to the server you are trying to connect,
can you please post, who | wc -l and pt_cnt value from /etc/system |
|
#3
|
||||
|
||||
|
there are only two users logged in
and system directory does not exist in /etc folder |
|
#4
|
|||
|
|||
|
system is not a directory its a file.
I presume you have a /etc/system file |
|
#5
|
||||
|
||||
|
Hi,
o/p of the ls -l sys* Code:
<devsys /etc>ls -l sys* lrwxrwxrwx 1 root root 16 Jul 6 2004 sysdef -> /usr/sbin/sysdef -rw-r--r-- 1 root root 41 Nov 28 13:32 syslog.conf -rw-r--r-- 1 root root 4 Nov 28 13:32 syslog.pid -rw-r--r-- 1 root other 6499 Jun 17 2003 system_info -rw-r--r-- 1 root other 8 Nov 28 13:32 systemid |
||||
| Google The UNIX and Linux Forums |