zone transfer troubles
panman <[email protected]> Sat, 17 Jan 2009 12:50:34 -0800
| Newsgroups | gmane.network.dns.bind9.dlz |
|---|---|
| Message-ID | <[email protected]> |
I can't seem to find the happy middle ground, either extra input, or not enough input, I've provided the queries, the errors, and the mysql output from the queries below: select ttl, type, host, mx_priority, data, resp_person, serial, refresh, retry, expire, minimum from dns_records where zone = 'nubjub.com' dns_rdata_fromtext: buffer-0xbff09254:1: near 'resp.person.email': extra input text dns_sdlz_putnamedrr returned error. Error code was: extra input text +------+-------+------+-------------+----------------------+------------------ -+------------+---------+-------+--------+---------+ | ttl | type | host | mx_priority | data | resp_person | serial | refresh | retry | expire | minimum | +------+-------+------+-------------+----------------------+------------------ -+------------+---------+-------+--------+---------+ | 3600 | CNAME | www2 | NULL | www.nubjub.com. | resp.person.email | 2008082700 | 3600 | 3600 | 86400 | 3600 | | 3600 | CNAME | @ | NULL | www.nubjub.com. | resp.person.email | 2008082700 | 3600 | 3600 | 86400 | 3600 | | 3600 | A | www | NULL | 216.99.207.197 | resp.person.email | 2008082700 | 3600 | 3600 | 86400 | 3600 | | 3600 | MX | @ | 10 | nubjub.com. | resp.person.email | 2008082700 | 3600 | 3600 | 86400 | 3600 | | 3600 | NS | NULL | NULL | ns1.nubjub.com. | resp.person.email | 2008082700 | 3600 | 3600 | 86400 | 3600 | | 3600 | NS | NULL | NULL | ns1.purelithium.net. | resp.person.email | 2008082700 | 3600 | 3600 | 86400 | 3600 | | 3600 | A | ns1 | NULL | 216.99.207.206 | resp.person.email | 2008082700 | 3600 | 3600 | 86400 | 3600 | | 3600 | SOA | @ | NULL | ns1.purelithium.net. | resp.person.email | 2008082700 | 3600 | 3600 | 86400 | 3600 | +------+-------+------+-------------+----------------------+------------------ -+------------+---------+-------+--------+---------+ select ttl, type, host, mx_priority, data from dns_records where zone = 'nubjub.com' dns_sdlz_putnamedrr returned error. Error code was: unexpected end of input +------+-------+------+-------------+----------------------+ | ttl | type | host | mx_priority | data | +------+-------+------+-------------+----------------------+ | 3600 | CNAME | www2 | NULL | www.nubjub.com. | | 3600 | CNAME | @ | NULL | www.nubjub.com. | | 3600 | A | www | NULL | 216.99.207.197 | | 3600 | MX | @ | 10 | nubjub.com. | | 3600 | NS | NULL | NULL | ns1.nubjub.com. | | 3600 | NS | NULL | NULL | ns1.purelithium.net. | | 3600 | A | ns1 | NULL | 216.99.207.206 | | 3600 | SOA | @ | NULL | ns1.purelithium.net. | +------+-------+------+-------------+----------------------+ select ttl, type, host, mx_priority, data, resp_person, serial, refresh, retry, expire, minimum from dns_records where zone = 'nubjub.com' dns_sdlz_putnamedrr returned error. Error code was: unexpected end of input +------+-------+------+-------------+----------------------+------------------- -+------------+---------+-------+--------+---------+ | ttl | type | host | mx_priority | data | resp_person | | serial | refresh | retry | expire | minimum | +------+-------+------+-------------+----------------------+------------------- -+------------+---------+-------+--------+---------+ | 3600 | SOA | @ | NULL | ns1.purelithium.net. | resp.person.email. | | 2008082700 | 3600 | 3600 | 86400 | 3600 | | 3600 | A | www | NULL | 216.99.207.197 | NULL | | NULL | NULL | NULL | NULL | NULL | | 3600 | CNAME | @ | NULL | www.nubjub.com. | NULL | | NULL | NULL | NULL | NULL | NULL | | 3600 | CNAME | www2 | NULL | www.nubjub.com. | NULL | | NULL | NULL | NULL | NULL | NULL | | 3600 | MX | @ | 10 | nubjub.com. | NULL | | NULL | NULL | NULL | NULL | NULL | | 3600 | NS | NULL | NULL | ns1.nubjub.com. | NULL | | NULL | NULL | NULL | NULL | NULL | | 3600 | NS | NULL | NULL | ns1.purelithium.net. | NULL | | NULL | NULL | NULL | NULL | NULL | | 3600 | A | ns1 | NULL | 216.99.207.206 | NULL | | NULL | NULL | NULL | NULL | NULL | +------+-------+------+-------------+----------------------+------------------- -+------------+---------+-------+--------+---------+ ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword