Dnsmasq
How to reassign a static …
This post is a revised version of link.
The following steps should be followed:
Edit the file
/etc/dnsmasq.confon your router, and update the mac address associated with the intended ip address.dhcp-host=<mac address>,<ip address>Stop
dnsmasqservicesudo systemctl stop …