From owner-freebsd-questions Fri Nov 30 6:48:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tomts17-srv.bellnexxia.net (tomts17.bellnexxia.net [209.226.175.71]) by hub.freebsd.org (Postfix) with ESMTP id 745D937B416 for ; Fri, 30 Nov 2001 06:48:12 -0800 (PST) Received: from xena.gsicomp.on.ca ([199.243.149.34]) by tomts17-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20011130144811.YHCA16532.tomts17-srv.bellnexxia.net@xena.gsicomp.on.ca>; Fri, 30 Nov 2001 09:48:11 -0500 Received: from localhost (matt@localhost) by xena.gsicomp.on.ca (8.11.1/8.11.1) with ESMTP id fAUEdvd67010; Fri, 30 Nov 2001 09:39:58 -0500 (EST) (envelope-from matt@xena.gsicomp.on.ca) Date: Fri, 30 Nov 2001 09:39:57 -0500 (EST) From: Matthew Emmerton To: jacks@sage-american.com Cc: daniel.chayvialle@laposte.net, questions@FreeBSD.ORG Subject: Re: PPPoE In-Reply-To: <3.0.5.32.20011130072600.010dd790@mail.sage-american.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Fri, 30 Nov 2001 jacks@sage-american.com wrote: > Daniel: I don't think NETGRAPH is taken care of at all on the fly in 4.2... > it started with 4.3 or 4.4. Anyway, it's best to put those 4 lines in the > kernel rather than letting it do it on the fly... > > nat should be enabled in ppp, but put natd lines in your rc.conf too (as > per /etc/defaults/rc.conf).... Actually, no. You can only use PPP's NAT facility *or* /sbin/natd (aka natd_enable="YES" in /etc/rc.conf.) Attempting to use both at the same time will just cause problems. If you don't have any special requirements, PPP's NAT will work just fine. -- Matt Emmerton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message