Jump to content

I need help with DOcker


rechigo

Recommended Posts

rechigo
Hello all

 

I'm trying to route the traffic of some of my containers (to keep it simple, I'm only trying to set up linuxserver/jackett for now) through a NordVPN container and I'm having some issues accessing the containers via http://127.0.0.1:9117 (browser will try to connect for a good couple minutes before failing with ERR_EMPTY_RESPONSE)

 

I tried setting it up just by looking at the documentation of the NordVPN container (https://hub.docker.com/r/bubuntux/nordvpn), but I was never able to access the container (jackett) over the browser

 

Since I'm new, I assumed I was doing something wrong and I eventually found this guide (https://jordanelver.co.uk/blog/2019/06/03/routing-docker-traffic-through-a-vpn-connection/) which was doing the same thing that I was doing, but I can't connect for the life of me

 

Console outputs from both containers indicate that they've both started successfully (Nord is connected, jackett running on [::]:9117)

 

Running on windows if that's of any relevance

 

Fixed, I used this container instead and it works like a charm: https://hub.docker.com/r/jeroenslot/nordvpn-proxy

Edited by rechigo
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...