I am trying to change the IP address of the Rasberry Pi server that is running pi hole v6.x. I have tried to do the sudo pihole -r via ssh which just updates the database, otherwise there is nothing in the dashboard to do this I can find.
You change the IP address via the operating system (not Pi-hole).
If your Pi OS uses Network Manager, use the following command from the Pi terminal:
nmtui
response I get back is NetworkManager is not running. I installed the os with piHole so I dont see a dashboard other than the piHole screen, I can SSH in and get the terminal screen.
Thanks for the response.
Bill
UPDATE- I found my way into the config menu, changed to Network Manager, changed the address and i’m in business!!!
Thanks for the guidance!