I use openvpn to connect to my server at home. When I surf the Internet or any of my apps on my phone go to the Internet while I’m on the VPN it’s going out to the internet from my server.

Does anybody know a way to set it up so that whatever goes out from that server goes through expressvpn? I can’t seem to get it to work on the router because openvpn then cannot connect to my server.

  • Monkey With A Shell
    link
    fedilink
    English
    39 months ago

    No reason it shouldn’t work if the VPN connection is two separate servers, one for the ‘server’ vs the ‘client’ connection.

  • @Boring@lemmy.ml
    link
    fedilink
    English
    29 months ago

    Need more information… This could be many issues.

    Networkchuck has a good video on setting up a VPN connection to Nord on a router, will probably work with Express

    Link: https://piped.video/watch?v=jlHWnKVpygw

    On the not being able to connect to your server via VPN while having a outgoing VPN connection at the router level… That could be a number of different things… Weird topology, conflicting ports, misconfigured VPN, etc. So we need more info to help out there.

  • @Morgikan@lemm.ee
    link
    fedilink
    English
    19 months ago

    As mentioned, there needs to be more info on setup. The OpenVPN tunnel should exist between the router and your client device. Your router then should have rules in place to allow that VPN network segment to talk to your internal network where the server resides.

    From the server, you would have the ExpressVPN tunnel built. ExpressVPN probably has an option to allow local network that needs enabled, and then that server would use the tunnel as the default IP route.

    At that point, whatever forward proxy you use on the server would just be set to forward incoming HTTPS requests on whatever port.