Are you running nmap from the Redhat box that you are trying to connect to? The reason I ask is that if you are, often it will show ports as open that are not actually open to outside machines because of iptables. What you might try is stopping iptables with service iptables stop and see if you can connect. If you can, then you need to tweak iptables using the redhat-config-securitylevel and set it to allow incoming ssh.
Shannon Neumann Neumannweb Computers www.neumannweb.net On Wed, 22 Jan 2003, Robert Adkins wrote: > Hello All, > > I recently configured a Red Hat 8.0 system and I am running into some > trouble with connecting to the system via SSH. > > When I run nmap against the machine I find out that port 22 is open and > listening. The SSH configuration file is all default, save for the > addition of users that are allowed to access the system. > > When I run PuTTy to connect to the server, I receive nothing. Sometimes > PuTTy dies, sometimes it just sits there waiting for me to kill it. When > I connect to the server via ssh on the other server I receive the > following error message on the screen: > > "ssh_exchange_identification: Connection closed by remote host" > > I am unfamiliar with why this message would be showing up. The system > has nothing configured to deny such connections. I have given this a go > with and without my ipchains rules in place. I believe that this is > directly related to something with the way ssh is configured in Red Hat > 8.0. > > Thanks for any assistance you can give. > > Regards, > Robert Adkins II > IT Manager/Buyer > Impel Industries, Inc. > Ph. 586-254-5800 > Fx. 586-254-5804 > > > > -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list