From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1H38yG-0004Z3-VD for garchives@archives.gentoo.org; Sat, 06 Jan 2007 10:40:17 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id l06Aa2eX019343; Sat, 6 Jan 2007 10:36:02 GMT Received: from um1.unlimitedmail.net (139.Red-80-26-111.staticIP.rima-tde.net [80.26.111.139]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id l06AXDT0028876 for ; Sat, 6 Jan 2007 10:33:13 GMT Received: from ppp.zz ([137.204.208.98]) (authenticated bits=0) by um1.unlimitedmail.net (8.13.7/8.13.4) with ESMTP id l06AXAsh002064 for ; Sat, 6 Jan 2007 11:33:10 +0100 From: Etaoin Shrdlu To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] [OT] Router for ssh tunnel/SOCKS proxy Date: Sat, 6 Jan 2007 12:01:59 +0100 User-Agent: KMail/1.9.5 References: <200701051223.06146.michaelkintzios@gmail.com> <200701052244.22150.shrdlu@unlimitedmail.org> <459ECA72.5090407@badapple.net> In-Reply-To: <459ECA72.5090407@badapple.net> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@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: <200701061201.59341.shrdlu@unlimitedmail.org> X-UnlimitedMail-MailScanner-From: shrdlu@unlimitedmail.org X-Archives-Salt: 677a3732-fa4b-4289-ab16-8e080cb238f6 X-Archives-Hash: bea32f1d4bb72ae74f67c3af80ae4a84 On Friday 5 January 2007 23:00, kashani wrote: > Actually it is very simple to socks proxy your ssh connection and use > that without any additional software. > > ssh -D 1080 username@your.router.com > > Then pop into your broswer config and set the socks proxy to be > 127.0.0.1:1080 and you're done. Thanks, I never used SOCKS. I wanted to learn more about it anyway, so I guess this is the right time to do that! -- gentoo-user@gentoo.org mailing list