Jump to content

a clue to previous issue: ssh can't connect


Recommended Posts

I found a ssh terminated issue maybe related to previous issues: ssh can't connect.

Reason: the ssh terminated and restart: report no address can to listen. After sshd can't start, the /etc/rc.d/rc.sshd restart will report: no parent sshd instance exist and exited. So that the ssh always die since that time point.

 

```

Aug 31 09:39:30 OuO sshd[19782]: error: Bind to port 22 on 2409:8a20:****:4cff:fee2:3a failed: Cannot assign requested address.
Aug 31 09:39:30 OuO sshd[19782]: Server listening on 192.168.63.190 port 22.
Aug 31 09:41:32 OuO sshd[3902]: Read error from remote host 192.168.63.172 port 53943: Connection reset by peer
Aug 31 09:41:32 OuO sshd[3902]: pam_unix(sshd:session): session closed for user root
Aug 31 09:41:32 OuO network: reload service: sshd
Aug 31 09:41:32 OuO sshd[19782]: Received signal 15; terminating.
Aug 31 09:41:32 OuO sshd[21965]: error: Bind to port 22 on 2409:8a20:****:4cff:fee2:3a failed: Cannot assign requested address.
Aug 31 09:41:32 OuO sshd[21965]: fatal: Cannot bind any address.

```

 

 

Edited by a632079
Link to comment
  • a632079 changed the title to a clue to previous issue: ssh can't connect

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...