Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

NEWBIE: SSH not working with fresh install

Linux Kernel, Network, and Services configuration.
Post Reply
Message
Author
guest

NEWBIE: SSH not working with fresh install

#1 Post by guest »

Hello, I have colinux up and running however I'm unable to SSH to Debian. I can't even SSH to itself from within the colinux consol. Is there some setting to sshd I'm overlooking?

Thanks!

twelvegates
Posts: 23
Joined: 2005-09-29 09:54

#2 Post by twelvegates »

What do `ps wax | grep sshd` and `netstat -ant | grep 22` say?
What does ` grep sshd /var/log/auth.log | tail` say?

Post Reply