![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | 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 !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| /var/adm/messages | finster | SUN Solaris | 6 | 02-09-2009 08:58 AM |
| error messages in /var/adm/messages | nitinp82 | UNIX for Advanced & Expert Users | 1 | 04-17-2007 11:17 AM |
| /var/adm/messages | FrankC | UNIX for Dummies Questions & Answers | 3 | 09-18-2006 12:25 PM |
| /var/adm/messages | soliberus | SUN Solaris | 2 | 06-29-2005 11:18 AM |
| /var/adm/messages- Help | finster | SUN Solaris | 1 | 12-11-2003 09:03 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
help debuging ssh messages.
Hi Everyone, I am having problems SSHing from a client to the server. When the server is restarted, everything works fine. Few days/weeks (this happens at irregular intervals) after restarting, the problem (i.e.,not able to SSH) appears again. note: ------- I am able to ping the server and get all the replies even when it is not SSH'able. The server which acts as a gateway keeps routing the traffic from the internal network irrespective of the SSH issue. When I issued an SSH command with the -vvv option, it displays the following: Code:
[root@devBox ~]# ssh -v <ipaddress> OpenSSH_4.2p1, OpenSSL 0.9.7f 22 Mar 2005 debug1: Reading configuration data /etc/ssh/ssh_config debug1: Applying options for * debug1: Connecting to <ipaddress> [<ipaddress>] port 22. debug1: Connection established. debug1: permanently_set_uid: 0/0 debug1: identity file /root/.ssh/identity type -1 debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_dsa type -1 ssh_exchange_identification: read: Connection reset by peer Please let me know if you have any ideas. -Karthik. |
![]() |
| Bookmarks |
| Tags |
| ping, ping port, port, port ping |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|