From owner-freebsd-questions Tue Mar 12 13:13:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tomts12-srv.bellnexxia.net (tomts12.bellnexxia.net [209.226.175.56]) by hub.freebsd.org (Postfix) with ESMTP id 345BE37B400 for ; Tue, 12 Mar 2002 13:13:10 -0800 (PST) Received: from scaryg.shacknet.nu ([64.231.142.145]) by tomts12-srv.bellnexxia.net (InterMail vM.4.01.03.23 201-229-121-123-20010418) with ESMTP id <20020312211304.QIQF811.tomts12-srv.bellnexxia.net@scaryg.shacknet.nu>; Tue, 12 Mar 2002 16:13:04 -0500 Received: from localhost ([::1] helo=scaryg.shacknet.nu) by scaryg.shacknet.nu with smtp (Exim 3.34 #1) id 16ktb0-000Ihc-00; Tue, 12 Mar 2002 16:14:10 -0500 Date: Tue, 12 Mar 2002 16:14:07 -0500 From: ScaryG To: Server Admin Cc: freebsd-questions@freebsd.org Subject: Re: Setting up Vhosting on Dynamic IP Message-Id: <20020312161407.1616992e.freymann@scaryg.shacknet.nu> In-Reply-To: <3.0.5.32.20020312145637.01155d18@mail.sage-one.net> References: <3.0.5.32.20020312145637.01155d18@mail.sage-one.net> X-Mailer: Sylpheed version 0.7.2 (GTK+ 1.2.10; i386-portbld-freebsd4.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-MailScanner: Found to be clean 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 On Tue, 12 Mar 2002 14:56:37 -0600 Server Admin wrote: > On a new server using DSL PPPoE, is it possible to set it up as a > named-based host for vhosting. Since your IP number is going to change, you will need to be able to update the DNS record(s) for the domain you are hosting pretty quickly. Keep the TTL low on the www.yourdomain.com record for quick refreshes. One way to do this is to register with a registrar that allows easy toying (easyDNS.com) or, get a free sub-domain at places like www.dyndns.org, or even use dyndns.org to do your Primary DNS as it support dynamic IP updating quite nicely with client programs that'll keep you updated instantly. Then in your apache config, bindaddress * and namedvirtualhosting * or whatever it is. -gf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message