[Dnsmasq-discuss] Mitel specific dhcp-options

Chris MacLean chris at netwonk.com
Mon Oct 1 17:28:59 BST 2012


I'm using 2.59 on Ubuntu 12.04.  I tried your changes and they worked
great.  Verified with tcpdump that 130 was being passed correctly as well.

Thanks for the help!



On Mon, Oct 1, 2012 at 12:06 PM, Simon Kelley <simon at thekelleys.org.uk>wrote:

> On 01/10/12 16:39, Chris MacLean wrote:
> > Hi,
> >
> > Having some big problems with this and can't seem to make any headway.
> >
> > I'm specifying:
> >
> > dhcp-option=130,"MITEL IP PHONE"
> > dhcp-option=132,40
> > dhcp-option=133,6
> >
> > which I 'converted' from my old dhcpd configuration:
> >
> > option mitel-identity code 130 = string;
> > option mitel-vlan-id code 132 = unsigned integer 32;
> > option mitel-priority code 133 = unsigned integer 32;
> > option mitel-identity "MITEL IP PHONE";
> > option mitel-vlan-id 0x64;
> > option mitel-priority 0x6;
> >
>
> For options 132 and 133, you need to give dnsmasq a hint on the length
> of the integer. I'm pretty sure that dnsmasq is actually sending the
> correct bytes for option 130, it's just pretty-printing it wrong in the
> log - what version are you using?
>
>
> Correct config is something like:
>
> dhcp-option=130,"MITEL IP PHONE"
> dhcp-option=132,40i
> dhcp-option=133,6i
>
> Cheers,
>
> Simon.
>
>
>
>
>
>
>
> _______________________________________________
> Dnsmasq-discuss mailing list
> Dnsmasq-discuss at lists.thekelleys.org.uk
> http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss
>



-- 
*chris maclean    MoBro.co/netwonk*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/attachments/20121001/5b42136e/attachment.html>


More information about the Dnsmasq-discuss mailing list