From owner-freebsd-isp Wed Jan 15 00:53:14 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id AAA17703 for isp-outgoing; Wed, 15 Jan 1997 00:53:14 -0800 (PST) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id AAA17698 for ; Wed, 15 Jan 1997 00:53:11 -0800 (PST) Received: from current1.whistle.com (current1.whistle.com [207.76.205.22]) by alpo.whistle.com (8.8.2/8.8.2) with SMTP id AAA03735; Wed, 15 Jan 1997 00:48:37 -0800 (PST) Message-ID: <32DC998C.41C67EA6@whistle.com> Date: Wed, 15 Jan 1997 00:47:08 -0800 From: Julian Elischer Organization: Whistle Communications X-Mailer: Mozilla 3.0Gold (X11; I; FreeBSD 2.2-CURRENT i386) MIME-Version: 1.0 To: xiyuan qian CC: freebsd-isp@FreeBSD.ORG Subject: Re: Need your suggestions! References: <199701151515.PAA04043@npc.haplink.co.cn> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk xiyuan qian wrote: > > Hi, I can not get more IP addresses from my upper ISP. But my users are growing > very fast. So, I am planning to move all my services into an inner network, > then setup a proxy host to go outside. Is that possible? Will it be very slow? > Where can I get a better proxy software? Is there anyone do like that? > I am really not certain about this plan. I really need your suggestions! > > Best regards! this will work.. also as another method of doing this: 1/ use the address translation facility now available (in current's ppp) or 2/ use daren reed's ipfilter package, which also has an address translation option. julian