Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Apr 2004 11:48:50 +0200
From:      "RazorOnFreeBSD" <yann.luppo@attglobal.net>
To:        "Joshua Lokken" <joshua@twobirds.us>, <freebsd-questions@freebsd.org>
Subject:   Re: ssh Connection refused
Message-ID:  <01f401c4213c$86cf6670$0f01a8c0@razor>
References:  <004d01c420b8$e98d7650$0f01a8c0@razor><407B4E31.3070502@daleco.biz> <013001c42121$c9732360$0f01a8c0@razor><407BFB83.800@daleco.biz> <20040413151947.GA3304@joloxbox>

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

----- Original Message ----- 
From: "Joshua Lokken" <joshua@twobirds.us>
To: <freebsd-questions@freebsd.org>
Sent: Tuesday, April 13, 2004 5:19 PM
Subject: Re: ssh Connection refused


> * Kevin D. Kinsey, DaleCo, S.P. <kdk@daleco.biz> [2004-04-13 07:52]:
> > 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
> > >
> >
> > 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)
> >
>
> In the future, to start and restop sshd (without rebooting), just do:
>
> # kill -HUP `cat /var/run/sshd.pid`
>
> HTH,
>
> -- 
> Joshua
>
> I object to intellect without discipline;  I object to power without
> constructive purpose.
> -- Spock, "The Squire of Gothos", stardate 2124.5


Thanks Joshua... so maybe you know how to do the same with the firewall... I
mean restart the firewall without rebooting ?

razor




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01f401c4213c$86cf6670$0f01a8c0>