F5F Stay Refreshed Power Users Networks Set up your own secure network connection.

Set up your own secure network connection.

Set up your own secure network connection.

Pages (2): 1 2 Next
C
captainalpha9
Member
200
04-24-2025, 04:27 AM
#1
Looking for guidance on configuring a VPN through your home network. You're planning to use it to access your NAS remotely while maintaining a corporate appearance. Any tips or experiences with this setup?
C
captainalpha9
04-24-2025, 04:27 AM #1

Looking for guidance on configuring a VPN through your home network. You're planning to use it to access your NAS remotely while maintaining a corporate appearance. Any tips or experiences with this setup?

T
Tanhu
Member
212
04-24-2025, 07:47 AM
#2
I've set it up with an ASUS RT AC88U using Merlin and openVPN. Merlin is really great firmware! https://www.asuswrt-merlin.net My router also supports a NAS (SMB client included in the firmware). It's not extremely fast, but it's more than sufficient for my needs. This setup could also work with an external NAS. It makes sense only if you have a fast enough router and can handle VPN traffic. An alternative is using a Raspberry Pi or a budget PC (though that might be too much for most users). AND: In my area, being able to reach your VPN depends on your ISP. I have to pay extra.
T
Tanhu
04-24-2025, 07:47 AM #2

I've set it up with an ASUS RT AC88U using Merlin and openVPN. Merlin is really great firmware! https://www.asuswrt-merlin.net My router also supports a NAS (SMB client included in the firmware). It's not extremely fast, but it's more than sufficient for my needs. This setup could also work with an external NAS. It makes sense only if you have a fast enough router and can handle VPN traffic. An alternative is using a Raspberry Pi or a budget PC (though that might be too much for most users). AND: In my area, being able to reach your VPN depends on your ISP. I have to pay extra.

H
HxBreak
Junior Member
2
04-24-2025, 08:59 AM
#3
I don’t have prior experience, but as @Metallus97 mentioned, you can try it on certain routers. Raspberry Pi devices are also possible options. In some setups, NAS systems can function like VPN servers. Keep in mind the limits of your home internet speed. Still, this offers a solid method to securely connect to your local network.
H
HxBreak
04-24-2025, 08:59 AM #3

I don’t have prior experience, but as @Metallus97 mentioned, you can try it on certain routers. Raspberry Pi devices are also possible options. In some setups, NAS systems can function like VPN servers. Keep in mind the limits of your home internet speed. Still, this offers a solid method to securely connect to your local network.

S
simonthiel
Junior Member
38
04-26-2025, 09:42 AM
#4
I rely on PFsense as my router system, which includes an integrated openVPN server and client. This simplifies the setup significantly. Alternatively, you can host a VPN server on another device such as a PC, Raspberry Pi, or even a NAS. You’d then need to adjust your router’s NAT settings so VPN traffic reaches the oVPN server and obtain a Dynamic DNS domain linked to your public IP address. If you don’t already have one (which I’m fortunate to possess but others claim isn’t necessary), you might consider SSH port forwarding from an affordable virtual machine. The ArchLinux wiki offers excellent, detailed guidance on configuring openVPN.
S
simonthiel
04-26-2025, 09:42 AM #4

I rely on PFsense as my router system, which includes an integrated openVPN server and client. This simplifies the setup significantly. Alternatively, you can host a VPN server on another device such as a PC, Raspberry Pi, or even a NAS. You’d then need to adjust your router’s NAT settings so VPN traffic reaches the oVPN server and obtain a Dynamic DNS domain linked to your public IP address. If you don’t already have one (which I’m fortunate to possess but others claim isn’t necessary), you might consider SSH port forwarding from an affordable virtual machine. The ArchLinux wiki offers excellent, detailed guidance on configuring openVPN.

A
AdamKoudy
Senior Member
740
04-26-2025, 11:27 AM
#5
You should be able to set up OpenVPN with your Netgear R6400 v1. It’s not ideal, but it works. I’ve tried DD-WRT Kong builds before, but the hex values were incorrect, making recovery difficult. You found a suitable file on a Danish site after searching through many pages—good luck there. Since you’re already using VPNs for security on other devices, the same software should work for your Windows and Mac setups. Just ensure your ISP’s policies are respected, though they’re lax unless you misuse the connection. A regular individual VPN is perfectly acceptable.
A
AdamKoudy
04-26-2025, 11:27 AM #5

You should be able to set up OpenVPN with your Netgear R6400 v1. It’s not ideal, but it works. I’ve tried DD-WRT Kong builds before, but the hex values were incorrect, making recovery difficult. You found a suitable file on a Danish site after searching through many pages—good luck there. Since you’re already using VPNs for security on other devices, the same software should work for your Windows and Mac setups. Just ensure your ISP’s policies are respected, though they’re lax unless you misuse the connection. A regular individual VPN is perfectly acceptable.

C
Cupcake_Rose
Posting Freak
844
04-26-2025, 07:47 PM
#6
It mainly depends on your upload speeds. Since you're sending data to a device outside your house, its usage affects your upload. I'm not sure about your connection, but I only receive 10 Mbps upload, which isn't very strong.
C
Cupcake_Rose
04-26-2025, 07:47 PM #6

It mainly depends on your upload speeds. Since you're sending data to a device outside your house, its usage affects your upload. I'm not sure about your connection, but I only receive 10 Mbps upload, which isn't very strong.

V
Viizion_PvPz
Senior Member
670
04-26-2025, 09:06 PM
#7
I’m not overly worried about how fast the transfer is. Mostly I’m moving Word and Excel files, and I’d prefer not to depend on services like Dropbox or Google Drive when I can handle it directly.
V
Viizion_PvPz
04-26-2025, 09:06 PM #7

I’m not overly worried about how fast the transfer is. Mostly I’m moving Word and Excel files, and I’d prefer not to depend on services like Dropbox or Google Drive when I can handle it directly.

_
_ib
Junior Member
4
04-26-2025, 10:31 PM
#8
As long as your ISP isn't employing carrier-level NAT, I believe you shouldn't face any problems.
_
_ib
04-26-2025, 10:31 PM #8

As long as your ISP isn't employing carrier-level NAT, I believe you shouldn't face any problems.

N
natsu40
Member
239
04-29-2025, 10:37 PM
#9
Regarding your laptop's software, TunnelBlick on Mac OS and OpenVPN on Windows are functional. For connecting to your NAS, you should be able to use them similarly—just ensure the NAS supports those protocols. If not, consider alternative tools or combinations that better suit your setup.
N
natsu40
04-29-2025, 10:37 PM #9

Regarding your laptop's software, TunnelBlick on Mac OS and OpenVPN on Windows are functional. For connecting to your NAS, you should be able to use them similarly—just ensure the NAS supports those protocols. If not, consider alternative tools or combinations that better suit your setup.

X
xXJay_BugXx
Senior Member
559
04-30-2025, 11:18 PM
#10
You can also use an OpenVPN client for Windows to link with your OpenVPN server. I don’t know anything about Mac OS.
X
xXJay_BugXx
04-30-2025, 11:18 PM #10

You can also use an OpenVPN client for Windows to link with your OpenVPN server. I don’t know anything about Mac OS.

Pages (2): 1 2 Next