From owner-freebsd-isp Fri May 16 06:08:24 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id GAA27379 for isp-outgoing; Fri, 16 May 1997 06:08:24 -0700 (PDT) Received: from ns.mexcom.net (root@ns.mexcom.net [206.103.64.9]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id GAA27374 for ; Fri, 16 May 1997 06:08:21 -0700 (PDT) Received: from sunix (eculp@sunix.mexcom.net [206.103.64.3]) by ns.mexcom.net (8.7.5/8.6.9) with SMTP id IAA19635; Fri, 16 May 1997 08:08:05 -0500 Message-ID: <337C5C27.A3EFE2F@mexcom.net> Date: Fri, 16 May 1997 08:07:51 -0500 From: Edwin Culp Organization: Mexico Communicates, S.C. X-Mailer: Mozilla 3.01Gold (X11; I; Linux 2.0.14 i586) MIME-Version: 1.0 To: xiyuan qian CC: isp@FreeBSD.ORG Subject: Re: proxy host with ppp dialin References: <199705161616.QAA28393@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 have installed a host running FreeBSD2.1.5 and it can dial out to the > Internet. Yes, it can get one static IP address. But, there is a LAN with the > host and I have no more IP addresses. Is there any method that can make the > host act as a proxy host to bring all the LAN to Internet. I mean, when the > host dial out, all the PCs locates at the same LAN with the host can visit > Internet too. > > Best regaurds! > > --xiyuan One easy and practical way would be to install squid as a proxy/cache that would also optimize your bandwidth utilization. http://squid.nlanr.net/Squid/ Provecho Ed