From owner-freebsd-questions Fri Oct 25 18:47:33 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA14599 for questions-outgoing; Fri, 25 Oct 1996 18:47:33 -0700 (PDT) Received: from admin.cyberenet.net (root@admin.cyberenet.net [204.213.252.6]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id SAA14593 for ; Fri, 25 Oct 1996 18:47:31 -0700 (PDT) From: wb2oyc@cyberenet.net Received: from ux1.cyberenet.net by admin.cyberenet.net with smtp (Smail3.1.29.1 #7) id m0vGxqR-000NyZC; Fri, 25 Oct 96 21:47 EDT Received: from wb2oyc.ppp.cyberenet.net by ux1.cyberenet.net with smtp (Smail3.1.29.1 #8) id m0vGxqP-0006FKC; Fri, 25 Oct 96 21:47 EDT Message-ID: X-Mailer: XFMail 0.4 [p0] on FreeBSD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit MIME-Version: 1.0 In-Reply-To: <1ED0427476@PROCECO1> Date: Sat, 26 Oct 1996 01:27:27 -0400 (EDT) To: Robert Burns Subject: RE: Wingate Equivalent for FreeBSD ???? Cc: questions@freebsd.com, questions@freebsd.org Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On 24-Oct-96 Robert Burns wrote: >>Hi there, > >How do you get lan workstations to connect to the internet through a >UNIX box connected to an ISP with ppp. The workstations are all using >internal TCP/IP address. > Robert, I presume you mean you've assigned them addresses in the reserved network space (I use 192.168.xxx.xxx) for this myself. Don't know how to do it on FreeBSD, but it is possible on Linux using ipfw and the option known as IP masquerading. Basically, your masquerade'r acts as the gateway, and has the real, valid Internet address. It then presents its address for any of the clients on your local network that you wish it to masquerade for. Ie, their packets appear as tho' to the net, that they came from the single machine with the valid address. This permits you to "hide" an entire network behind that one machine, that masquerades for the others. Paul ---------------------------------- E-Mail: wb2oyc@cyberenet.net Date: 10/26/96 Time: 01:27:27 This message was sent by XF-Mail ----------------------------------