<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hi all,</div>
<div>I have a very simple question, but it seems difficult to find a solution...</div>
<div> </div>
<div>By default DNSMASQ sends Dhcp OFFER message with eth.dst=ff:ff:ff:ff:ff:ff , it sends to broadcast mac.</div>
<div>I have a dongle which works a bit outside specs, and can't answer to broadcast mac.</div>
<div>So, I need DNSMASQ to send the Dhcp OFFER messages (and better also ACK/NAK and the whole Dhcp stack) to a specific mac I set.</div>
<div>Does it exist such option?</div>
<div> </div>
<div>I already was thinking to start crafting Dhcp frames myself... but I dont really want to rewrite my own DNSMASQ...</div>
<div>I know iptables doesnt have this option...</div>
<div>So, if DNSMASQ doesn't have this option too, how can I do that alternatively?</div>
<div>Thanks, SB</div>
<div> </div>
<div> </div></div></body></html>