I have a PiHole on a raspberry Pi 4, and I am a total beginner at all this.
I have set an acl rule by mistake that is blocking me the access to the pihole web interface. is there a command line I can use to telete the acl rules?
Please elaborate. What software set this ACL rule?
Also, please upload a debug log and post just the token URL that is generated after the log is uploaded by running the following command from the Pi-hole host terminal:
Hi jfb,
Thanks for your reply, my PiHole is installed on raspberryPi OS, on a raspberryPi4.
I didn't know the sudo pihole -d debug command, and it helped me a lot.
I found the webserver acl line that was the issue and did this to delete it: sudo pihole-FTL --config webserver.acl ""
Now i got back the access to my pihole web page