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.

[6.10 - 6.11.1] IPVAN + "Host access to custom networks: Enabled" causes unraid to lose the ability to route externally.

  • Minor

Going by this thread here, I believe this issue to originate with 6.10 when ipvlan was introduced.


I've just recently needed to switch from macvlan to ipvlan as my sever started kernel panicking after adding some new hardware (nvme+ram).  if 'Host access to custom networks' is Enabled while using ipvlan the server functions normally in terms of routing, reaching the internet, etc, and the routing table is all good:
 

root@vault13:~# route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
default         10.81.0.6       0.0.0.0         UG    0      0        0 br0
10.81.0.0       0.0.0.0         255.255.255.0   U     0      0        0 br0
172.18.0.0      0.0.0.0         255.255.0.0     U     0      0        0 br-f237a61f1b1e

 

After starting the docker service, the shim interfaces get added to the routing table and everything seems fine:
 

root@vault13:~# route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
default         10.81.0.6       0.0.0.0         UG    0      0        0 br0
10.81.0.0       0.0.0.0         255.255.255.128 U     0      0        0 shim-br0
10.81.0.0       0.0.0.0         255.255.255.0   U     0      0        0 br0
10.81.0.128     0.0.0.0         255.255.255.128 U     0      0        0 shim-br0
172.17.0.0      0.0.0.0         255.255.0.0     U     0      0        0 docker0
172.18.0.0      0.0.0.0         255.255.0.0     U     0      0        0 br-f237a61f1b1e


then after a minute or two of the docker service running all internet routing from the server comes to a halt, except for any containers on a br interface with their own IPs.  Another capture of the routing table at this point doesn't show any changes from above.

The only work around it setting 'Host access to custom networks' to disabled, but that's a not ideal.

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.