Date: Tue, 12 Mar 2002 17:20:24 -0500 (EST) From: "Alan McKay" <amckay@istop.com> To: <freebsd-questions@freebsd.org> Subject: Re: Setting up Vhosting on Dynamic IP Message-ID: <2928.216.187.107.78.1015971624.squirrel@secure.quay.net> In-Reply-To: <3.0.5.32.20020312152800.01155d18@mail.sage-one.net> References: <3.0.5.32.20020312152800.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. That's not rc.conf, though is it? That's just config variables and the order in which they appear does not matter. What matters is who reads the file first (to the best of my understanding the file gets red quite a few times during bootup, but many different scripts, all of which ignore everything but the stuff they are interested in) cheers, -Alan 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?2928.216.187.107.78.1015971624.squirrel>