From owner-freebsd-questions@FreeBSD.ORG Tue Jul 25 06:50:52 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 7903616A4DF for ; Tue, 25 Jul 2006 06:50:52 +0000 (UTC) (envelope-from dthomas53@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id B035943D45 for ; Tue, 25 Jul 2006 06:50:51 +0000 (GMT) (envelope-from dthomas53@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so2709155uge for ; Mon, 24 Jul 2006 23:50:50 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=q8hUJRJ2RYi9ohYxQWROfPLvgta4BZb0vGnGNdaYxTl/a5edCj3/xX34B5iYaSZ52W24BbM2TXd3sHkkzch5XS7pZK5f2iwxJnyNHOtfpHtxrSIwc52TXYPHEkIMp+nlQ3WKxiVFz3QpngnmzQKnBr84vx1fwZ9wI/FN0wZP1Xw= Received: by 10.78.120.6 with SMTP id s6mr2119064huc; Mon, 24 Jul 2006 23:50:50 -0700 (PDT) Received: by 10.78.165.18 with HTTP; Mon, 24 Jul 2006 23:50:50 -0700 (PDT) Message-ID: Date: Tue, 25 Jul 2006 02:50:50 -0400 From: "David Stanford" To: "Mikhail Goriachev" In-Reply-To: MIME-Version: 1.0 References: <44C47C7E.5030609@webanoide.org> <44C4FCC0.40000@fechner.net> <44C59EB9.70707@webanoide.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Simple DNS Configuration X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Jul 2006 06:50:52 -0000 > > ; MX Records > > > IN MX 10 mail.daemonbox.net. > > > > > > ; Machine Names > > > localhost IN A 127.0.0.1 > > > chadwick IN A 66.246.140.170 > > > mail IN A 66.246.246.58 > > > www IN A 66.246.140.170 > > > @ IN A 66.246.140.170 > > > > > > ; Aliases > > > www IN CNAME @ > > > > Found it. If you notice, I had an A record and a CNAME record for www. Though it still doesn't seem to like this: www IN A 66.246.140.170 @ IN CNAME www Either way, I've decided to just not use the CNAME record. Thanks to everyone for all their help! -David -- [root@fbsd ~]# fortune Happiness is just an illusion, filled with sadness and confusion.