Hello all--<br><br>I&#39;m trying to get dnsmasq set up as the DNS / DHCP provider for my home LAN.&nbsp; It&#39;s working for DNS, but I&#39;m not getting DHCP offers when I send discover requests.<br><br>I&#39;m using dnsmasq 2.31 on OpenBSD 4.0.&nbsp; The server is also running PF, which I initially expected to be eating my DHCP requests, but tcpdump&#39;ing pflog doesn&#39;t show any (related) activity.&nbsp; tcpdump&#39;ing the interface shows the requests coming in, but running dnsmasq with &quot;-d&quot; doesn&#39;t show any activity.&nbsp; (I assume I should see DHCP requests / responses there)<br>
<br>I&#39;ve tried a few different iterations of dhcp-range, dhcp-option, etc., and I&#39;m not seeing much in the logs.&nbsp; (I see &quot;setting --bind-interfaces option because of OS limitations&quot;, but that&#39;s all).&nbsp; Any suggestions on troubleshooting this further?<br>
<br>Thanks in advance,<br><br>Solomon<br>