Date: Fri, 29 Dec 2006 10:01:11 -0500 (EST) From: Matt Piechota <piechota@argolis.org> To: Kostas Kourkounis <kkourkounis@gmail.com> Cc: freebsd-security@freebsd.org Subject: Re: ssh session from external machine Message-ID: <20061229095905.L11633@acropolis.argolis.org> In-Reply-To: <bc595c040612290000o4c164bb4pa334ba72cfb503da@mail.gmail.com> References: <bc595c040612290000o4c164bb4pa334ba72cfb503da@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 29 Dec 2006, Kostas Kourkounis wrote: > I am having a small problem with the ssh daemon on my freebsd box. I am > using the standard ssh daemon asked at the installation. I am able to acces > my box using ssh from the internal lan network but not from any external > machine. The error code is connection refused. I am using release 6.1 and my > modem firewall permits the inbound traffic on port 22. I also use port > forwarding for sending the traffic to port 22 to the correct machine where > the ssh daemon is running. Maybe i am missing any configuration hint or > something else. > Does anyone has any Idea? The first step I'd take would be to run tcpdump on your internal machine to verify that the packets are getting through the firewall, and if the internal machine is responding. That's just troubleshooting 101. -- Matt Piechota
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061229095905.L11633>