BIND 10 #244: Loadzone cannot handle missing name and ttl
BIND 10 Development
do-not-reply at isc.org
Thu Jun 17 15:19:34 UTC 2010
#244: Loadzone cannot handle missing name and ttl
----------------------+-----------------------------------------------------
Reporter: stephen | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Component: loadzone | Resolution:
Keywords: | Sensitive: 0
----------------------+-----------------------------------------------------
Comment(by jreed):
Even with tingting-loadzone branch I get:
{{{
sqlite> select * from zones ;
1|example.com.|IN|0
sqlite> select * from records ;
1|1|example.com.|com.example.|60|SOA||ns1.example.com.
hostmaster.example.com. 1 43200 900 1814400 7200
2|1|IN.example.com.|com.example.IN.|60|NS||ns1.example.com.
3|1|IN.example.com.|com.example.IN.|60|MX||10 mail.example.com.
4|1|ns1.example.com.|com.example.ns1.|60|A||192.168.1.102
5|1|mail.example.com.|com.example.mail.|60|A||192.168.1.103
}}}
Note not all have .IN. as part of name. Only problem for the records that
don't have a label but do have a class.
--
Ticket URL: <http://bind10.isc.org/ticket/244#comment:1>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list