From owner-freebsd-questions Fri Dec 7 3:33:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dachstein.tcs.co.at (dachstein.tcs.co.at [193.80.12.4]) by hub.freebsd.org (Postfix) with ESMTP id 4C4CC37B405 for ; Fri, 7 Dec 2001 03:33:28 -0800 (PST) Received: from conova.com (stargate-32-181.salzburg-online.at [213.153.32.181] (may be forged)) by dachstein.tcs.co.at (8.11.4/8.11.4/tcs) with SMTP id fB7BXOk18248 for ; Fri, 7 Dec 2001 12:33:25 +0100 (MET) Message-ID: <3C10A904.6040507@conova.com> Date: Fri, 07 Dec 2001 12:33:24 +0100 From: Draschl Clemens Organization: conova communications gmbh User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.6+) Gecko/20011206 X-Accept-Language: en-us MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: ssh and portforwarding Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 1.3 (www dot roaringpenguin dot com slash mimedefang) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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