惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

L
LangChain Blog
Recent Announcements
Recent Announcements
GbyAI
GbyAI
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Microsoft Azure Blog
Microsoft Azure Blog
N
Netflix TechBlog - Medium
人人都是产品经理
人人都是产品经理
MongoDB | Blog
MongoDB | Blog
D
DataBreaches.Net
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
WordPress大学
WordPress大学
U
Unit 42
腾讯CDC
D
Docker
The GitHub Blog
The GitHub Blog
阮一峰的网络日志
阮一峰的网络日志
Vercel News
Vercel News
I
InfoQ
Jina AI
Jina AI
爱范儿
爱范儿
宝玉的分享
宝玉的分享
博客园 - Franky
G
Google Developers Blog
P
Proofpoint News Feed

dnsmasq-discuss

[Dnsmasq-discuss] Announce: dnsmasq-2.92rc2 Re: [Dnsmasq-discuss] [PATCH] Fix arguments order for chaos subdomain check Re: [Dnsmasq-discuss] patch: block-file/allow-file - for review/feedback Re: [Dnsmasq-discuss] patch: block-file/allow-file - for review/feedback Re: [Dnsmasq-discuss] patch: block-file/allow-file - for review/feedback Re: [Dnsmasq-discuss] patch: block-file/allow-file - for review/feedback [Dnsmasq-discuss] patch: block-file/allow-file - for review/feedback Re: [Dnsmasq-discuss] server= with interface parameter changes behavior over time [Dnsmasq-discuss] NFTsets and hosts-files [Dnsmasq-discuss] [PATCH] Allow expired RRSIGs when stale caching is enabled [Dnsmasq-discuss] [PATCH] Fix local host records being overridden by upstream NXDOMAIN [Dnsmasq-discuss] [PATCH] Fix arguments order for chaos subdomain check Re: [Dnsmasq-discuss] Malformed RRSIG Can Crash dnsmasq [Dnsmasq-discuss] Malformed NSEC/NSEC3 Can Hang dnsmasq [Dnsmasq-discuss] Malformed RRSIG Can Crash dnsmasq [Dnsmasq-discuss] Security - IMPORTANT Re: [Dnsmasq-discuss] Issue with circuit-id matching on dhcp requests Re: [Dnsmasq-discuss] Issue with circuit-id matching on dhcp requests Re: [Dnsmasq-discuss] Issue with circuit-id matching on dhcp requests [Dnsmasq-discuss] Issue with circuit-id matching on dhcp requests Re: [Dnsmasq-discuss] [PATCH] bpf.c: fix memory leak in arp_enumerate() on BSD Re: [Dnsmasq-discuss] [PATCH] bpf.c: fix memory leak in arp_enumerate() on BSD Re: [Dnsmasq-discuss] dnssec problem here and now Re: [Dnsmasq-discuss] dnssec problem here and now [Dnsmasq-discuss] dnssec problem here and now Re: [Dnsmasq-discuss] server= with interface parameter changes behavior over time Re: [Dnsmasq-discuss] [PATCH] bpf.c: fix memory leak in arp_enumerate() on BSD Re: [Dnsmasq-discuss] [PATCH] bpf.c: fix memory leak in arp_enumerate() on BSD Re: [Dnsmasq-discuss] [PATCH] Preserve existing log file permissions when adding group-write bit. [Dnsmasq-discuss] server= with interface parameter changes behavior over time
Re: [Dnsmasq-discuss] client using bootp request gets add...
Alec Habig · 2026-06-19 · via dnsmasq-discuss
Hi again,

"log-dhcp" in the dnsmasq.conf file rather than the command line works,
I can see all sorts of details about DHCP clients that dnsmasq is
catching, they behave as expected, and that's a useful debug log. 

However, "bootp-dynamic" alone doesn't solve my problem: although
wireshark sees the bootp requests on the interface that's enabled with
the IP that matches the dhcp-host entry that matches the client, dnsmasq
still isn't noticing.

dnsmasq.conf enables the interface:
(tested with only this interface active, to simpify things)

  interface=ens1f0np0

a range is set:

  dhcp-range=interface:ens1f0np0,10.102.0.0,static,12h

and the host is listed:

  dhcp-host=08:00:30:4c:58:47,newdom2282,10.102.0.101

(I have also tried a dynamic range, didn't help, variations on:
dhcp-range=interface:ens1f0np0,10.102.0.129,10.102.0.254,255.255.255.0,12h )

That interface is configured, although it's a /16 rather than a /24 if
that matters:

ens1f0np0: connected to ens1f0np0
        "Broadcom and subsidiaries BCM57414 NetXtreme-E"
        ethernet (bnxt_en), 84:16:0C:5F:89:C0, hw, mtu 9000
        inet4 10.102.0.3/16
        route4 10.102.0.0/16 metric 102
        inet6 fe80::4989:b7ba:89b2:6aa5/64
        route6 fe80::/64 metric 1024

Any ideas appreciated: it seems as if the daemon just isn't getting the
same bootp request as wireshark or dhcpd are.

    thanks,
    Alec

-- 
                               Alec Habig
                     University of Minnesota Duluth
                     Dept. of Physics and Astronomy
                             [email protected]
                   http://neutrino.d.umn.edu/~habig/

_______________________________________________
Dnsmasq-discuss mailing list
[email protected]
https://lists.thekelleys.org.uk/cgi-bin/mailman/listinfo/dnsmasq-discuss