Date: Wed, 14 May 1997 16:35:37 +1000 (EST) From: "Daniel O'Callaghan" <danny@panda.hilink.com.au> To: Joachim Kuebart <joa@delos.stuttgart.netsurf.de> Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: FreeBSD equivalent to masquerading Message-ID: <Pine.BSF.3.91.970514163348.3567B-100000@panda.hilink.com.au> In-Reply-To: <Pine.NEB.3.95.970514071820.7280A-100000@delos.stuttgart.netsurf.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 14 May 1997, Joachim Kuebart wrote: > Is there no way to connect my 192.168.1.0 subnet to the internet over my > _one_ static IP from my ISP using a program from the ports? > If there is a way, which is it? Several ways: 1. If you are dialing up using /usr/sbin/ppp, add -alias to the ppp startup flags. 2. If you are using 2.2, build a kernel with IPFIREWALL, IPDIVERT options and use natd (now in the ports collection) 3. Install ipfilter and use its nat features. Danny
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.970514163348.3567B-100000>