[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Re: SSH



On Sunday 31 March 2002 06:07 am, dhbolton wrote:
> My SSH problem seems to be that sshd is not running and is not in
> /etc/rc.d/init.d
>
> Is this installed as part of Linux or as an addon?
>

It should be there
ls /etc/rc.d/init.d/sshd  
chkconfig --list | grep sshd
shows which run levels sshd is on

Make sure that tcp wrappers in not blcoking it
/etc/hosts/deny
And ipchains is letting it through
-- 
Gerald Waugh : Registered Linux user # 255245
http://www.frontstreetnetworks.com
New Haven, CT, United States of America
6:56am up 9 days, 15:20, 2 users, load average: 1.07, 1.07, 1.17