From owner-freebsd-questions@FreeBSD.ORG Fri Jan 18 05:07:23 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C3EE16A419 for ; Fri, 18 Jan 2008 05:07:23 +0000 (UTC) (envelope-from replay@sdf.lonestar.org) Received: from sdf.lonestar.org (mx.freeshell.ORG [192.94.73.19]) by mx1.freebsd.org (Postfix) with ESMTP id 02E6713C447 for ; Fri, 18 Jan 2008 05:07:22 +0000 (UTC) (envelope-from replay@sdf.lonestar.org) Received: from sdf.lonestar.org (replay@sdf.lonestar.org [192.94.73.1]) by sdf.lonestar.org (8.14.1/8.13.8) with ESMTP id m0I4qioF022880 for ; Fri, 18 Jan 2008 04:52:44 GMT Received: (from replay@localhost) by sdf.lonestar.org (8.14.1/8.12.8/Submit) id m0I4qi9F028651; Fri, 18 Jan 2008 04:52:44 GMT Date: Fri, 18 Jan 2008 04:52:44 +0000 (UTC) From: Juan Ortega To: questions@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Subject: ssh tunnel 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: Fri, 18 Jan 2008 05:07:23 -0000 Hi, I installed freeBSD 6.3RC2 on my computer. SSH deamon is installed and working. On my linux computer I can connect easily "ssh -D 8080 myserver.com" and use it as SOCKS for firefox as proxy server. But on windows I cant using putty, I can make it local like "-L" in linux but i cant make it dynamic, i tried it but all i get is "the proxy server is refusing connections" in firefox. It works on all linux pcs but not windows, same error msg. I disabled firewall and still not working. wats wrong with it? replay@sdf.lonestar.org SDF Public Access UNIX System - http://sdf.lonestar.org