From owner-freebsd-questions Wed Dec 11 23:27:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E3D537B401 for ; Wed, 11 Dec 2002 23:27:09 -0800 (PST) Received: from web20109.mail.yahoo.com (web20109.mail.yahoo.com [216.136.226.46]) by mx1.FreeBSD.org (Postfix) with SMTP id 3C3EB43EA9 for ; Wed, 11 Dec 2002 23:27:09 -0800 (PST) (envelope-from bsdneophyte@yahoo.com) Message-ID: <20021212072707.58724.qmail@web20109.mail.yahoo.com> Received: from [68.66.233.31] by web20109.mail.yahoo.com via HTTP; Wed, 11 Dec 2002 23:27:07 PST Date: Wed, 11 Dec 2002 23:27:07 -0800 (PST) From: Bsd Neophyte Subject: hosting more than one website on a cable connection (DHCP)... and using BIND To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 Alright, this is what I want to do... I have a cable connection that uses DHCP, giving me a lease for about 2 minutes. Usually the address stays the same, but at times it does change. I want to host two domain names to start. I also would like to have the possiblity to host more. I will have only one changing IP. I also want to have subdomains. I want each system at home to have a subdomain based on either one of the two domain's I'll have established. So if I have blah.com as my primary domain, I want to be able to ssh to yadda.blah.com from any other location. If I want to ssh to yawn.blah.com from any other location, it should be able to connect to that system, eventhough they are both sharing 1 ip address through Natting. I've been told I can use these free third party domain name servers. I've also been told that you need to keep a record with at least 2 domain name servers when hosting a domain name. While, I can do this, I'd like to host at least one DNS at home. Now, I'm completely confused if this can be done and if it can, then how to do it. The FreeBSD handbook seems pretty straight-forward in setting up BIND. However, I don't know how to distinguish more than one domain name when using only one IP address. Also, is it possible for the home DNS and the third party DNS's to work in tandem? Does any of this make sense? __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message