Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Apr 2004 09:38:59 -0500
From:      "Kevin D. Kinsey, DaleCo, S.P." <kdk@daleco.biz>
To:        RazorOnFreeBSD <yann.luppo@attglobal.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: ssh Connection refused
Message-ID:  <407BFB83.800@daleco.biz>
In-Reply-To: <013001c42121$c9732360$0f01a8c0@razor>
References:  <003201c420b4$758c7d40$0f01a8c0@razor><407B2C73.6000809@daleco.biz> <004d01c420b8$e98d7650$0f01a8c0@razor> <407B4E31.3070502@daleco.biz> <013001c42121$c9732360$0f01a8c0@razor>

next in thread | previous in thread | raw e-mail | index | archive | help
RazorOnFreeBSD wrote:

>----- Original Message ----- 
>From: "Kevin D. Kinsey, DaleCo, S.P." <kdk@daleco.biz>
>To: "RazorOnFreeBSD" <yann.luppo@attglobal.net>
>Cc: <freebsd-questions@freebsd.org>
>Sent: Tuesday, April 13, 2004 4:19 AM
>Subject: Re: ssh Connection refused
>  
>
>Thanks for the ps / grep information.
>In my rc.conf file, I already set the firewall type on "OPEN", so the "ipfw
>show" outputs are (with rl0 = OIF and dc0 = IIF) :
>
>  
>
<snip>

>here are samples of "netstat -anf inet" outputs :
>
>  
>
<snip>

>Do you think the sshd daemon could be altered itself .... I mean could have
>a behaviour it isn't suppose to have because of the forced shutdown ???
>
>Thanks
>
>razor.
>  
>

I guess anything is somewhat possible.  I'm just
looking for the most likely stuff first ...

Can you "ssh youraccount@localhost" ?

What about tcpwrappers?  What is in /etc/hosts.allow?

Tried rebooting or HUPing the daemon?

    #/bin/kill -HUP 93

(or whatever the current PID is for /usr/sbin/sshd)

Kevin Kinsey



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?407BFB83.800>