Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

NordVPN

Featured Replies

And your container that you want to sent through the vpn should resemble this

 

qBit.png

Edited by shiftylilbastrd

  • Replies 257
  • Views 114.3k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Finally resolved this and got NordLynx container working!   Here are the steps I took: - To obtain my NordVPN Token, I followed the process outlined here. - Following the above, I

  • thank you guillelopez ! ... i got it working again with https://hub.docker.com/r/tmknight88/nordvpn/   steps ... - uninstalled and removed image for bunbuntu NordVPN container.  -

  • Sadly the nordlynx container is leaking DNS as long as the DNS Parameter is not set.   See https://github.com/bubuntux/nordlynx/issues/67 and  https://github.com/bubuntux/nordlynx/

Posted Images

Notice the ports on the vpn container, those are actually the ports required for qBittorrent. Also note that qBit is set to network none and then has the extra parameter

--net=container:nordvpn

(or whatever you have your vpn container named). This will force a rebuild of any dependent containers when there’s a change to the vpn container. 

Edited by shiftylilbastrd

3 hours ago, shiftylilbastrd said:


You Nord configure should resemble this except leave location blank unless you have a preference

 

NordVPN.png

 

Also 6881 ports are for qBit?

 

What do you have after "--device /dev/net/tun --cap-add=NET_ADMIN"? I only have this two entries, not a third one like you.

 

After configuring like your settings, its hanging at "connecting..." for about 10 minutes or so. Tried both NordLynx and OpenVPN.

Edited by aurevo

 

--device /dev/net/tun --cap-add=NET_ADMIN --cap-add=SYS_ADMIN --sysctl net.ipv4.conf.all.rp_filter=2


 

you only need 

--device /dev/net/tun --cap-add=NET_ADMIN

If I remember correctly. The rest is me trying to get nordlynx working

  • 2 weeks later...

Anyone having issues with this at the login stage?  

Whether using valid username/password, or the api based username/password, it always fails to login, with "Invalid Username or password"

Are there any obscure characters it doesn't like/passthrough perhaps?

On 7/10/2021 at 12:37 PM, boomam said:

Anyone having issues with this at the login stage?  

Whether using valid username/password, or the api based username/password, it always fails to login, with "Invalid Username or password"

Are there any obscure characters it doesn't like/passthrough perhaps?

 I was then reset my nordvpn password and it worked for me maybe reset your password and see what happens.

Edited by Kodiak51103

I have nordvpn setup and working and have sabnzb running though it but I cannot connect via browser server address:8080 ? I tested with Radar and was successful.  Thanks

 

sabnzb

image.thumb.png.a08a662cfc3b4abb4f6dd62007831959.png

 

nordvpn

image.thumb.png.0ce2cc2cf389a94b19c2bf79e01c720a.png

 

Edited by Kodiak51103

i have configured my settings for both nordvpn and qbittorrent as @shiftylilbastrd has shown, and can confirm qbit is connecting through nordvpns ip but i cannot access the webui at all. or any docker i route through nordvpn. i have been troubleshooting for a few hours and not sure what to do here, any suggestions?

@Kodiak51103

All ports need to be removed from the nzb container and added to the Nord container. Only exception is if it’s a config variable telling the container which port to listen to. 

@Renaldo

I assume it’s the same as I just mentioned but hard to tell without screenshots. 

Untitled.png

Edited by shiftylilbastrd

@Kodiak51103 @boomam
There are characters that can be problems in the password but I can't remember which they are, I believe it's any special characters.

2 hours ago, shiftylilbastrd said:

@Kodiak51103

All ports need to be removed from the nzb container and added to the Nord container. Only exception is if it’s a config variable telling the container which port to listen to. 

@Renaldo

I assume it’s the same as I just mentioned but hard to tell without screenshots. 

Untitled.png

Removed the 2 ports 8080,8089 from SABNZB added them to nordvpn still cannot access the  UI via browers serveraddress:8080 or 8089? Thanks!

 

SABNZB

image.thumb.png.17c47be9b74c4d8d954800046d4aebb4.png

 

NordVPN

image.thumb.png.ae11856db4d39186278d36e142ce9172.png

 

 

 

I have the same problem, can't acces GUI.

ip is good on both sides, port have been moved to NordVPN (and deleted in other container)

I even tried the required field in ports menu, but no luck.

 

There are characters that can be problems in the password but I can't remember which they are, I believe it's any special characters.

Are you typing it access it via typing it into the address bar? You would need to use [IP]:8080.

The usual link that Unraid normally provides doesn't work.

Just setup NZB. Can access UI via [IP]:8080

c3c90aa05a6e85d4ba03ed04389656a8be5effec.unraid.net_Docker_UpdateContainer_xmlTemplate=edit__boot_config_plugins_dockerMan_templates-user_my-nordvpn.xml.png

c3c90aa05a6e85d4ba03ed04389656a8be5effec.unraid.net_Docker_UpdateContainer_xmlTemplate=edit__boot_config_plugins_dockerMan_templates-user_my-sabnzbd.xml.png

i believe all of my settings are identical to the screenshots you have shown @shiftylilbastrd, but i have been staring at these images so long i could be wrong lol. nord also seems to hang on "connecting" though when i use curl ifconfig.io on qbit it shows to have the same IP as nordvpn so i think its working? still getting "this site can't be reached, IP took too long to respond" instead of webui 

nordshot.thumb.png.3b2b077311b49ac6c98ae6622576025c.pngqbitshot.thumb.png.ac5013cb113463bbeab90d51e519c0bd.pngnordlog.png.1d61f2f79257abb17e60eea6fe0f84df.png

4 hours ago, shiftylilbastrd said:

Are you typing it access it via typing it into the address bar? You would need to use [IP]:8080.

The usual link that Unraid normally provides doesn't work.

Yes im using my server IP 10.1.x.x and typing 10.1.x.x:8080? Also :8089 same results

 

 

@Kodiak51103So the second port is 8090 not 8089, but that wouldn't be the problem. Show me your entire config page for both.

@Renaldo Not exactly sure what's up with yours. I do see you removed the variable that sets the webUI port in qBit (8113 by default). Suggest you add that back and then add a port in Nord to pass that through.

@shiftylilbastrd so here are my current settings, my default was 8080 but i have sinced changed it to 8113. i believe everything is connected as it should be i just can't access the webui, i'm copying the link directly from qbit settings into my browser and getting "address took too long to respond". i appreciate all of your help and time reading through this so far. 

 1509480333_currentdockers.thumb.png.d18d28c4920524852ecf460d96cc4d3d.png676734313_currentqbit.thumb.png.769c1128b43690010c9b4c56e6df6d42.png1342250065_nordcurrent.thumb.png.916177de82ef439a69c0687d90d1b711.png

@RenaldoI see you have Sonarr routed through there too. Can you access it's UI?

I do notice one thing. Even though I've removed the port mappings it still looks like below. All my containers show the ports they're using but I don't see that on yours. What version of Unraid are you running?

image.thumb.png.f8b92e132679ce6c920874b99c1dc897.png

Edited by shiftylilbastrd

@shiftylilbastrd no, i can't access sonarr UI either. i'm on 6.9.2, i only just installed unraid for the first time this week. got most things i need working but this is stumping me.

Edited by Renaldo

I've been looking again and again, comparing with what you have.

can't find where I'm wrong also.

 

containers.JPG

nordvpn.JPG

nordvpn ports.JPG

binhex.JPG

On 7/12/2021 at 12:45 PM, shiftylilbastrd said:

@Kodiak51103 @boomam
There are characters that can be problems in the password but I can't remember which they are, I believe it's any special characters.

A lack of special characters would entail using a much weaker password, something im not comfortable with.

Shame, would have been handy.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.