




























On Mon, Jun 15, 2026 at 3:30 PM Alec Habig <[email protected]> wrote: > > Thanks! > > Tried: > > bootp-dynamic=ens1f0np0 > log-dhcp >
I'd just use 'bootp-dynamic' alone without the tag qualifier unless you have specific DHCP pools where you don't want BOOTP enabled. That looks like you're using the NIC name, which may or may not actually be the tag in your DHCP config, if you even have a tag at all. Mismatched tag is my best guess at why that wouldn't work. > in the dnsmasq.conf file, no luck. Will next edit the systemd scripts > to use > > --bootp-dynamic=ens1f0np0 --log-dhcp > That'll do the same as above, so I wouldn't bother. I generally prefer conf file options over arguments, but that's a matter of personal preference in wanting all configuration in conf file(s) and retaining a stock init system. _______________________________________________ Dnsmasq-discuss mailing list [email protected] https://lists.thekelleys.org.uk/cgi-bin/mailman/listinfo/dnsmasq-discuss
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。