From owner-freebsd-hackers Mon Mar 10 15:16: 4 2003 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D03E837B401 for ; Mon, 10 Mar 2003 15:16:02 -0800 (PST) Received: from stone.locallink.net (Stone.LocalLink.Net [65.170.77.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F3EC43F3F for ; Mon, 10 Mar 2003 15:16:01 -0800 (PST) (envelope-from kpitcher@locallink.net) Received: from 65.170.77.2 (av.LocalLink.Net [65.170.77.8]) by viruscanner.locallink.net (Postfix) with SMTP id 64D2641C1A for ; Mon, 10 Mar 2003 18:16:01 -0500 (EST) Received: by stone.locallink.net (Postfix, from userid 1001) id 69D3D41C69; Mon, 10 Mar 2003 18:16:00 -0500 (EST) Date: Mon, 10 Mar 2003 18:16:00 -0500 From: Keith Pitcher To: freebsd-hackers@freebsd.org Subject: redirect everything to socks5 Message-ID: <20030310231600.GA62069@stone.locallink.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.1i Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Living in rural slow connection land, I've been playing around with satellite Internet. The problem is the company only has Win drivers. (Linux driver is in the works, but no plans to open source it, will be released as a binary - the bastards) Anyhow, to get the download speed of the satellite it uses a http proxy and a socks5 proxy. This works fine for things that allow proxies or socks. But there are a lot of things that don't support it. Is there a way to "socksify" everything my freebsd box does, so no matter what I do, I can just point it to the socks machine and it works? Would also be handy to have a way to "socksify" the box when it acts as a network gateway, so I'd only have one really strangely configured machine and the rest would be normal. Thanks, Keith To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message