I hope this is the right section
My router supports only IPsec and wireguard VPN server, and I wanted to run an openVPN server on my home assistant. On the router, I can open the port and point it to the HA.
Is it possible? I didn’t find a lot on the web about this
You could put openvpn (piVPN)on a rpi zero. Very easy to set up compared to wireguard. I used this for several years but replaced it with wireguard on the rpi zero. There is enough room for pihole and unbound on the one device.
I currently have a raspberry pi 3B where it is running the HA operating system.
I would like to install it there, but as far as I understood, even if i installed the terminal add-on, I’m not able to compile the script.
An alternative would be to re-install raspbian and then on top of it the HA, in order to have a “standard” OS running below it.
My preference would be clearly the option 1, but I would need to know if it is possible at all…