[Opendnssec-develop] [OpenDNSSEC] #45: Multiple ORIGIN directives confuses signer

OpenDNSSEC owner-dnssec-trac at kirei.se
Tue Oct 27 15:39:35 UTC 2009


#45: Multiple ORIGIN directives confuses signer
-------------------------------+--------------------------------------------
Reporter:  tom at nominet.org.uk  |       Owner:  rb     
    Type:  defect              |      Status:  new    
Priority:  major               |   Component:  Unknown
 Version:  trunk               |    Keywords:         
-------------------------------+--------------------------------------------
 $ORIGIN tom.

 @       IN      NS      bubbles

 bubbles IN      A       10.5.1.116

 $ORIGIN test.tom.

 @  IN      NS      ns1.tom.

    IN      NS      ns2.tom.

    IN      NS      ns3.tom.


 With this input, the signer will only correctly process the line
 containing ns1.tom. The last two lines will be output as...


 bubbles.tom  IN  NS  ns2.tom.

 bubbles.tom  IN  NS  ns3.tom.


 (See attached zonefile)

-- 
Ticket URL: <http://trac.opendnssec.org/ticket/45>
OpenDNSSEC <http://www.opendnssec.org/>
OpenDNSSEC


More information about the Opendnssec-develop mailing list