Is it just me or option 'webserver=no' has no effect at all in latest
stable authoritative version ?I am running multiple vhost instances and
the port 8081 keeps conflicting.
Running pdns_server --webserver=no also is of no use!
I can confirm that. But as a workaround this config statement prevents
the webserver start for me:
webserver-port=
You can file a ticket for this at
http://wiki.powerdns.com/trac/timeline
You must login to open one. See http://wiki.powerdns.com/trac/wiki for
instructions.
Also, the 'version-string=anonymous' doesn't send a servfail unlike to
what mentioned in the docs.
I can not confirm that:
version-string=anonymous
$ dig +norecurse +nocmd +noquestion version.bind @localhost TXT ch
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 12886
;; flags: qr aa; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
version-string=full
dig +norecurse +nocmd +noquestion version.bind @localhost TXT ch
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 2591
;; flags: qr aa; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; ANSWER SECTION:
version.bind. 5 CH TXT "Served by POWERDNS
3.0 $Id: packethandler.cc 2231 2011-07-11 07:25:27Z ahu $"
Winfried
_______________________________________________
Pdns-users mailing list
[email protected]
http://mailman.powerdns.com/mailman/listinfo/pdns-users