named.conf

M. Yu myu at websprinter.net
Sat Mar 17 01:05:46 UTC 2001




> You need "allow-query  { 208.164.85.0/28; 64.110.177.128/25; };" at
> the options level and "allow-query { any; };" at the zone level.
>
> This blocks access to cached data but not to zone data.

Hhmm....allow-query is a tag that specifies which hosts are allowed to ask
questions from my server, right?  Why would I need to put my own server's
IPs in there?  Does the server query itself?

I'll put the allow-query { any; }; to all zones except for the cache right?

> No. This is caused by you having bad data in the zone file for
> 128/25.177.110.64.in-addr.arpa.  It should contain a
> entry for 239.128/25.177.110.64.in-addr.arpa not a
> entry for 239.177.110.64.in-addr.arpa.

That's not how my ISP said to do it.  The sample zone file they gave didn't
include the 128/25.  It simply read:

239    IN    PTR    blahblahblah.domain.com

So you're saying it should read as:

239.128/25    IN    PTR    blahblahblah.domain.com

> I suggest that you go and re-read about setting up classless
> in-addr.arpa zones again.  Then talk to your ISP again because
> 128/25.177.110.64.in-addr.arpa is not yet delegated to you
> and 177.110.64.in-addr.arpa is not yet set up to support
> classless in-addr.arpa (no cnames).

The delegation is not yet done.  They're waiting for my config changes.  :-)

Thanks for the quick reply.  Appreciate it very much.


M. Yu



More information about the bind-users mailing list