Can I run PiHole and PiVPN on one raspberry Pi?

Honestly, it’s been so long I don’t remember… I’m pretty sure I just followed some instructions at Installation - docs.pivpn.io

You can use Raspberry-gateway it’s much easy to setup.

Curious how this is running, I have the same question about putting pivpn on a zero that’s also running pihole. Wondering if I need to upgrade or if the zero will handle it? (Thanks in advance)

No containers. Raspberry Pi OS.

Sorry, I don’t understand the question.

I use OpenVPN (I think the same or very similar to piVPN) and that uses a port that you open on your network, it doesn’t mess with any of pinhole’s stuff because that is solely a dns provider for your network. But by routing the vpn through the pinhole you can get ad blocking and security off of your network.

I did both. Thank you.

Appreciate your help.

I did. I used the same IP address from the pi hole ( which is actually the DNS) and messed up everything for me with the firewall. I couldn’t reach the outside.

I had no issues running both. Neither are very resource intensive I guess

Sorry I meant the IP address. Now I have the PiHole and VPN having the same IP address. Is that right?

Auch. This is bad. I use FW and NAT on my mikrotik internet router, for private home network it is usually enough.

There are lot of Docker containers in that setup with lot of different ports, so FW configuration is not an easy nut.

Sure, they’re running on the same host, so they have the same IP. There’s nothing wrong with that.