[Dnsmasq-discuss] manpage bug?
Mariano Absatz
el.baby at gmail.com
Fri May 28 23:49:55 BST 2010
Hi,
I think I spotted an error in the manpage...
The manpage says:
-G, --dhcp-host=[<hwaddr>][,id:<client_id>|*][,net:<netid>][,<ipaddr>][,<hostname>][,<lease_time>][,ignore]
However, if I put a line like:
dhcp-host=<hwaddr>,net:<netid>,<ipaddr>,<hostname>
it doesn't work... I have to swap the order of net:<netid> and <ipaddr> like:
dhcp-host=<hwaddr>,<ipaddr>,net:<netid>,<hostname>
for it to work...
I'm using dnsmasq 2.52.
Regards.
--
Mariano Absatz - El Baby
www.clueless.com.ar
More information about the Dnsmasq-discuss
mailing list