Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.lightlink.com!usenet.osg.ufl.edu!usenet.stanford.edu!not-for-mail From: trm asn Newsgroups: comp.protocols.dns.bind Subject: Subdomain Issue Date: Tue, 8 Nov 2011 20:27:37 +0530 Lines: 102 Approved: bind-users@lists.isc.org Message-ID: NNTP-Posting-Host: lists.isc.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001517402e0a6c79b304b13a64fb X-Trace: usenet.stanford.edu 1320764274 9582 149.20.64.75 (8 Nov 2011 14:57:54 GMT) X-Complaints-To: action@cs.stanford.edu To: bind-users@lists.isc.org Return-Path: X-Original-To: bind-users@lists.isc.org Delivered-To: bind-users@lists.isc.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=z62JL1WNTaNIGOrQuVgLSWHvE66iHrmylmJIbjcumYA=; b=CkyaoOCtGWZyDfomiFFGeDOaiyKN/5bLrGkBDavBUKPODjtdPuD37uESkeuKTTdOn+ V7idwYFnD7/Zviq4O1V/EUKUmJrfrzp9NsDHnVKh2zAXp7b+0K5LnEAdTI8IQTpLbUiU /VvgzkIRjdiU8BArQn1vxX+wF84zFwlBQND+A= X-Spam-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, HTML_MESSAGE, T_TO_NO_BRKTS_FREEMAIL autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mx.ams1.isc.org X-BeenThere: bind-users@lists.isc.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: BIND Users Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: x330-a1.tempe.blueboxinc.net comp.protocols.dns.bind:58 --001517402e0a6c79b304b13a64fb Content-Type: text/plain; charset=ISO-8859-1 Dear List, Please help me out to investigate the below scenario . I have one domain "example.com" $TTL 300 @ IN SOA ns4.example.com. postmaster.example.com. ( 2011110806 ; Serial Number 10800 ; Refresh after 3 hours 3600 ; Retry after 1 hour 604800 ; Expire after 1 week 300 ) ; Minimum TTL of 1 day ; Name servers IN NS ns4.example.com. IN NS ns2.example.com. IN NS ns1.example.com. IN A 203.39.45.19 IN MX mail.goole.com. www IN CNAME example.com. a IN A 203.39.45.20 b IN A 203.39.45.21 *test IN NS ns1973.hostgator.com. test IN NS ns1974.hostgator.com.* named-checkzone example.com named.example.com.forward < No Error The moment I have done the "rndc reload example.com", the domain and all subdomain were became not resolvable. After commenting out below entries & rndc reload , all back to normal. *;test IN NS ns1973.hostgator.com. ;test IN NS ns1974.hostgator.com.* Please help me out on this issue. /\ Tarak --001517402e0a6c79b304b13a64fb Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Dear List,

Please help me out to investigate the below scenario .
I have one domain "example.com"

$TTL 300
@=A0=A0=A0=A0=A0=A0 IN=A0=A0= =A0=A0=A0 SOA=A0=A0=A0=A0 ns4.example.com. postmaster.example.com. (
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0= =A0=A0=A0=A0=A0
=A0 2011110806=A0=A0=A0=A0=A0 ; Serial Numb= er
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0= =A0=A0=A0=A0=A0=A0=A0=A0 10800=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 ; Refresh afte= r 3 hours
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0= =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 3600=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 ; R= etry after 1 hour
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0= =A0=A0=A0=A0=A0=A0 604800=A0=A0=A0=A0=A0=A0=A0=A0=A0 ; Expire after 1 week<= br> =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0= =A0=A0=A0=A0=A0=A0 300 )=A0=A0=A0=A0=A0=A0=A0=A0 ; Minimum TTL of 1 day
= ; Name servers
=A0=A0=A0=A0=A0=A0=A0 IN=A0=A0=A0=A0=A0 NS=A0=A0=A0=A0=A0= ns4.example.com.=
=A0=A0=A0=A0=A0=A0=A0 IN=A0=A0=A0=A0=A0 NS=A0=A0=A0=A0=A0 ns2.example.com.
=A0=A0=A0=A0=A0=A0=A0 IN=A0=A0=A0=A0=A0 NS=A0=A0=A0=A0=A0 ns1.example.com.

=A0=A0=A0 = =A0=A0=A0 IN=A0=A0=A0 A=A0=A0=A0 203.39.45.19
=A0=A0=A0 =A0=A0=A0 IN=A0= =A0=A0 MX=A0=A0=A0 mai= l.goole.com.
www=A0=A0=A0 =A0=A0=A0 IN=A0=A0=A0 CNAME=A0=A0=A0 example.com.
a=A0=A0=A0 =A0=A0=A0 IN=A0=A0=A0 A=A0=A0=A0 203.39.45.20
b=A0=A0=A0 =A0= =A0=A0 IN=A0=A0=A0 A=A0=A0=A0 203.39.45.21
test=A0=A0=A0 IN=A0=A0=A0 = NS=A0=A0=A0 ns19= 73.hostgator.com.
test=A0=A0=A0 IN=A0=A0=A0 NS=A0=A0=A0 ns1974.hostgator.com.

named-checkzone=A0 example.com named.example.com.forward < No Error


The moment I have done the "rndc reload example.com", the domai= n and all subdomain were became not resolvable.

After commenting out below entries & rndc reload , all back to norm= al.
;test=A0=A0=A0 IN=A0=A0=A0 NS=A0=A0=A0 ns1973.hostgator.com.
;test=A0=A0=A0 IN=A0=A0=A0 NS=A0=A0=A0 ns1974.hostgator.com.


Please help me = out on this issue.

/\
Tarak
--001517402e0a6c79b304b13a64fb--