From owner-freebsd-questions Wed Jun 12 23:24:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.broadpark.no (mail.broadpark.no [217.13.4.2]) by hub.freebsd.org (Postfix) with ESMTP id D469437B428 for ; Wed, 12 Jun 2002 23:24:46 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by mail.broadpark.no (Postfix) with ESMTP id D688F7D58 for ; Thu, 13 Jun 2002 08:24:36 +0200 (MEST) Received: from 217.13.29.51 ( [217.13.29.51]) as user johann@mail.broadpark.no by mail.broadpark.no with HTTP; Thu, 13 Jun 2002 08:24:36 +0200 Message-ID: <1023949476.3d083aa4a394a@mail.broadpark.no> Date: Thu, 13 Jun 2002 08:24:36 +0200 From: johann@broadpark.no To: questions@freebsd.org Subject: Is this BIND setup wrong? (Non-existent host/domain) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1;q=1.0 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.0 X-Originating-IP: 217.13.29.51 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 Hi. I have reasons to believe this BIND setup is wrong; only ns1 resolves. Whether ns1 as A instead of muay, basing CNAME's off a @ -- none will function. I hope someone can help. Thanks in advance, -- Johann #### $TTL 3600 terrabionic.com. IN SOA ns1.terrabionic.com. johann.ninja.terrabionic.com. ( 2002041201 ; Serial 10800 ; Refresh 3600 ; Retry 604800 ; Expire 86400 ) ; Minimum TTL ; DNS SERVERS ; @ IN NS ns1.terrabionic.com. @ IN NS ns2.terrabionic.com. ; MACHINE NAMES ; localhost IN A 127.0.0.1 muay IN A 217.13.29.51 ns2 IN A 217.8.139.93 ; ALIASES ; ns1 IN CNAME muay ninja IN CNAME muay mail IN CNAME muay www IN CNAME muay admin IN CNAME muay ; MX RECORD ; @ IN MX 10 mail.terrabionic.com. #### To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message