Slave has Extra NS Records

enrique at podernet.com.mx enrique at podernet.com.mx
Mon Feb 24 17:08:59 UTC 2003


On Sat, 22 Feb 2003, Jason C. Wells wrote:

=>My reverse slave zone is picking up two extra NS records from somewhere.
=>I am running 8.3.3.
=>
=>These are the extra records.  Note the malformed ORIGIN.  Everything else
=>in the slave zone file is the same as the master.
=>$ORIGIN 168.192.in-addr.arpa.1.168.192.IN-ADDR.ARPA.
=>1       86400   IN      NS      ns1.
=>        86400   IN      NS      ns2.
Somewhere you are missing a "." perhaps in your origin statement. It is being 
expanded to the zone name.


=>
=>My master looks like this:
=>
=>$ORIGIN 1.168.192.in-addr.arpa.
=>$TTL 86400
=>@ IN SOA server2.highperformance.net. root.highperformance.net. (
=>    2003022202  ;   Serial YYYYMMDDXX
=>    10800       ;   Refresh
=>    3600        ;   Retry
=>    604800      ;   Expire
=>    86400 )     ;   TTL
=>
=>    IN  NS  server1.highperformance.net.
=>    IN  NS  server2.highperformance.net.
=>
=>So where are the extra NS records for ns1 and ns2 coming from?
=>
=>Actually, I know where they are coming from they are coming from, the
=>forward zone file.  But why?  I had thought that zone transfers simply
=>pulled the record from the master over to the slave.
=>
=>I only recently set up my slave server.  All the forward zone files
=>propogate as I would expect.  Only the reverse zone slave is giving me
=>trouble.
=>
=>The forward zone looks like this:
=>
=>$ORIGIN highperformance.net.
=>$TTL 86400
=>@ IN SOA server2.highperformance.net. root (
=>    2003022202  ;   Serial YYYYMMDDXX
=>    10800       ;   Refresh
=>    3600        ;   Retry
=>    604800      ;   Expire
=>    86400 )     ;   TTL
=>
=>    IN  NS  ns1
=>    IN  NS  ns2
=>
=>    IN  MX  0 mail
=>
=>server1     IN  A   192.168.1.40
=>server2     IN  A   192.168.1.50
=>ns1         IN  A   209.20.215.30
=>ns2         IN  A   209.20.215.31
=>
=>Thanks in advance,
=>Jason C. Wells
=>
=>
=>

-- 

-- 'You tread upon my patience' -- William Shakespeare, "Henry IV"

The river is within us, the sea is all about us.
===============================================================================
José Enrique Díaz Jolly				e-mail: enrique at podernet.com.mx
===============================================================================
@(#) $Id: signature.podernet,v 1.1 2003/01/21 23:45:50 ediaz Exp $



More information about the bind-users mailing list