i do have a Redhat7.0 with open-ssh-2.9 installed together with openssh-server-2.9 and openssh-clients in my linux server. i used the default configuration under /etc/ssh/sshd_config. but when i ran ssh -v root at x.x.x.x, it doesn't establish a connection and i have this error: ssh_exchange_identification connection closed by remote host. i'm using secureCRT3.3 on my window machine to login to my server. is there anything that i need to configure on my sshd_config? i'm currently using the default config. edwin -----result---- SSH Version OpenSSH_2.1.1, protocol versions 1.5/2.0. Compiled with SSL (0x0090581f). debug: Reading configuration data /etc/ssh/ssh_config debug: Applying options for * debug: Seeding random number generator debug: ssh_connect: getuid 0 geteuid 0 anon 0 debug: Connecting to 172.30.1.41 [172.30.1.41] port 22. debug: Allocated local port 1023. debug: Connection established. ssh_exchange_identification: Connection closed by remote host debug: Calling cleanup 0x805db00(0x0) __________________________________________________ Do You Yahoo!? Make international calls for as low as $.04/minute with Yahoo! Messenger http://phonecard.yahoo.com/
On Wed, 22 Aug 2001, edwin pua wrote:> i do have a Redhat7.0 with > open-ssh-2.9 installed together with > openssh-server-2.9 and openssh-clients in my linux > server.> -----result---- > SSH Version OpenSSH_2.1.1, protocol versions^^^^^^^^^^^^^ Doesn't sound 2.9 to me...> 1.5/2.0. > Compiled with SSL (0x0090581f). > debug: Reading configuration data /etc/ssh/ssh_config > debug: Applying options for * > debug: Seeding random number generator > debug: ssh_connect: getuid 0 geteuid 0 anon 0 > debug: Connecting to 172.30.1.41 [172.30.1.41] port > 22. > debug: Allocated local port 1023. > debug: Connection established. > > ssh_exchange_identification: Connection closed by > remote host > debug: Calling cleanup 0x805db00(0x0)Anyway, this is probably caused by you blocking the access from that address in /etc/hosts.allow. -- Pekka Savola "Tell me of difficulties surmounted, Netcore Oy not those you stumble over and fall" Systems. Networks. Security. -- Robert Jordan: A Crown of Swords