[Dnsmasq-discuss] Does the --interface option to dnsmasq also apply to incoming broadcast DHCP requests?
Buck Horn
buckhorn at weibsvolk.org
Thu Nov 30 08:34:27 UTC 2023
On 30.11.23 00:09, Chris Friesen via Dnsmasq-discuss wrote:
> I was just wondering whether the --interface and --except-interface
> options to dnsmasq would also apply to messages like DHCPDISCOVER and
> DHCPREQUEST
Yes.
You may also want to further tune usage via '--no-dhcp-interface' (or
maybe '--no-dhcpv4-interface' and '--no-dhcpv6-interface' in a future
release, see
https://www.mail-archive.com/dnsmasq-discuss@lists.thekelleys.org.uk/msg16828.html
).
However, I wonder whether tagging requests for the interfaces and
setting up corresponding dhcp options for those tags wouldn't already
match your requirements with only one instance of dnsmasq running.
Kind regards,
Buck
More information about the Dnsmasq-discuss
mailing list