On Tue, Sep 2, 2008 at 9:20 AM, Christoph Groth <[EMAIL PROTECTED]> wrote: > Sep 2 08:08:28 mimoid sshd[4422]: Server listening on :: port 22.
Do you have only IPv6 and no IPv4? > mimoid:/var/log# ssh localhost > ssh: connect to host localhost port 22: Connection refused Try "ssh -v localhost". Cheers ------ -v Verbose mode. Causes ssh to print debugging messages about its progress. This is helpful in debugging connection, authentica‐ tion, and configuration problems. Multiple -v options increase the verbosity. The maximum is 3.