From owner-freebsd-current Wed Apr 24 09:16:33 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA28110 for current-outgoing; Wed, 24 Apr 1996 09:16:33 -0700 (PDT) Received: from gateway.tcsi.com ([137.134.47.2]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id JAA28103 for ; Wed, 24 Apr 1996 09:16:30 -0700 (PDT) Received: from phact.tcs.com (phact.tcs.com [137.134.41.99]) by gateway.tcsi.com (8.7.4/8.6.10) with ESMTP id JAA16623; Wed, 24 Apr 1996 09:15:23 -0700 (PDT) Received: from cozumel.tcs.com (cozumel.tcs.com [137.134.104.12]) by phact.tcs.com (8.7.4/8.6.10) with ESMTP id JAA28090; Wed, 24 Apr 1996 09:15:16 -0700 (PDT) From: Douglas Ambrisko Received: (ambrisko@localhost) by cozumel.tcs.com (8.6.10/8.6.10) id JAA27648; Wed, 24 Apr 1996 09:13:20 -0700 Message-Id: <199604241613.JAA27648@cozumel.tcs.com> Subject: Re: socks support native in freebsd? To: jkh@time.cdrom.com (Jordan K. Hubbard) Date: Wed, 24 Apr 1996 09:13:20 -0700 (PDT) Cc: pst@shockwave.com, ambrisko@tcsi.com, phk@critter.tfs.com, current@FreeBSD.ORG In-Reply-To: <11174.830356304@time.cdrom.com> from "Jordan K. Hubbard" at Apr 24, 96 07:31:44 am X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Jordan K. Hubbard writes: | | I rather doubt it would fit anyway - sysinstall is already pushing | the boundries of a kernel + crunched binary on a 1.2MB floppy anyway. | | > I think Doug wants a socksified sysinstall ... yuck/ouch (in that order). :-) Yep it would be nice to install through a socks firewall, but I'm not sure the effort would be worth it. I usually ftp stuff local, install through nfs and then setup Socks. So I have very little motivation for this, whereas I had strong motivation to get Socks5 going so I won't have to build socks'ified stuff and then tell my friends what a nice fire wall FreeBSD makes and lets you share one IP. However if a socks'ified sysinstall did happen I wouldn't complain, but hardly use it. Doug A.