From owner-freebsd-questions Wed Sep 24 13:20:48 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA24099 for questions-outgoing; Wed, 24 Sep 1997 13:20:48 -0700 (PDT) Received: from smtp.enteract.com (david.enteract.com [206.54.252.252]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id NAA24090 for ; Wed, 24 Sep 1997 13:20:43 -0700 (PDT) Received: (qmail 720 invoked from network); 24 Sep 1997 20:20:31 -0000 Received: from enteract.com (jmdomini@206.54.252.1) by david.enteract.com with SMTP; 24 Sep 1997 20:20:31 -0000 Date: Wed, 24 Sep 1997 15:20:31 -0500 (CDT) From: "Jeffrey M. Dominiak" X-Sender: jmdomini@enteract.com To: freebsd-questions@freebsd.org Subject: Gateway and PPP Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Can anyone direct me to some information on setting up my FreeBSD box to act as an internet gateway using User PPP? I get the impression that I just need to launch PPP -alias, but then what do I set for the DNS and IP of the other machine? Thanks!