Re: ssh_exchange_identification
- From: "Patrick O'Callaghan" <pocallaghan@xxxxxxxxx>
- Date: Fri, 20 Jun 2008 09:18:09 -0430
On Fri, 2008-06-20 at 15:55 +0530, Rahul Tidke wrote:
Łukasz Jagiełło wrote:
2008/6/20 Rahul Tidke <rahul@xxxxxxxxxxxx>:
My ssh is not working today; every time I try to login to our web server I
get following error message. I tried to login using both remote server host
name and IP address, I observed that IP address of our web server has been
changed so I removed all the previous entries for the web server in my
/root/.ssh/known_hosts file and tried once again, but still getting the same
error message. What could be the possible reason behind this error message?
Is it my configuration or remote web server configuration that is causing
the problem?
ssh_exchange_identification : Connection closed by remote host
What is the meaning of this error, I could not find this on SSH mailing list
and documentation. Could not get satisfactory answer form Google search
also.
Your IP isn't at allow list (/etc/hosts.allow) for SSHD.
SSH verbose mode gives me following messages:
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 2
debug1: loaded 3 keys
ssh_exchange_identification: Connection closed by remote host
Shall I take it for granted that I am not on the allow
(/etc/hosts.allow) list.
/etc/hosts.allow and /etc/hosts.deny are not necessarily being used by
the server. It's more likely that they are filtering on a firewall rule
and not letting your IP get to their port 22. You need to talk to the
server admin. IF they changed their IP they may have changed other stuff
or simply forgotten about SSH.
poc
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
- References:
- ssh_exchange_identification
- From: Rahul Tidke
- Re: ssh_exchange_identification
- From: Łukasz Jagiełło
- Re: ssh_exchange_identification
- From: Rahul Tidke
- ssh_exchange_identification
- Prev by Date: Re: Can F9's gdm be configured for more than one session or not?
- Next by Date: Re: current directory during rpm post install phase
- Previous by thread: Re: ssh_exchange_identification
- Next by thread: Re: Re: FC 9 Installation IOError: [Errno 5] Input/output error
- Index(es):
Relevant Pages
|