Re: cannot start sshd

2001-09-18 Thread Pietro Cagnoni
a few things you can check: try checking with netstat -a if someone's listening on the ssh port on the server; run sshd -d, and try to connect with a client (your sshd -d dump is regular, it just stops waiting for a connection); grep sshd /var/log/auth.log hope it helps. pietro.

cannot start sshd

2001-09-17 Thread Jacob Stowell
Hi again group, Sorry to post this message again, but I am still not able to get sshd to start. Below are the results from the diagnostics that I ran to figure out the problem. I have even tried a fresh install of ssh because I did not know what else to try. I am not behind a firewall so I cann