VPS = Virtual Private Server, its basically you own little PC sitting in public internet in the cloud.
You would need to do two things
- Setup a VPN Server on the VPS so you NAS can open a VPN tunnel from your home network to your VPS PC. As this is a outbound connection from home it will work.
- Setup up routing on VPS. You may need to buy another IP address and virtual NIC for that. Then one IP address is the one your connect to from public internet to VPS and the other one is used by VPN service on VPS for the connection your NAS sets up.
Be aware, there are probably bandwidth and traffic limits so you can't go mad though you should get at least 100mb/sec bandwidth and couple of hundred MB at least transfer cap per month which is usually only measured for outbound traffic.
Something like AWS Lightsail starts at $3.50 a month for 1 vCPU, 512MB RAM, 20GB storage and 1TB of outbound traffic.
You would need to do two things
- Setup a VPN Server on the VPS so you NAS can open a VPN tunnel from your home network to your VPS PC. As this is a outbound connection from home it will work.
- Setup up routing on VPS. You may need to buy another IP address and virtual NIC for that. Then one IP address is the one your connect to from public internet to VPS and the other one is used by VPN service on VPS for the connection your NAS sets up.
Be aware, there are probably bandwidth and traffic limits so you can't go mad though you should get at least 100mb/sec bandwidth and couple of hundred MB at least transfer cap per month which is usually only measured for outbound traffic.
Something like AWS Lightsail starts at $3.50 a month for 1 vCPU, 512MB RAM, 20GB storage and 1TB of outbound traffic.