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.

10GbE on specific docker container

Featured Replies

I'm trying to get a docker container, specifically the lancache-bundle container, to run off my 10GbE peer-to-peer NIC. I tried to set it up like this: image.png.2ed5f44b828627b2d46c49781c252793.png

On a custom network that I created with the subnet 192.168.11.0/24. However, once I create it I get this error:

image.thumb.png.57bfa322a4ea60071a8eee3967faa5ac.png

If I try doing it on "Bridge" or "Host" it will only get the local IP of the 1Gb NIC that Unraid runs on. I'm at my wits end on this. Could anyone help me with this so that I can finally utilise my SSD's speed for Steam-caching?

Why not run Unraid on that 10gbe nic? Then all of the containers can share that 10gbe bandwidth, lancache included. Significantly reduces the level of complexity, as well. Also the error you are getting right now is due to trying to bind 0.0.0.0:80 which is already in use by Unraid in this case. You should be able to use the container IP (192.168.11.150) instead of 0.0.0.0 but I'm not sure how to do that with this container.

  • Author
8 minutes ago, Xaero said:

Why not run Unraid on that 10gbe nic? Then all of the containers can share that 10gbe bandwidth, lancache included. Significantly reduces the level of complexity, as well. Also the error you are getting right now is due to trying to bind 0.0.0.0:80 which is already in use by Unraid in this case. You should be able to use the container IP (192.168.11.150) instead of 0.0.0.0 but I'm not sure how to do that with this container.

The 10Gb NIC goes right to my computer, so it wouldn't have access to the internet, right? So not really an option?

These are the only settings that pertain to IP adresses in the container, they're all set to the 192.168.11.x address:

image.png

There are also more port settings under "More settings...", but these specifically say NOT to change:

image.png.7f5f0acfc4ad476f5c00262ddf4430c6.png

 

 

 

 

Edited by kayjay010101

55 minutes ago, kayjay010101 said:

The 10Gb NIC goes right to my computer, so it wouldn't have access to the internet, right? So not really an option?

These are the only settings that pertain to IP adresses in the container, they're all set to the 192.168.11.x address:

image.png

There are also more port settings under "More settings...", but these specifically say NOT to change:

image.png.7f5f0acfc4ad476f5c00262ddf4430c6.png

 

 

 

 

Set the LANCACHE_IP to 192.168.11.150 AND DNS_BIND_IP to 192.168.11.150. Has to be the same as the Container IP.
With it set to the Unraid IP it is trying to bind 0.0.0.0:80 which is going to try and bind 192.168.11.149:80 which is already in use by the Unraid WebUI. Can't have to services on one port so you get the error and it dies.

Edited by Xaero

  • Author
1 hour ago, Xaero said:

Set the LANCACHE_IP to 192.168.11.150 AND DNS_BIND_IP to 192.168.11.150. Has to be the same as the Container IP.
With it set to the Unraid IP it is trying to bind 0.0.0.0:80 which is going to try and bind 192.168.11.149:80 which is already in use by the Unraid WebUI. Can't have to services on one port so you get the error and it dies.

It actually is set to 192.168.11.150, I changed it for some reason prior to taking the screenshot but I changed it back afterwards. The Unraid UI is running on 10.0.0.41 anyhow

Edited by kayjay010101

Archived

This topic is now archived and is closed to further replies.

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.