Re: [Dnsmasq-discuss] DNSMASQ Not Sending ACK?

2017-09-28 Thread Jason Kary
Hi Folks, I wanted to follow up and see if anyone is available to help debug this issue? I won’t have the test bed available to me to help out for much longer. Is there some sort of debug that I could collect to help with the analysis? Take Care Jason > On Sep 25, 2017, at 4:11 PM, Jason

Re: [Dnsmasq-discuss] DNSMASQ Not Sending ACK?

2017-09-28 Thread Jason Kary
Hi Folks, I was able to fix the problem by removing the following code: lines 1107-1108 in rfc2131.c: if (option_addr(opt).s_addr != override.s_addr) return 0; Once I commented out this if statement the client was able to obtain the correct IP address via