[Dnsmasq-discuss] DHCP tag being ignored?

Dave Thompson dwt at outlook.com
Sun Apr 7 20:12:53 BST 2019


Thank you for your response! Got me thinking about releasing the IP address from the Windows machine; in the end, I found instructions here: https://superuser.com/questions/470585/how-to-force-windows-7-to-ask-for-a-fresh-ip-address-from-dhcp-server on how to force Windows not to request an IP address from the DHCP server (Dnsmasq honours that).

In particular:


ipconfig /release
net stop dhcp
net start dhcp
ipconfig /renew

This worked!

Thank you all,

Dave
________________________________
From: Dnsmasq-discuss <dnsmasq-discuss-bounces at lists.thekelleys.org.uk> on behalf of wkitty42 at gmail.com <wkitty42 at gmail.com>
Sent: 06 April 2019 14:36
To: dnsmasq-discuss at lists.thekelleys.org.uk
Subject: Re: [Dnsmasq-discuss] DHCP tag being ignored?

On 4/6/19 1:41 PM, Dave Thompson wrote:
> I can see that the Windows 7 VM is requesting 104. Perhaps Dnsmasq is
> honouring that and ignoring the config file?

i think you have to release the address, first... something so that the VM won't
try to request the last address it had... if it requests a valid address that is
not in current use, it will be allowed and accepted IIUC...

in the past we've renumbered the network addresses so the old numbers were not
valid which forced the assignment of a new address which was the desired
effect... when we renumbered the addresses, we basically just changed the 3rd
octet...

eg: 192.168.0.*/24 -> 192.168.100.*/24

maybe you can do something similar to reach your desired objective?

_______________________________________________
Dnsmasq-discuss mailing list
Dnsmasq-discuss at lists.thekelleys.org.uk
https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Flists.thekelleys.org.uk%2Fmailman%2Flistinfo%2Fdnsmasq-discuss&data=02%7C01%7C%7C7584564b6c644062dbac08d6bac03dc9%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636901732160434173&sdata=YuHMXubZ6%2FLTXunkJLIZi%2FV1BbSvcminpUX5f9AAL28%3D&reserved=0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/attachments/20190407/a30b3a9b/attachment.html>


More information about the Dnsmasq-discuss mailing list