ssh session from external machine



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@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-security
To unsubscribe, send any mail to "freebsd-security-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: [opensuse] simple LAN
    ... can you run the following command in a console: ... If you don't it's because the ssh daemon isn't running so there is not port ... with that exact command to unload the firewalls rules ...
    (SuSE)
  • Re: Worried ...
    ... use a port of another program for a shell of some kind. ... > No worries (from the security side). ... This error means that SSH daemon ... >> To unsubscribe, send any mail to ...
    (freebsd-questions)
  • Re: ssh session from external machine
    ... using the standard ssh daemon asked at the installation. ... modem firewall permits the inbound traffic on port 22. ... 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. ...
    (FreeBSD-Security)
  • Re: file transfer over outbound port 80?
    ... I simply set my ssh daemon on port 80, ... Short of that, you could probably simply redirect a HTTPS stream on port 80, ... One thing to consider is that some firewalls may be using a transparent ... > Do you Yahoo!? ...
    (Security-Basics)
  • Re: newbie SSHD questions, suse 10.0
    ... houghi wrote: ... is there a way to set up the ssh daemon to only allow 3 ... Installation and configuration: as root do the following: ... Next you need to add the fact that it checks each time an ssh connection ...
    (alt.os.linux.suse)