VPN and server on same machine? (VPN makes server inaccessible to public)

I run a web server (lighttpd) to serve a few pages to the world. I've installed the nordvpn client and when I run it two expected things happen:

  1. I lose my SSH connection to the machine, and
  2. My website becomes inaccessible to the public

Is it possible to run the VPN and still maintain the SSH connection on the local net and the web server connection on the internet?

Bldck,

Are you using services running on the OS, Docker or VMs?

With Docker you can set the Network and have some containers traffic egress on the vpn while others have no WAN or direct access. You can have a container join multiple networks to have the best of both worlds.

With VMs, you can set the network interface

With the OS, you might be able to set network interface for each service, but I don’t know how

FarraigePlaisteach,
FarraigePlaisteach avatar

Thanks, I didn't know about any of this before. I'm running services on the OS (Raspbian, on a Raspberry Pi 3B+).

Should I be looking into running the web server or the VPN from docker to get access to these features?

Bldck,

I would recommend using some containerization process like Docker or Podman.

That way the state of each service is independent of each other and the dependencies don’t change.

For example, if one service needs python2 but another needs python3 you don’t have to manage that. The docker build file manages that for you

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux
  • PowerRangers
  • DreamBathrooms
  • InstantRegret
  • magazineikmin
  • cubers
  • mdbf
  • Youngstown
  • osvaldo12
  • slotface
  • rosin
  • everett
  • vwfavf
  • kavyap
  • Durango
  • Leos
  • khanakhh
  • ethstaker
  • cisconetworking
  • GTA5RPClips
  • thenastyranch
  • tacticalgear
  • ngwrru68w68
  • normalnudes
  • anitta
  • modclub
  • tester
  • provamag3
  • megavids
  • All magazines