Date: Fri, 07 Dec 2001 12:33:24 +0100 From: Draschl Clemens <c.draschl@conova.com> To: freebsd-questions@freebsd.org Subject: ssh and portforwarding Message-ID: <3C10A904.6040507@conova.com>
next in thread | raw e-mail | index | archive | help
hi there!
i'd like to set up a secure tunnel through a firewall, so that i'm able
to connect to my private host from outside.
i'm running a freebsd-box 4.4 stable in the internet.
on the private host inside the network i tried
ssh -R 3022:localhost:22 outside_host
after that i tried a ssh -p 3022 localhost on the inet-box. but
"connection refused"
the same thing with linux as the remotehost: no problem.
i thought about the pam-configuration, but i think everything is ok.
anybody had the same problem or can help me?
thanks in advance
clemens
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C10A904.6040507>
