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


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

Re: Subdomain Issue

From trm asn <trm.nagios@gmail.com>
Newsgroups comp.protocols.dns.bind
Subject Re: Subdomain Issue
Date 2011-11-10 03:29 +0530
Message-ID <mailman.37.1320876015.68562.bind-users@lists.isc.org> (permalink)
References <CACZSWMrZ-4MYk0ytX0eUOAQTFoRuv=viOBJbzNxAqZ+jNVH10Q@mail.gmail.com> <20111109094543.GA22541@fantomas.sk>

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Wed, Nov 9, 2011 at 3:15 PM, Matus UHLAR - fantomas <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", 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*
*

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


Thread

Re: Subdomain Issue trm asn <trm.nagios@gmail.com> - 2011-11-10 03:29 +0530

csiph-web