From owner-freebsd-questions@FreeBSD.ORG Tue Sep 12 17:43:14 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFDB416A417 for ; Tue, 12 Sep 2006 17:43:14 +0000 (UTC) (envelope-from veldy@veldy.net) Received: from sccrmhc14.comcast.net (sccrmhc14.comcast.net [63.240.77.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BB0543D49 for ; Tue, 12 Sep 2006 17:43:14 +0000 (GMT) (envelope-from veldy@veldy.net) Received: from fuggle.veldy.net (c-69-180-171-46.hsd1.mn.comcast.net[69.180.171.46]) by comcast.net (sccrmhc14) with ESMTP id <2006091217431301400cgnf6e>; Tue, 12 Sep 2006 17:43:13 +0000 Received: from www.veldy.net (localhost [127.0.0.1]) by fuggle.veldy.net (Postfix) with ESMTP id 1195533C24 for ; Tue, 12 Sep 2006 12:43:13 -0500 (CDT) Received: from 24.196.51.3 (SquirrelMail authenticated user veldy@veldy.net) by www.veldy.net with HTTP; Tue, 12 Sep 2006 12:43:13 -0500 (CDT) Message-ID: <1923.24.196.51.3.1158082993.squirrel@www.veldy.net> Date: Tue, 12 Sep 2006 12:43:13 -0500 (CDT) From: veldy@veldy.net To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.8 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: AMD64 SSH Port Forwarding? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Sep 2006 17:43:15 -0000 Has anybody noted any issues with port forwarding using SSH tunnels on FreeBSD 6.1 AMD64? I just recently upgraded my machine from i386 to amd64, using nearly all the same configuration files. Now, remotely, I make an SSH session to my machine and attempt to forward ports, as usual, and I find that all of these fail. The listener exists on localhost, but nothing is forwarded. Trying to connect to the localhost listener results in a connection, but no traffic. I can verify all services are running. For what its worth: FreeBSD 6.1-p6 AMD64 PF (same configuration as previous machine that worked) Ports - 25, 443, 3128 All above ports are active and functioning, but forwarding to them via a tunnel consistantly fails. Only changes are motherboard, CPU, memory and of course moved from i386 to amd64. The NICs, hard drives and cd/dvd drives all came from the old machine and are the same physical pieces of hardware. I have not been table to find any configuration changes that can account for this behavior and I find no record in the logs what-so-ever.