From owner-freebsd-questions Mon May 20 15:39:17 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA24941 for questions-outgoing; Mon, 20 May 1996 15:39:17 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id PAA24868 for ; Mon, 20 May 1996 15:37:56 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id PAA28740; Mon, 20 May 1996 15:32:35 -0700 From: Terry Lambert Message-Id: <199605202232.PAA28740@phaeton.artisoft.com> Subject: Re: ip masquerading To: msmith@atrad.adelaide.edu.au (Michael Smith) Date: Mon, 20 May 1996 15:32:35 -0700 (MST) Cc: root@bonsai.its.utas.edu.au, FreeBSD-Questions@FreeBSD.ORG In-Reply-To: <199605200208.LAA20428@genesis.atrad.adelaide.edu.au> from "Michael Smith" at May 20, 96 11:38:11 am X-Mailer: ELM [version 2.4 PL24] 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 > > According to the documentation > > SLiRP allows you to connect a network of hosts to the internet without needing > > globablly unique numbers (ie you can use 10.0.2.xxx for your hosts). > > > > Dose this contravene the rfcs? > > Not really. SLiRP only works on serial interfaces though. (you > could theoretically hang it off a 'tun' device though, with a bit of > hackery) If you did this, you would have the first of the two required socks proxy daemons that I've been going on about. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.