Re: Recursor only config for localhost

2009-04-15 Thread Kevin Darcy
named can certainly listen on ports other than 53, but your resolver library probably doesn't have any way to be configured to use a non-53 port. If you _really_ want to do this, then perhaps you should get the authoritative nameserver to listen on a port other than 53, and put some sort of po

Recursor only config for localhost

2009-04-10 Thread bsd
Hello, Would It be possible to configure BIND to be only a recursor for local querries on a different default port than 53? I have an authoritative server for various zones that I have configured using PowerDNS which is already listening on 53. PowerDNS recursor comes as an add-on and see