When 2nd nameserver fails....

Quarco dontbother at hotmail.com
Tue Aug 10 07:30:30 UTC 2004


Ok.. sorry folks..

At this moment the ADSL works again, and the domains are up-and-running..
But.. when I pull the plug, this domain vanishes from internet :-)

So.. example: winterpeil.nl

1st dns:

$TTL    3600
@ IN SOA ns0.webmind.nl. xxx.webmind.nl. (
                2004080900      ; Serial
                10800           ; Refresh
                3600            ; Retry
                604800          ; Expire
                86400 )         ; Minimum TTL

; DNS Servers
                IN      NS      ns0.webmind.nl.
                IN      NS      ns99.webmind.nl.

; MX Record
                IN      MX      10 mail.winterpeil.nl.

; Machine Names
localhost       IN A    127.0.0.1
mail            IN A    81.70.80.160
@               IN A    81.70.80.160

; Aliases
www             IN CNAME        @


2nd DNS:
zone "winterpeil.nl" IN {
        type slave;
        file "slaves/db.winterpeil.nl";
        masters { 212.0.235.8; };
};






Any bright ideas???


"Quarco" <dontbother at hotmail.com> schreef in bericht
news:cf8ft8$jqh$1 at sf1.isc.org...
> Hi,
>
> I registered a couple domains (.nl) some weeks ago..
> Primary DNS was our server, secondairy (slave) DNS was my computer at
home..
> (This had to be a temporarely solution)
>
> Now I have moved to another address and as result my (home) connection has
> been broken...
> Result:: The domains which my home-computer was slave DNS'ing for are
> UNREACHABLE!!
>
> So, my question: How come a domain is unreachable when a (2nd) DNS
fails...
> What is the idea behind multiple DNS servers if it doesnt work ?? :-)
>
> Or have I mis-configured something???
>
> Hope you can help me out with this one :-)
>
>
> Thanx in advance,
>    Marco Snoek
>
>
>
>
>
>




More information about the bind-users mailing list