BIND 10 #244: Loadzone cannot handle missing name and ttl

BIND 10 Development do-not-reply at isc.org
Thu Jun 17 10:51:27 UTC 2010


#244: Loadzone cannot handle missing name and ttl
----------------------+-----------------------------------------------------
 Reporter:  stephen   |       Owner:     
     Type:  defect    |      Status:  new
 Priority:  major     |   Milestone:     
Component:  loadzone  |    Keywords:     
Sensitive:  0         |  
----------------------+-----------------------------------------------------
 b10-loadzone does not load the following zone file correctly:

 {{{
 $ORIGIN example.com.
 $TTL 60
 @    IN SOA   ns1.example.com. hostmaster.example.com. (1 43200 900
 1814400 7200)
      IN NS    ns1.example.com.
      IN MX 10 mail.example.com.
 ns1  IN A     192.168.1.102
 mail IN A     192.168.1.103
 }}}

 The NS and MX records are created with a name of IN.example.com. (instead
 of example.com.)

-- 
Ticket URL: <https://bind10.isc.org/ticket/244>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list