<font size="2"><font face="georgia,serif">Ah. I guess I checked version-string on recursor which apparently I just found, doesn't support the anonymous value.</font></font><div><font size="1"><i><font size="2"><br style="font-family:georgia,serif">

</font></i></font><font size="1"><i><font size="2"><font style="font-family:trebuchet ms,sans-serif" size="1">-AK.</font></font></i></font><font size="1"><i><br></i></font><i><span style="font-family:trebuchet ms,sans-serif"><i></i></span></i><div style="margin-left:40px">

<span></span></div><i><font style="font-family:trebuchet ms,sans-serif" size="2"></font></i><br>
<br><br><div class="gmail_quote">On Thu, Aug 25, 2011 at 1:33 AM, abang <span dir="ltr"><<a href="mailto:abang@t-ipnet.net">abang@t-ipnet.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

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