From owner-freebsd-questions@FreeBSD.ORG Mon Sep 3 23:19:10 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3659016A418 for ; Mon, 3 Sep 2007 23:19:10 +0000 (UTC) (envelope-from lists-fbsd@shadypond.com) Received: from mx-outbound01.easydns.com (mailout.easydns.com [205.210.42.54]) by mx1.freebsd.org (Postfix) with ESMTP id 1680D13C45D for ; Mon, 3 Sep 2007 23:19:10 +0000 (UTC) (envelope-from lists-fbsd@shadypond.com) Received: from lilypad.shadypond.com (69-12-173-117.static.humboldt1.com [69.12.173.117]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx-outbound01.easydns.com (Postfix) with ESMTP id BD8D08063 for ; Mon, 3 Sep 2007 19:19:07 -0400 (EDT) Received: from ripple.shadypond.com (ripple.shadypond.com [192.168.1.13]) by lilypad.shadypond.com (Postfix) with ESMTP id 881A5B83E for ; Mon, 3 Sep 2007 23:19:08 +0000 (UTC) From: Pollywog To: freebsd-questions@freebsd.org Date: Mon, 3 Sep 2007 23:19:06 +0000 References: <200709032258.03656.lists-fbsd@shadypond.com> <46DC93FD.8020701@math.arizona.edu> In-Reply-To: <46DC93FD.8020701@math.arizona.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200709032319.06630.lists-fbsd@shadypond.com> Subject: Re: ssh forwarding question 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: Mon, 03 Sep 2007 23:19:10 -0000 On Monday 03 September 2007 23:08:45 Predrag Punosevac wrote: > Pollywog wrote: > > bind: Can't assign requested address > > channel_setup_fwd_listener: cannot listen to port: 15901 > > Could not request local forwarding. > > It seems to me that you have a problem with a firewall. Look at your own > message. It looks like port 15901 is closed for listening. Since I am new to FreeBSD, I think you might be correct, though I do not recall ever setting up a firewall on this machine. thanks, I will look into that