From owner-freebsd-questions Wed Mar 6 18:42:34 2002 Delivered-To: freebsd-questions@freebsd.org Received: from chen.org.nz (adsl-210.54.19.51.quicksilver.net.nz [210.54.19.51]) by hub.freebsd.org (Postfix) with ESMTP id 2E04037B402 for ; Wed, 6 Mar 2002 18:42:27 -0800 (PST) Received: (from jonc@localhost) by chen.org.nz (8.11.6/8.11.6) id g272gHY86599; Thu, 7 Mar 2002 15:42:17 +1300 (NZDT) (envelope-from jonc) Date: Thu, 7 Mar 2002 15:42:17 +1300 From: Jonathan Chen To: Wayne Lubin Cc: freebsd-questions@FreeBSD.ORG Subject: Re: natd with ppp dialup? Message-ID: <20020307154217.A86554@grimoire.chen.org.nz> References: <20020307001651.26046.qmail@web14708.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020307001651.26046.qmail@web14708.mail.yahoo.com>; from wayneclubin@yahoo.com on Wed, Mar 06, 2002 at 04:16:51PM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Mar 06, 2002 at 04:16:51PM -0800, Wayne Lubin wrote: > Would IP aliasing with natd work for sharing a few > computers off of a single ppp 57K modem dialup > connection? Thanks. Use "ppp -nat". The default rc.conf has this on by default: ppp_nat="YES" # Use PPP's internal network address translation or NO. Cheers. -- Jonathan Chen ---------------------------------------------------------------------- Build a man a fire, and he'll be warm for a day. Set a man on fire, and he'll be warm for the rest of his life. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message