[Pdns-users] local dns for some domains and redirect for others
David Asi
dd at asi.fr
Tue Jul 8 21:20:08 UTC 2003
Hi all,
I' m developping some php site and I find very usefull to have some my php site domains locally.
And for the over i redirect ...
www.test.com is managed locally with powerdns
and all the over are delegated to 212 ... isp dns server
when launching pdns.exe in a dos console it works good but when trying to launch the pdns service :
$>host www.yahoo.com 127.0.0.1
$>host www.test.com 127.0.0.1
give nothing ?
Here is my config file :
# PDNS configuration file.
# Use NT logging when running as a service:
use-ntlog=yes
# Backends to launch at startup:
launch=godbc
godbc-datasource=PowerDNS2
# Launch a statistical webserver:
webserver=yes
webserver-port=8081
local-address=127.0.0.1
recursor=212.27.32.176
#,212.27.32.177
# EOF
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.powerdns.com/pipermail/pdns-users/attachments/20030708/7fdadae6/attachment.html>
More information about the Pdns-users
mailing list