<div class="gmail_quote"><br>I have this questions about of "dnsmasq.conf" in this "section":<br>
<br><span style="color:rgb(51, 51, 255)"># Add domains which you want to force to an IP address here.</span><br style="color:rgb(51, 51, 255)"><span style="color:rgb(51, 51, 255)"># The example below send any host in <a href="http://doubleclick.net" target="_blank">doubleclick.net</a> to a local</span><br style="color:rgb(51, 51, 255)">
<span style="color:rgb(51, 51, 255)"># webserver.</span><br style="color:rgb(51, 51, 255)"><span style="color:rgb(51, 51, 255)">address=/*porn*/<a href="http://127.0.0.1" target="_blank">127.0.0.1</a></span><br style="color:rgb(51, 51, 255)">
<span style="color:rgb(51, 51, 255)">address=/*ads*/<a href="http://127.0.0.1" target="_blank">127.0.0.1</a></span><br><br>In this case I try to apply wildcards, this don't work, is possible apply wildcards for this?, my intention is use DNSMAQS like a local dnsfilter (I can't use OpenDNS). <br>
And if this is possible, I can make a list of exceptions?, for example:<br><br>
<span style="color:rgb(51, 51, 255)">address=/*ads*/<a href="http://127.0.0.1" target="_blank">127.0.0.1</a></span><br><span style="color:rgb(255, 0, 0)">exception</span>=<a href="http://downloads.sourceforge.net" target="_blank">downloads.sourceforge.net</a><br>
<br>The thing is I am using in this moment Simple DNS (Windows) for this task, your help will be much appreciated. <br><br><font size="4">Thanks.</font><br>
</div><br>