I recommend WireGuard instead of OpenVPN. WireGuard is baked into the kernel so it should work better.
Comment on OMV remote access
neidu3@sh.itjust.works 2 weeks ago
I have no experience with OMV specifically, but generally making things accessible from outside your house means exposing it ti the internet.
However, what you can do is to only expose an openvpn port, so that to gain access as if you were at home you could connect via o0envpn first.
sugar_in_your_tea@sh.itjust.works 2 weeks ago
TentinQuarantino@feddit.org 2 weeks ago
Does it mean I have to configure a VPN profile on all of the devices I need remote access from and I’m only able to access my NAS while this VPN profile is active?
neidu3@sh.itjust.works 2 weeks ago
No, just one. You set up one device/server as a VPN gateway (often called VPN concentrator), and you will have access to anything the concentrator has access to on your home network.
TentinQuarantino@feddit.org 2 weeks ago
Oh, now get it! Thank you very much for your suggestion. I will read into it on the weekend