From owner-freebsd-questions Wed Jul 24 09:56:39 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA00241 for questions-outgoing; Wed, 24 Jul 1996 09:56:39 -0700 (PDT) Received: from gateway.tcsi.com (tcsi.com [137.134.47.2]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id JAA00232 for ; Wed, 24 Jul 1996 09:56:33 -0700 (PDT) Received: from draco.tcs.com (draco.tcs.com [137.134.40.2]) by gateway.tcsi.com (8.7.4/8.7.3) with ESMTP id JAA22742; Wed, 24 Jul 1996 09:56:29 -0700 (PDT) Received: from cozumel.tcs.com (cozumel.tcs.com [137.134.104.12]) by draco.tcs.com (8.7.5/8.7.3) with ESMTP id JAA17969; Wed, 24 Jul 1996 09:56:48 -0700 (PDT) From: Douglas Ambrisko Received: (ambrisko@localhost) by cozumel.tcs.com (8.6.10/8.6.10) id JAA25781; Wed, 24 Jul 1996 09:56:26 -0700 Message-Id: <199607241656.JAA25781@cozumel.tcs.com> Subject: Re: Socks5.conf file wanted To: pechter@shell.monmouth.com (Bill/Carolyn Pechter) Date: Wed, 24 Jul 1996 09:56:25 -0700 (PDT) Cc: FreeBSD-questions@freebsd.org, ambrisko@ambrisko.roble.com ("Ambrisko @ Home") In-Reply-To: <199607240303.XAA21625@shell.monmouth.com> from "Bill/Carolyn Pechter" at Jul 23, 96 11:03:24 pm X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Bill/Carolyn Pechter writes: | | Anyone have a working socks5.conf file I could use as a template. | I'm trying to replace fwtk with socks5 for IP masquerading | here. I'll send you a copy when I get home. Make sure you are using beta 0.16.4. it fully works "out of the box" on FreeBSD 2.1.5 & 2.2 with the LD_PRELOAD thing. You might want to check the web pages since I think he has some samples there "www.socks.nec.com". There is also a socks mailing list that you can subscribe to on the web page since updates come fairly quickly. BTW, I'm the guy that ported it to FreeBSD and have been sending in patches to make sure it continues to works when new features have been added. The only thing I haven't been able to test is the Real Audio support. Also be careful since the port of it in the ports collection uses the config. stuff in "/usr/local/etc", where the one straight from NEC uses the stuff in "/etc". Doug A.