Getting an error on a very simple DNS configuration

/dev/rob0 rob0 at gmx.co.uk
Wed Apr 8 22:15:11 UTC 2015


On Wed, Apr 08, 2015 at 11:01:30PM +0100, Steven Carr wrote:
> You're missing a whole swaythe of required declarations for BIND
> to be able to handle recursion.

Not so.  In fact named with an empty named.conf has built-in hints, 
plus default settings, which makes it work fine.

The allow-recursion default is "localhost; localnets;" so it should 
answer queries from the same host and from any locally-connected 
networks.

> There are numerous examples via google, first one that is returned

There's also the ISC KB,
	https://kb.isc.org/
and even an article which covers compiling from source and running a 
simple named for recursion:
	https://kb.isc.org/article/AA-00768/
-- 
  http://rob0.nodns4.us/
  Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:


More information about the bind-users mailing list