From owner-freebsd-questions Tue Mar 12 14:20:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from victory.quay.net (gateway.quay.net [216.187.106.90]) by hub.freebsd.org (Postfix) with ESMTP id 3A10037B416 for ; Tue, 12 Mar 2002 14:20:25 -0800 (PST) Received: from quay.net (localhost.pier.quay.net [127.0.0.1]) by victory.quay.net (Postfix) with SMTP id 6695A5D4A for ; Tue, 12 Mar 2002 17:20:24 -0500 (EST) Received: from 216.187.107.78 (SquirrelMail authenticated user amckay) by secure.quay.net with HTTP; Tue, 12 Mar 2002 17:20:24 -0500 (EST) Message-ID: <2928.216.187.107.78.1015971624.squirrel@secure.quay.net> Date: Tue, 12 Mar 2002 17:20:24 -0500 (EST) Subject: Re: Setting up Vhosting on Dynamic IP From: "Alan McKay" To: In-Reply-To: <3.0.5.32.20020312152800.01155d18@mail.sage-one.net> References: <3.0.5.32.20020312152800.01155d18@mail.sage-one.net> Reply-To: amckay@istop.com X-Mailer: SquirrelMail (version 1.2.0 [rc2]) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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 > 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