Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Mar 2002 15:17:21 -0600
From:      Server Admin <admin@sage-one.net>
To:        amckay@istop.com, <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Setting up Vhosting on Dynamic IP
Message-ID:  <3.0.5.32.20020312151721.01155d18@mail.sage-one.net>
In-Reply-To: <2991.47.129.110.160.1015967314.squirrel@secure.quay.net>
References:  <20020312210440.GA60275@richard.eu.org> <20020312210440.GA60275@richard.eu.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.5.32.20020312151721.01155d18>