I hardly knows english, I don't know whether it will be able to answer securely from now on....
At Fri, 26 Jan 2001 19:38:04 -0600 (CST), Mohammed Elzubeir wrote: > ssh_exchange_identification: Connection closed by remote host /etc/ssh/sshd_config ---------------------------------------------------- # This is ssh server systemwide configuration file. Port 22 #Protocol 2,1 #ListenAddress 0.0.0.0 <- remove # and restart ssh #ListenAddress :: <- either this one HostKey /etc/ssh/ssh_host_key ServerKeyBits 768 LoginGraceTime 600 ..... ---------------------------------------------------- But, sshd work only IPv4 or IPv6... Kernel2.2+IPv6 and glibc2.2 make this probrem. If you use IPv6 and IPv4 together, upgrade to kernel2.4. It's modified with kernel 2.4. -- SAITO Naohiko