<br><br><div><span class="gmail_quote">On 9/2/07, <b class="gmail_sendername">Stephen Atty</b> &lt;<a href="mailto:steve_atty@yahoo.co.uk">steve_atty@yahoo.co.uk</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I&#39;ve got dnsmasq set up on my home network and its<br>working extremely well.<br><br>I do however have a slight problem - which might not<br>be a problem with dnsmasq but with the way I&#39;ve got<br>something set up.
<br><br>I have a laptop which I use at work and at home. It<br>gets its IP address dynamically in both networks.<br><br>When I power up the laptop at home I get the following<br>message in the /var/log/warn file:<br><br>Sep&nbsp;&nbsp;1 09:05:53 strauss dnsmasq[2940]: Ignoring DHCP
<br>host name <a href="http://KODALY.myworks.domain.com">KODALY.myworks.domain.com</a> because it has an<br>illegal domain part.<br><br>ipconfig /all on the laptop (XP Pro) shows:<br><br>Windows IP Configuration<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Host Name . . . . . . . . . . . . : KODALY
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Primary Dns Suffix&nbsp;&nbsp;. . . . . . . :<br><a href="http://myworks.domain.com">myworks.domain.com</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Node Type . . . . . . . . . . . . : Hybrid<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IP Routing Enabled. . . . . . . . : No<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;WINS Proxy Enabled. . . . . . . . : No
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DNS Suffix Search List. . . . . . :<br><a href="http://myworks.domain.com">myworks.domain.com</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://tty.org.uk">tty.org.uk</a><br><br><br>Everything is working fine as far as I can tell. So
<br>the question is:<br><br>1) Do I just ignore the message and leave things as<br>they are<br>2) Tweak dnsmasq to stop it reporting the error<br>3) Tweak my XP config so its primary DNS suffix<br>changes when I&#39;m at home (I assume that it is this
<br>that is causing the message to be reported)</blockquote><div><br>That warning is quite ignorable.&nbsp; All it means is that dnsmasq will not
use the dhcp lease in response to a dns lookup for
<a href="http://KODALY.myworks.domain.com">KODALY.myworks.domain.com</a>, it will contact the upstream dns servers.&nbsp;
No harm done.&nbsp; It&#39;s to protect ISPs against a customer setting their
computer name as e.g. <a href="http://www.microsoft.com">www.microsoft.com</a> and executing a
man-in-the-middle attack via dns poisoning.&nbsp; If the client provided a
name in the domain dnsmasq expected, then queries for that name would
be answered internally from the dhcp information.<br>
&nbsp;</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;___________________________________________________________<br>Want ideas for reducing your carbon footprint? Visit Yahoo! For Good&nbsp;&nbsp;
<a href="http://uk.promotions.yahoo.com/forgood/environment.html">http://uk.promotions.yahoo.com/forgood/environment.html</a><br><br>_______________________________________________<br>Dnsmasq-discuss mailing list<br><a href="mailto:Dnsmasq-discuss@lists.thekelleys.org.uk">
Dnsmasq-discuss@lists.thekelleys.org.uk</a><br><a href="http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss">http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss</a><br></blockquote></div><br>