[Pdns-users] Recursor question

Kees Monshouwer km at monshouwer.com
Mon Oct 10 18:58:43 UTC 2005


The answer is yes... here is my setup

recursor.conf
-----
soa-minimum-ttl=0
soa-serial-offset=0
aaaa-additional-processing=off
local-port=5300
local-address=127.0.0.1
trace=off
daemon=yes
quiet=on
------

pdns.conf
-----
module-dir=/usr/lib
socket-dir=/var/run/powerdns
setuid=powerdns
setgid=powerdns

local-address=127.0.0.1, 192.168.1.1

master
#slave
launch=bind,gmysql

bind-config=/etc/powerdns/named.conf
#bind-check-interval=28800

gmysql-host=localhost
gmysql-user=powerdns
gmysql-password=secret
gmysql-dbname=powerdns

recursor=127.0.0.1:5300
allow-recursion=127.0.0.0/8, 192.168.1.0/24
----

Maybe this will help....

Kees

----- Original Message ----- 
From: "Dave Taylor" <davetaylor at frontiernet.net>
To: <pdns-users at mailman.powerdns.com>
Sent: Monday, October 10, 2005 8:33 PM
Subject: [Pdns-users] Recursor question


> Is it possible to run the authoritative nameserver and the recursor on the
> same box and same IP address?  If so, how does it get configured?
>
> Thanks
> Dave
>
>
> _______________________________________________
> Pdns-users mailing list
> Pdns-users at mailman.powerdns.com
> http://mailman.powerdns.com/mailman/listinfo/pdns-users
> 



More information about the Pdns-users mailing list