I'm using the Pi-hole DHCP server as my ISP router does not allow me to set the DNS address. The DHCP server has been disabled on the router. The initial IP assigned by the ISP router to the Raspberry Pi running Pi-hole was 192.168.0.76
After switching from DHCP servers, I've been setting static IPs for devices on my network and I want to set the IP of the Raspberry Pi running Pi-hole to 192.168.0.2
I've tried setting this through the Pi-hole web interface as well as through editing /etc/dhcpd.conf
I've also run pihole -r
I expect the IP of the Raspberry Pi to change to 192.168.0.2
Actual Behaviour:
IP of the host Raspberry Pi does not change and remains set as 192.168.0.76