Disabling the admin dashboard (VPS)

Hi All,

I have a Wireguard + Pihole setup that has been working quite well.

Although, when browsing to my VPS's public IP, Pihole's admin dashboard shows.

Is there a way to disable it publically, while still allowing it on a local address (10.7.0.1)

Thanks!

Close port 80 on the VPS.

If your admin page is visible then I bet your DNS server is visible as well. That's a bad thing.

Tried that, but turns out OVH's built in firewall is hot garbage. Used UFW, blocked port 80 and whitelisted subnet 10.7.0.0/24 and we are up and working :slight_smile:

Nope, its connected to interface wg0 and required a device to use 10.7.0.0/24 to filter

Fixed that for you.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.