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.

Does VPN routing still work in Unraid 7.1.2?

Featured Replies

  • Community Expert

Is there anything new in Unraid 7.1.2 which changes how container networks work? I am used to route containers through another container with VPN. I usually add --net=container:binhex-qbittorrentvpn to the extra parameters of the docker app i want to route through VPN. However this does not seem to work after upgrading...

  • Community Expert

yes this still works...

 

review post:

 

3. Container (aka --network=container:<container_id_or_name>)

-Shares network with another running container.

-Use case: VPN containers (like Gluetun).

-The secondary container inherits the network namespace of the VPN container.
so setting:
 

--network=container:gluetun

 

 

This means:

No port mappings in the template will be used.

Only ports exposed by Gluetun can be used to reach the app.

You cannot bind the same port twice across containers using the same network.

-So even though a unraid  template says:
Container Port: 8000
Host Port: 8050
--That only works in Bridge mode. In --network=container:gluetun, the app must be accessed via the VPN container's IP/interface and exposed ports...

 

 

 

Edited by bmartino1
Data

  • Author
  • Community Expert

OK doesn't work for me. But then again my whole server went FUBAR once i upgraded to 7.1.2.

  • Community Expert

what docker did you add to the

--net=container:binhex-qbittorrentvpn

 

what posrt does it have... you should ba able to console into the docekr and run a curl or other ip check to see if its using the vpn...
 

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.