From owner-freebsd-questions Tue Mar 12 13:17:31 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sage-one.net (adsl-64-219-21-235.dsl.crchtx.swbell.net [64.219.21.235]) by hub.freebsd.org (Postfix) with ESMTP id 96BCF37B417 for ; Tue, 12 Mar 2002 13:17:25 -0800 (PST) Received: from SAGEONE (sageone [192.168.0.5]) by sage-one.net (8.11.6/8.11.6) with SMTP id g2CLHNr09954; Tue, 12 Mar 2002 15:17:23 -0600 (CST) (envelope-from admin@sage-one.net) Message-Id: <3.0.5.32.20020312151721.01155d18@mail.sage-one.net> X-Sender: admin@mail.sage-one.net X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Tue, 12 Mar 2002 15:17:21 -0600 To: amckay@istop.com, From: Server Admin Subject: Re: Setting up Vhosting on Dynamic IP In-Reply-To: <2991.47.129.110.160.1015967314.squirrel@secure.quay.net> References: <20020312210440.GA60275@richard.eu.org> <20020312210440.GA60275@richard.eu.org> 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 Yikes! I read a ton of stuff to put it together, plus some help from this list, but I can tell you it works just fine. Here's my rc.conf that starts it: gateway_enable="YES" natd_enable="YES" natd_interface="tun0" # Depends on IPFW settings, Use only if PPP set first natd_flags="-dynamic" named_enable="YES" NOTE: The nat CANNOT be enabled in ppp.conf for this to work. At 04:08 PM 3.12.2002 -0500, Alan McKay wrote: > >>On a new server using DSL PPPoE, is it possible to set it up as a > >>3) Running IPFW and NATD with packet divert to tun0 > >Interesting. When I read through the PPP man page it said when using >PPP that one uses it's native NAT, and not NATD. > >Can you point me to some kind of doc which describes how to make >PPPoE work with NATD instead of it's native NAT? > >thanks, >-Alan > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > .... our website: http://www.sage-one.net/ Best regards, Jack L. Stone Server Admin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message