This has been covered to varying degrees in other posts but none completely match my needs! Hope some of you can lend your expertise.
I need a setup where I can work from different locations outside the US but have my work device show a US IP address. I’ll need to connect to the company VPN so any solution would have a double VPN, I imagine.
I’m thinking that I could setup up a router with a VPN and then connect that to whatever router I have access to wherever I am (yes, I’m aware I’d need router admin access). I believe this setup would allow my work device to always show a US IP address (if I connect to the VPN router with my work laptop and the VPN is configured to exit in the US).
Has anyone tried this setup? If so, how did it work for you? Are there simpler alternatives?
Can you foresee any issues with the setup?
Any technical pointers would be super!
Finally, I know how these threads can digress! Please stick to my problem at hand and technical solutions to address it. Thanks!
VPN on routers usually suffer in performance. So make sure you get a high-end router, or one that supports WireGuard. Also make sure that your ISP at home gives you a public IP address (otherwise it’s hard to run a VPN server at home). Here’s how to test: https://www.pcwrt.com/2019/12/how-to-find-out-if-your-router-is-behind-nat/.
If you connect to a commercial VPN in the US, it might trigger a warning on the company’s VPN server (depending on the server configuration). Because hackers usually h
Is there a way to do this virtually without having a physical VPN server at home?
That’s the best option if you do. From the view of the company VPN server, you’re coming from a residential IP address. A reverse dns lookup will show d-d-d-d.x.comcast.net, for example.
If you connect to a commercial VPN in the US, it might trigger a warning on the company’s VPN server (depending on the server configuration). Because hackers usually hide behind a VPN connection.
Our router provides the “guest VPN” mode to help providing VPN service to friends and family. A “guest VPN” user can use your VPN server to access the Internet, but they can’t access your internal network.
The best solution I can think of is to buy a wifi extender that gives an Ethernet out. Connect your router to that. Atleast then you could connect your laptop straight to the router. I haven’t pulled the trigger out yet to test it. I’m no expert on this stuff
There are many ways to to create a VPN server at home, but in general it requires some technical expertise. We’ve made it easy to set up a VPN server on our router. Easy enough so that people without technical expertise can set it up by themselves. Please take a look at our guide here and see if you can follow the steps: https://www.pcwrt.com/2019/12/how-to-set-up-a-wireguard-vpn-server-on-the-pcwrt-router/. (FYI, WireGuard is a type of VPN which is easy to set up and offers best performance on a router)
You’ll need another router that runs a VPN client to connect to the US home server. If the server runs WireGuard, the client should run WireGuard too. If you use our router, then you can download a configuration file from the server and import it on the client router. The client router will then be able to establish a VPN connection to the server router.
Of course the client router needs Internet access to establish a VPN connection. And you’ll need to configure the client router with the server router’s DNS (IP address) and login credentials before a VPN connection can be established.