<html><head></head><body><div class="mcnt"><div>I am using dnsmasq with authorized DNS and a external slave dns server.<br>But the problem is that all the entry gone public.<br>Even "srv-host=_kerberos._udp.EXAMPLE.NL,thirsty.example.nl,88,1,0".<br>I don't want that. Some of the items we want to be private.<br><br>I like to propose too add the following option and flags.<br><br>Option:<br>auth-all-entries-public=<yes>/<no><br>This option tells to export all the item or not and it can be overrided by the flag AUTH-PULBIC-FLAG.<br><br><AUTH-PULBIC-FLAG> can be:<br>- <Empty> = It will rely on the auth-all-entries-public settings.<br>- Public = The dns entry will be exported to the slave dns.<br>- Private = The dns entry will <b>NOT</b> be exported to the slave dns.<br><br>Example: srv-host=_kerberos._udp.EXAMPLE.NL,thirsty.example.nl,88,1,0,<AUTH-PULBIC-FLAG>.<br><br>I think it should the usable on the following options<br>- cname<br>- dhcp-host<br>- srv-host<br>- interface-name<br>- dhcp-range<br>- txt-record<br>- ptr-record<br><br>May be we need more option to handle for example /etc/hosts entries.<br><br>What do you think?<br><br>Greats,<br><br>RenĂ©<br></div></div></body></html>