Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.protocols.dns.bind > #87

Re: Subdomain Issue

Path csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!news.glorb.com!usenet.stanford.edu!not-for-mail
From Lyle Giese <lyle@lcrcomputer.net>
Newsgroups comp.protocols.dns.bind
Subject Re: Subdomain Issue
Date Thu, 10 Nov 2011 08:58:42 -0600
Lines 55
Approved bind-users@lists.isc.org
Message-ID <mailman.47.1320937157.68562.bind-users@lists.isc.org> (permalink)
References <CACZSWMrZ-4MYk0ytX0eUOAQTFoRuv=viOBJbzNxAqZ+jNVH10Q@mail.gmail.com> <20111109094543.GA22541@fantomas.sk> <CACZSWMoFj7pvQ287YfhFG6OLOz0nA4OawvjeGdPONk_95_Rf-w@mail.gmail.com>
NNTP-Posting-Host lists.isc.org
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
X-Trace usenet.stanford.edu 1320937157 12213 149.20.64.75 (10 Nov 2011 14:59:17 GMT)
X-Complaints-To action@cs.stanford.edu
To bind-users@lists.isc.org
Return-Path <lyle@lcrcomputer.net>
X-Original-To bind-users@lists.isc.org
Delivered-To bind-users@lists.isc.org
DomainKey-Signature a=rsa-sha1; q=dns; c=nofws; s=default; d=lcrcomputer.net; h=Date:From:Subject; b=PEHvipLiEVmUH8wYHSLj/8LYUNcHyjvPM3zQ8HvBb3L79WNxwciJxnfXENhMrG6iAHaEr9MLA6UI64ADb2QI5vC/CoomKVT/JUCO1oHSLeVcTUwmIDRd+43l6g5avOTT;
X-Default-Received-SPF pass (skip=loggedin (res=PASS)) x-ip-name=2607:fcb8:4480:2::1;
User-Agent Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110920 SUSE/3.1.15 Thunderbird/3.1.15
In-Reply-To <CACZSWMoFj7pvQ287YfhFG6OLOz0nA4OawvjeGdPONk_95_Rf-w@mail.gmail.com>
X-Authenticated-User lyle@lcrcomputer.net
X-Spam-Status No, score=-1.6 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, T_RP_MATCHES_RCVD 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 <bind-users.lists.isc.org>
List-Unsubscribe <https://lists.isc.org/mailman/options/bind-users>, <mailto:bind-users-request@lists.isc.org?subject=unsubscribe>
List-Archive <https://lists.isc.org/pipermail/bind-users>
List-Post <mailto:bind-users@lists.isc.org>
List-Help <mailto:bind-users-request@lists.isc.org?subject=help>
List-Subscribe <https://lists.isc.org/mailman/listinfo/bind-users>, <mailto:bind-users-request@lists.isc.org?subject=subscribe>
Xref x330-a1.tempe.blueboxinc.net comp.protocols.dns.bind:87

Show key headers only | View raw


On 11/09/11 15:59, trm asn wrote:
>
>
> On Wed, Nov 9, 2011 at 3:15 PM, Matus UHLAR - fantomas
> <uhlar@fantomas.sk <mailto:uhlar@fantomas.sk>> wrote:
>
>     Now I have only one question:
>
>
>     On 08.11.11 20:27, trm asn wrote:
>
>         The moment I have done the "rndc reload example.com
>         <http://example.com>", the domain and all
>         subdomain were became not resolvable.
>
>
>     what does the named's log say?
>
>     --
>
>
> Is there any thing wrong if I declare my zone like this as below...
>
> $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
> test    IN    NS ns1973.hostgator.com
> test    IN    NS ns1974.hostgator.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
>
>
> /\
> *Tarak*
> *

Where are your A records for your name servers, ns1.example.com, 
ns2,example.com and ns4.example.com?

And please answer the question above, what does the named's log say when 
starting up?

Lyle Giese
LCR Computer Services, Inc.

Back to comp.protocols.dns.bind | Previous | Next | Find similar


Thread

Re: Subdomain Issue Lyle Giese <lyle@lcrcomputer.net> - 2011-11-10 08:58 -0600

csiph-web