<br><div class="gmail_quote"><div class="gmail_quote">I have this questions about of &quot;dnsmasq.conf&quot; in this &quot;section&quot;:<br>
<br><span style="color: rgb(0, 102, 0);"># 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)"></span><span style="color:rgb(51, 51, 255)">address=/<a href="http://contacts.msn.com/">contacts.msn.com/</a><a href="http://127.0.0.1/" target="_blank">64.4.23.9</a></span><br>
<span style="color:rgb(51, 51, 255)">address=/<a href="http://msn.com/">msn.com/</a><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)"></span><br>In this case, I try to filter all &quot;<a href="http://msn.com">msn.com</a>&quot; queries, except for <span style="color:rgb(51, 51, 255)">*.<a href="http://contacts.msn.com">contacts.msn.com</a></span>, but the thing is the IP &quot;64.4.23.9&quot; (is a real IP of Microsoft for that DNS) is probably a temporal IP address. Can I force to forward the query like this? :<br>
<br>
<span style="color:rgb(51, 51, 255)">address=/<a href="http://contacts.msn.com/">contacts.msn.com/</a><span style="color: rgb(255, 0, 0);">FORWARD_QUERY</span></span><br><span style="color:rgb(51, 51, 255)"></span><span style="color:rgb(51, 51, 255)">address=/<a href="http://msn.com/">msn.com/</a><a href="http://127.0.0.1/" target="_blank">127.0.0.1</a></span>  <span style="color: rgb(51, 204, 0);"> <span style="color: rgb(0, 102, 0);">#This line will be skipped if the condition of previous line is satisfied </span></span><br>
<br><font size="4">Thanks.</font><br>
</div><br>
</div><br>