OpenSSH package doesn't work properly after install
free alternative firmware for the DLink DNS-320/320L/321/323/325/327L
Brought to you by:
jcard
After installing the package OpenSSH it gives the error when trying to login through SSH:
ssh_exchange_identification: Connection closed by remote host
Please change the package so that by default SSH works when installed. Personally for some hours tried to correct the problem without success (but I am not really an expert in Linux).
(Using Alt-F-0.1RC3)
Adding the folder "/var/empty/" seems to solve the problem.
Thanks, fixed in my sources.
The empty folder will be the same as for vsftpd
Closed by SVN commit 2370:
openssh: set --with-privsep-path=/var/run/vsftpd during configure as the empty folder. Closes ticket 6
Thanks