Page 1 of 1

Allow clients to see each other and set one with static ip

Posted: Fri Feb 09, 2018 11:37 am
by Oversleeper
Hi,

I've been successfully using openvpn to access my home NAS from anywhere. Recently I had to relocate this NAS to a different building and therefore it's not part of my LAN anymore. I still need to access it from anywhere through openvpn but the question is "how". So far, I've installed openvpn on the NAS (a Debian virtual machine) so that in this way, at least, the NAS becomes part of my VPN network. However, the other connected clients cannot see it. Also, how do I make sure, once the clients can see it, that it will maintain the same (static) ip every time (for example 10.0.8.3 rather than 10.0.8.x)?

Thank you in advance