From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JEPrG-0000ui-Al for garchives@archives.gentoo.org; Mon, 14 Jan 2008 14:00:10 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AA39DE0BF7; Mon, 14 Jan 2008 13:59:25 +0000 (UTC) Received: from dcnode-01.unlimitedmail.net (139.Red-80-26-111.staticIP.rima-tde.net [80.26.111.139]) by pigeon.gentoo.org (Postfix) with ESMTP id B23BDE0106 for ; Mon, 14 Jan 2008 13:59:24 +0000 (UTC) Received: from ppp.zz ([137.204.208.98]) (authenticated bits=0) by dcnode-01.unlimitedmail.net (8.14.2/8.14.0) with ESMTP id m0EDxCPg024531 for ; Mon, 14 Jan 2008 14:59:13 +0100 From: Etaoin Shrdlu To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] SSH tunnel With Portage Date: Mon, 14 Jan 2008 15:14:49 +0100 User-Agent: KMail/1.9.7 References: <200801141330.25580.shrdlu@unlimitedmail.org> In-Reply-To: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200801141514.49678.shrdlu@unlimitedmail.org> X-UnlimitedMail-MailScanner-From: shrdlu@unlimitedmail.org X-Spam-Status: No X-Archives-Salt: e1b357f2-8315-435a-aeb1-7677da150571 X-Archives-Hash: f5ac1ab043e80e09d175f934623a3356 On Monday 14 January 2008, Elyahou ITTAH wrote: > 2008/1/14, Etaoin Shrdlu : > > What application is running on the remote box, port 443? A SOCKS > > server or something else? > > OpenSSH, which manage the redirections alone. What does this mean? > I am on Linux :P and the configuration is my Gentoo Installation. > 127.O.O.1 is my machine where putty is running, Xchat run with this > proxy configuration: Socks5 127.0.0.1:8080 > > After Many tests, this solution worked. Thx for that ;) > > But I am interested on a global configuration who pass all connection > by the SSH tunnel. Still, it's unclear what your exact configuration is. However, assuming that you're tunneling SOCKS, you could use socksify (configured to use SOCKS for every protocol and IP address) and launch the applications with socksify -- gentoo-user@lists.gentoo.org mailing list