Date: Tue, 12 Mar 2002 15:28:00 -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.20020312152800.01155d18@mail.sage-one.net> In-Reply-To: <3184.47.129.110.160.1015968015.squirrel@secure.quay.net> References: <3.0.5.32.20020312151721.01155d18@mail.sage-one.net> <3.0.5.32.20020312151721.01155d18@mail.sage-one.net>
next in thread | previous in thread | raw e-mail | index | archive | help
The IPFW settings had to do with setting up the interface variables in the firewall rule script. In mine the outside interface is "tun0" {oif}. Real important is to make sure the PPP is set to be initiated prior to the natd stuff in rc.conf. The "tun0" setting must be running (exist) first for natd to see it properly. At 04:20 PM 3.12.2002 -0500, Alan McKay wrote: > > >> 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" > >Hmmmm, then I'll have to give it a try. >The above says "Depends on IPFW settings" > >In what way? > >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.20020312152800.01155d18>