Re: ssh_exchange_identification

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux