</cache-size_text>
<dnsmasq_domain>Local domain<//cache-size_text>
</dnsmasq_address_text>
<dnmasq_interface>Listen Interface(s)<//dnsmasq_address_text>
</dnsmasq_domain_text>
<expand-hosts>Expand hosts<//dnsmasq_domain_text>
</li>
<//li>
<bogus-priv>bogus private</bogus-priv>
<bogus-priv_text>Never forward addresses in the non-routed address spaces</bogus-priv_text>
<br>
This option only affects forwarding, SRV records originating for dnsmasq (via srv-host= lines) are not suppressed by it.
This option makes dnsmasq ignore certain DNS requests which are made by Windows boxen every few minutes. <br>The requests generally don't get sensible answers in the global DNS and cause trouble by triggering dial-on-demand internet links.
</br>
<cache-size>Size of local cache</cache-size>
<cache-size_text>Set the size of dnsmasq’s cache.<br><strong> The default is 150 names</cache-size_text>
<code>zinc go to 192.168.1.30</code>
<dnmasq_interface_text>If you want dnsmasq to listen for requests only on specified interfaces (and the loopback) give the name of the interface (eg eth0) here.</dnmasq_interface_text>
<dnsmasq_address>address to force to an IP</dnsmasq_address>
<dnsmasq_address_text>
You can point any dns request that comes for a domain or a computer name to any ip you want<br>
Give the domain or computer name and the IP will all requests comes<br>
examples:<code>all requests for doubleclick.net go to 127.0.0.1</dnsmasq_address_text>
<dnsmasq_domain_text>
Set a domain (local domain) for dnsmasq. this is optional, but if it is set, it does the following things.
<ul>
<li>Allows DHCP hosts to have fully qualified domain names, as long as the domain part matches this setting.</dnsmasq_domain_text>
<dnsmasq_intro_settings>Dnsmasq caches internet addresses (A records and AAAA records) and address-to-name mappings (PTR records), reducing the load on upstream servers and improving performance (especially on modem connections)...</dnsmasq_intro_settings>
<dnsmasq_listen_address>Or listen addresse(s)</dnsmasq_listen_address>
<dnsmasq_listen_address_text>Or, which to listen on by address (remember to include 127.0.0.1 if you use this).</dnsmasq_listen_address_text>
<domain-needed>Domain needed</domain-needed>
<domain-needed_text>Never forward plain names (without a dot or domain part)</domain-needed_text>
<domain_or_server>Domain or computer name</domain_or_server>
<expand-hosts_text><strong>Add the domain to simple names</expand-hosts_text>
<filterwin2k>filter useless windows-originated DNS</filterwin2k>
<filterwin2k_text>
Enable to filter useless windows-originated DNS requests which can trigger dial-on-demand links needlessly.<br>
<strong>Note that (amongst other things) this blocks all SRV requests,so don't use it if you use eg Kerberos.</filterwin2k_text>
<ip>IP address</ip>
<li>Sets the "domain" DHCP option thereby potentially setting the domain of all systems configured by DHCP </li>
<log-queries>Log queries</log-queries>
<log-queries_text>For debugging purposes, log each DNS query as it passes through dnsmasq.</log-queries_text>
<no-negcache>No negative cache</no-negcache>
<no-negcache_text>If you want to disable negative caching, enable this</no-negcache_text>
<no-poll>no pool</no-poll>
<no-poll_text>If you don't want dnsmasq to poll resolv.conf or other resolv files for changes and re-read them then disable this.</no-poll_text>
<no-resolv>no resolv</no-resolv>
<no-resolv_text>If you don't want dnsmasq to read resolv.conf or any other file, getting its servers from this settings instead (see below), then uncomment this.</no-resolv_text>
<resolv-file>resolv file location path</resolv-file>
<resolv-file_text>Change this if you want dns to get its upstream servers from somewhere other that /etc/resolv.conf</resolv-file_text>
<strict-order>strict order</strict-order>
<strict-order_text>By  default,  dnsmasq  will  send queries to any of the upstream servers it knows about and tries to favour servers to are  known to  be  up.<br>Enable this forces dnsmasq to try each query
with each server strictly in the order they appear</strict-order_text>
