I looked into RFC 3046(DHCP Relay Agent Information Option) and it seems
it suggests the DHCP server should assign address to triplets [1]:
(client IP address, client MAC address, client remote ID)
I am pretty sure dnsmasq does not use any client remote id at the moment
to make mac addresses
src/rfc2131.c has all the relevant code: add code to handle
DHCPLEASEQUERY to the switch in dhcp_repy();
HOWEVER. Whilst the RFC sort of makes this sound like a general query
system, it's actually a hack to solve a specific problem that access
concentrators don't have persistent storage, so th
Thanks for the update. If I want to add the code myself, do you have any
pointers to where to get started from?
Thanks again,
Rashi
On Fri, 24 Feb, 2023, 16:23 Nicolas Cavallari, <
nicolas.cavall...@green-communications.fr> wrote:
> On 24/02/2023 10:13, Rashi Krishna wrote:
> > Hi all.
> >
> > I
On 24/02/2023 10:13, Rashi Krishna wrote:
Hi all.
I just wanted to know if leasequery is supported in Dnsmasq. I tried
sending a leasequery to the server, but I couldn't get any response.
There does not seem to be any leasequery (RFC 4388) support in dnsmasq.
_
Hi all.
I just wanted to know if leasequery is supported in Dnsmasq. I tried
sending a leasequery to the server, but I couldn't get any response.
Thanks,
Rashi
___
Dnsmasq-discuss mailing list
Dnsmasq-discuss@lists.thekelleys.org.uk
https://lists.thekel