Remove DHCP Leases

You need the following commands:

sudo systemctl stop dnsmasq
sudo nano /etc/pihole/dhcp.leases
sudo systemctl restart dnsmasq
systemctl status dnsmasq

3 Likes