From owner-freebsd-questions@FreeBSD.ORG Mon Jul 24 18:10:22 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 A0AF116A4DD for ; Mon, 24 Jul 2006 18:10:22 +0000 (UTC) (envelope-from idefix@fechner.net) Received: from michelle.lostinspace.de (michelle.lostinspace.de [62.146.248.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7024D43D45 for ; Mon, 24 Jul 2006 18:10:21 +0000 (GMT) (envelope-from idefix@fechner.net) Received: from server.idefix.loc (ppp-82-135-93-47.dynamic.mnet-online.de [82.135.93.47]) (authenticated bits=0) by michelle.lostinspace.de (8.13.6/8.13.6) with ESMTP id k6OH1Q8c058754 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 24 Jul 2006 19:01:32 +0200 (CEST) (envelope-from idefix@fechner.net) Received: from idefix.idefix.loc ([192.168.0.151]) by server.idefix.loc with esmtps (TLSv1:AES256-SHA:256) (Exim 4.62 (FreeBSD)) (envelope-from ) id 1G53nz-000OGE-As for freebsd-questions@freebsd.org; Mon, 24 Jul 2006 19:01:26 +0200 Message-ID: <44C4FCC0.40000@fechner.net> Date: Mon, 24 Jul 2006 19:00:48 +0200 From: Matthias Fechner User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <44C47C7E.5030609@webanoide.org> In-Reply-To: X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam_score: -4.4 X-Spam_score_int: -43 X-Spam_bar: ---- X-Spam_host: idefix.fechner.net X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (michelle.lostinspace.de [62.146.248.226]); Mon, 24 Jul 2006 19:01:32 +0200 (CEST) X-Virus-Scanned: ClamAV 0.88.3/1614/Fri Jul 21 22:27:38 2006 on michelle.lostinspace.de X-Virus-Status: Clean X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00, UNPARSEABLE_RELAY autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on michelle.lostinspace.de 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: Mon, 24 Jul 2006 18:10:22 -0000 Hi David, David Stanford wrote: > Now it appears to be working correctly and responding to queries, however > I'm noticing I continue to get that same error when I add my CNAME entry: > ===== > @ IN CNAME www.example.org. > ===== write: www IN CNAME example.org. Best regards, Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook