[Dnsmasq-discuss] Simple Tutorial?

William Leemans willie at elaba.net
Sat Jun 5 08:20:39 BST 2010


maybe this will help?
http://www.mythicalbeast.co.uk/linux/dnsmasq_howto.html

And to include your WINS into the dhcp-options, you need to use these
options:
netbios-ns (44)
Specifies a list of IP addresses for NetBIOS name servers (NBNS).
netbios-nodetype (46)
1 = b-node, 2 = p-node, 4 = m-node, and 8 = h-node
netbios-scope (47)
Specifies a text string that is the NetBIOS over TCP/IP scope ID for the
client, as specified in RFC 1001/1002

eg.
dhcp-option=netbios-ns,x.x.x.x,y.y.y.y
dhcp-option=netbios-nodetype,8
dhcp-option=netbios-scope

Will.

--
Ubuntu 10.4 is there
Free operating system for your desktop or laptop
http://www.ubuntu.com/


On Sat, Jun 5, 2010 at 2:07 AM, John Will <john at will-enterprises.com> wrote:

> I have a Synology DS209, and I'd like to use this to create a DHCP and
> DNS server with WINS capability.   I have the WINS server working on the
> DS209, but the configuration of this package is a bit daunting!  I was
> wondering if there was a tutorial for setup of basic configurations, I
> suspect that much of the stuff mentioned is not germane to most
> environments.
>
> _______________________________________________
> Dnsmasq-discuss mailing list
> Dnsmasq-discuss at lists.thekelleys.org.uk
> http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/attachments/20100605/658bbb18/attachment.htm 


More information about the Dnsmasq-discuss mailing list