From owner-freebsd-questions Tue Feb 4 10:38:11 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA03549 for questions-outgoing; Tue, 4 Feb 1997 10:38:11 -0800 (PST) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA03544 for ; Tue, 4 Feb 1997 10:38:08 -0800 (PST) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.4/8.6.12) with SMTP id KAA27932; Tue, 4 Feb 1997 10:38:02 -0800 (PST) Date: Tue, 4 Feb 1997 10:38:01 -0800 (PST) From: Doug White X-Sender: dwhite@localhost Reply-To: Doug White To: "Sean J. Schluntz" cc: questions@freebsd.org Subject: Re: ppp & a fake network? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Tue, 4 Feb 1997, Sean J. Schluntz wrote: > Right now I use the WinNT dialer to hook in to an ISP that assigns my IP on > connect (ISDN connection). I would like to hook up a 'fake' network in my > house and allow the other systems on the network to access the Internet > through my system (About to be converted to 2.2-R when it is ready.) using the > one IP assigned in dial up (The cost of a block of IP is not an option right > now.) > > Can I do it? How can I do it? Yes you can do this one of two ways: with (iij)ppp: use the -alias option. with pppd: set 'proxyarp' in your pppd configuration file. Oh, and set 'gateway=YES' in /etc/sysconfig. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major