maybe this will help?<div><a href="http://www.mythicalbeast.co.uk/linux/dnsmasq_howto.html">http://www.mythicalbeast.co.uk/linux/dnsmasq_howto.html</a></div><div><br></div>And to include your WINS into the dhcp-options, you need to use these options:<br>
netbios-ns (44)<br>Specifies a list of IP addresses for NetBIOS name servers (NBNS).<br>netbios-nodetype (46)<br>1 = b-node, 2 = p-node, 4 = m-node, and 8 = h-node<br>netbios-scope (47)<br>Specifies a text string that is the NetBIOS over TCP/IP scope ID for the client, as specified in RFC 1001/1002<div>
<br></div><div>eg.<br><div><div>dhcp-option=netbios-ns,x.x.x.x,y.y.y.y<br>dhcp-option=netbios-nodetype,8</div><div>dhcp-option=netbios-scope</div><div><br></div><div>Will.<br><div id="WISESTAMP_SIG"><span style="color:black;"><div>
<p><span>--<br>Ubuntu 10.4 is there</span><br><span>Free operating system for your desktop or laptop</span><br><span><a href="http://www.ubuntu.com/" target="_blank">http://www.ubuntu.com/</a></span></p>
</div></span></div><br><br><div class="gmail_quote">On Sat, Jun 5, 2010 at 2:07 AM, John Will <span dir="ltr"><<a href="mailto:john@will-enterprises.com">john@will-enterprises.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I have a Synology DS209, and I'd like to use this to create a DHCP and<br>
DNS server with WINS capability. I have the WINS server working on the<br>
DS209, but the configuration of this package is a bit daunting! I was<br>
wondering if there was a tutorial for setup of basic configurations, I<br>
suspect that much of the stuff mentioned is not germane to most<br>
environments.<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" target="_blank">http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss</a><br>
</blockquote></div><br></div></div></div>