Date: Fri, 29 Dec 2006 09:05:27 -0600 From: Derek Ragona <derek@computinginnovations.com> To: "Kostas Kourkounis" <kkourkounis@gmail.com>, freebsd-security@freebsd.org Subject: Re: ssh session from external machine Message-ID: <6.0.0.22.2.20061229090258.024cbd50@mail.computinginnovations.com> In-Reply-To: <bc595c040612290000o4c164bb4pa334ba72cfb503da@mail.gmail.co m> References: <bc595c040612290000o4c164bb4pa334ba72cfb503da@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Check your /etc/hosts.allow that you don't have any restrictions there or at the least allow sshd connections from the IP of your firewall. If there is nothing preventing the connection on the FreeBSD box, check your firewall's docs for configuring ssh access through the firewall. It may need more than just port 22 forwarded. -Derek At 02:00 AM 12/29/2006, Kostas Kourkounis wrote: >Hello, > >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? > >-- >kkourkounis >_______________________________________________ >freebsd-security@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-security >To unsubscribe, send any mail to "freebsd-security-unsubscribe@freebsd.org" > >-- >This message has been scanned for viruses and >dangerous content by MailScanner, and is >believed to be clean. >MailScanner thanks transtec Computers for their support. > -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks transtec Computers for their support.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6.0.0.22.2.20061229090258.024cbd50>