Dissecting the source

Mark_Andrews at isc.org Mark_Andrews at isc.org
Fri Nov 30 22:19:17 UTC 2001


> 
> > Can't you just turn off name checking using the check-names
> > substatement?  For example,
> > 
> > options {
> >   check-names master ignore;
> >   check-names slave ignore;
> >   check-names response ignore;
> > };
> 
> 
> Well, what we want to do are things that are a little more complicated than
> that.  One thing is spaces.  We want to use a more natural syntax like
> "Directory of <<Machine 1>>".  I am pretty sure that that can't be done even
> with checking off?
> 

	As a DNS label in presentation form that is:

		Directory\032of\032<<Machine\0321>>

	Which of course you can map back to "Directory of <<Machine 1>>"
	in your application.  Checking-off will allow this.

	Mark

> Thanks for the help.
> 
> Greg
> 
> 
--
Mark Andrews, Internet Software Consortium
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: Mark.Andrews at isc.org


More information about the bind-users mailing list