Big Help needed with MX (again)

Brad Knowles brad.knowles at skynet.be
Fri Jul 6 14:31:44 UTC 2001


At 6:19 PM -0700 7/5/01, Gary Kline wrote:

>  	# named-checkzone -d named.conf
>  	loading "named.conf" from "named.conf" class "IN"
>  	dns_master_load: named.conf:2: unexpected end of line
>  	dns_master_load: named.conf:2: unexpected end of input
>  	dns_zone_load: zone named.conf/IN: loading master file 
>named.conf: unexpected end of input

	The progam named-checkzone is only designed to check zone files, 
not configuration files.  For configuration files, you use 
named-checkconf instead.

	Moreover, you need to use them with the right command-line 
options.  Check the man pages.

>  	# named-checkzone -d thought.org s/db.thought.org
>  	loading "thought.org" from "s/db.thought.org" class "IN"
>  	dns_master_load: s/db.thought.org:57: CNAME and other data
>  	dns_zone_load: zone thought.org/IN: loading master file 
>s/db.thought.org: CNAME and other data

	This is correct usage, and it does point out a problem with this zone file.

-- 
Brad Knowles, <brad.knowles at skynet.be>

/*        efdtt.c  Author:  Charles M. Hannum <root at ihack.net>          */
/*       Represented as 1045 digit prime number by Phil Carmody         */
/*     Prime as DNS cname chain by Roy Arends and Walter Belgers        */
/*                                                                      */
/*     Usage is:  cat title-key scrambled.vob | efdtt >clear.vob        */
/*   where title-key = "153 2 8 105 225" or other similar 5-byte key    */

dig decss.friet.org|perl -ne'if(/^x/){s/[x.]//g;print pack(H124,$_)}'


More information about the bind-users mailing list