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

Reply via email to