spaces in named.conf

Michael Kohne mhkohne at discordia.org
Fri Apr 6 12:04:41 UTC 2001


Terry, I can't help with your problem, but I do note that internal.net IS a 
legitimate network. Whois reports:

Ultimate Search
    GPO Box 7862
    Central,
    HK    Domain Name: INTERNAL.NET    Administrative Contact:
         DNS Support    dns at ultsearch.com
         Ultimate Search
         GPO Box 7862
         Central,  HK
         HK
         Phone- 852 2537 9677
         Fax-
    Technical Contact:
         DNS Support  dns at ultsearch.com
         Ultimate Search
         GPO Box 7862
         Central,  HK
         HK
         Phone- 852 2537 9677
         Fax-    Record updated on 2001-02-05 00:00:00.
    Record created on 2000-01-17.
    Record expires on 2002-01-17.
    Database last updated on 2001-04-05 22:05:22 EST.
Domain servers in listed order:
NS1.ULTSEARCH.COM             202.84.198.59
    NS2.ULTSEARCH.COM             212.100.224.102
The previous information has been obtained either directly from the
registrant or a registrar of the domain name other than Network Solutions.
Network Solutions, therefore, does not guarantee its accuracy or
completeness.

I suppose it's unlikely that this will cause you trouble, but in my 
experience this is the kind of thing that will someday cause you a subtle 
and VERY hard to hunt down error. You might want to consider transitioning 
away from this use.

At 04:38 AM 4/6/2001 -0500, Terry Davis wrote:

>Ok, I am rather confused.
>Here is my named.conf file:
>
>options {
>         directory "/etc/namedb";
>           pid-file "/var/run/named.pid";
>         allow-query { any; };
>};
>include "/etc/namedb/zones.conf";
>
>
>And here is the included zones.conf file:
>
>zone "birddog.com" {
>         type master;
>         file "db.birddog.com";
>         allow-transfer { 10.10.1.8; };
>};
>
>zone "internal.net" {
>         type master;
>         file "db.internal.net";
>         allow-transfer { 10.10.1.8; };
>};
>
>zone "10.in-addr.arpa" {
>         type master;
>         file "rev.10";
>         allow-transfer { 10.10.1.8; };
>};
>
>zone "." { type hint; file "named.root"; };
>
>
>Transfers and everything was working great until I added the internal.net
>zone.  Now I should confess that this is not our domain!!! This is simply a
>backware compatibility issue because our last administrator thought it would
>be cute to name the internal network internal.net.
>
>Thank you for any help!
>Terry
>
>-----Original Message-----
>From: bind-users-bounce at isc.org [mailto:bind-users-bounce at isc.org]On
>Behalf Of Terry Davis
>Sent: Friday, April 06, 2001 4:25 AM
>To: bind-users at isc.org
>Subject: spaces in named.conf
>
>
>
>are they allowed?
>
>This is what was breaking my zone transfer.

Michael Kohne        mhkohne at discordia.org
3000 lbs of wood, 300 foot per minute - DO NOT get in the way.



More information about the bind-users mailing list