I’ve got a Linux server running Xubuntu at the moment (It was a media player first), and it also runs two Minecraft servers for the family. It has two network cards that are both connected to the internet. Is there a way to bind the VPN to one of the cards and use the other one for regular use?

I’ve got Surfshark as my VPN, and it doesn’t allow port forwarding under Linux. I’ve got some software that I want to keep behind the VPN, but the lack of port forwarding is stopping me from sharing the Minecraft servers, and when the VPN is active, it slows down the connection to some of my services like Plex.

I’ve tried to look it up, but I just don’t know enough to get myself anywhere. I’ve found results that talk about name spaces and routing tables, but they assume a level of knowledge that I just haven’t got yet.

I want to use the Arr suite and qBittorrent as the main programs behind the VPN, and Plex, Mylar (a comic manager), Syncthing, and Minecraft as the main programs without it. If I set up qBittorrent and the Arrs as Docker containers, can I use Gluetun to bind just them to the VPN? The VPN is using OpenVPN connections if that makes a difference.

Thanks in advance :)

  • @[email protected]
    link
    fedilink
    38
    edit-2
    2 months ago

    Yes that’s called routing.

    You don’t bind it to a NIC, you specify the destinations you want forwarded to each interface. Your VPN connection is just another interface.

    If you’re looking for good docs, you may want to Google split tunnel vpn, and also bone up on your networking.

    A few static routes should get you what you need

    • @[email protected]
      link
      fedilink
      English
      3
      edit-2
      2 months ago

      Everything you said is true, but I don’t think it’s the complete answer the OP would like.

      For instance if somebody goes to Google, on the raw network, and on the VPN. They would correctly expect that traffic to take two different routes, and come from different IP addresses Even if the destination target IP address is the same

      • @[email protected]
        link
        fedilink
        32 months ago

        goes to Google, on the raw network, and on the VPN.

        You can’t “go” to a destination on two networks in a single request. It’s all packets on a wire, if it comes from two sources, it was two requests.

        Unless you mean two different requests. As in while on the VPN everything is tunneled, and while not on the VPN it’s not, but this is the opposite of what the OP was asking for. He wants the VPN on for some use cases, and off for others. That’s split tunneling.

        He’ll likely wind up with difficulties around trying to figure out which destinations he doesn’t want routed through the VPN, because there’s no way to do it by protocol, since routing happens on layer 3, not 4 or 7. He’ll likely need to know those address in advance.

    • TipponOP
      link
      fedilink
      English
      12 months ago

      Apologies for the slow reply :)

      These are the things that I don’t understand. When you say I need to specify the destinations, does that mean the destination of the traffic, like lemmy.dbzer0.com, or the destination network interface like tun0 or enp2s0?

      I’m searching for split tunnel VPN, but the majority of results are either sales sites, or Stack Overflow with no confirmed answers.

      I’ve been having a bit more luck with this page after searching for Jet’s answer below:

      https://manpages.ubuntu.com/manpages/trusty/man8/ip-netns.8.html

      but I’m still confused >.<

      • @[email protected]
        link
        fedilink
        22 months ago

        Routing takes place on layer 3 (ip) so destinations are ip networks and hosts.

        Each packet you create has a destination IP. Your computer looks at your route table to see where it goes by matching the destination ip with each network. It will be sent to the most specific match first and your default gateway last.

        If you’re default gateway is you’re vpn server via your vpn interface then you just need to add more specific route for destinations of interest through a different gateway (you’re router) via the physical interface

    • Orbituary
      link
      English
      -14
      edit-2
      2 months ago

      Bro. Get a handle on the difference between “your” and “you’re.” Even if English is a second language, it’s worth knowing.

      Now everything makes sense.

      • @[email protected]
        link
        fedilink
        72 months ago

        Swipe keyboard. It picks random yours, and I’m exhausted from flying all day so I didn’t proof read.

        • Orbituary
          link
          English
          -42 months ago

          Even if that’s the case, the whole thing made no sense until you corrected it. Now it does.

        • borari
          link
          fedilink
          32 months ago

          I mean is there a material pronunciation difference between the two conjunctions? I don’t think so, but I can still somehow manage to work out what people mean when they say use “your” and “you’re” in the same spoken sentence.

          • @[email protected]
            link
            fedilink
            English
            42 months ago

            There are differences in pronunciation, at least for my southern British dialect. “Your” is said “yorr”. “You’re” is said “yeur” and is far closer to the “you are” it comes from. It’s just said at speed blending the words.

          • @[email protected]
            link
            fedilink
            32 months ago

            There is quite the difference in the pronunciations. Yea, it’s not that it becomes unreadable, it’s just that it annoys me when reading…