[Dnsmasq-discuss] problem with dhcp options

Simon Kelley simon at thekelleys.org.uk
Fri Jan 5 15:26:37 GMT 2007


Carlos Carvalho wrote:

> Agreed. Also I can probably hack around and not use udhcpc, will try
> it now. However, there are more problems. First, machines don't get a
> default route, which should be provided by the dhcp-option=3,zagros
> line. I tested with two linux distributions (gentoo included), windows
> 98 and xp.

Apologies for missing this: you cannot use a hostname there: you need
the dotted-quad IP address.

> 
> Second, I'm getting this in the logs for some machines:
> 
>  dnsmasq[15527]: cannot send DHCP option 17: no space left in packet
>  dnsmasq[15527]: cannot send DHCP option 19: no space left in packet
> 

Pretty much what it says: you are trying to send more stuff than will
fit. The client can indicate an ability to accept packets larger than
the small default, so this might be client-related. (ISTR that windows
offers larger packets, I doubt that udhcpc does.)


> I've put the right number for root path.
> 

Are you still sending option 19 too? Is that expected?


Cheers,

Simon.



More information about the Dnsmasq-discuss mailing list