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.

[SOLVED] Routing between containers

Featured Replies

Is there a simple way to rout connections between containers?

 

Back when I hosted my programs on a windows server I created a php script that would send a UDP packet to Murmur (Mumble server) using port 64738 on the same host and get the number of connected users (and some other misc server properties) in a packet as a response. I used this to generate an RSS feed to let users know if anyone was in the server.

 

I've since transitioned to unRAID and have both the web server and Murmur running in containers now. When I attempt to send a packet from the web server container to the Murmur container the connection times out. It fails when using 127.0.0.1, localhost, the local IP, remote IP or the server domain name. I'm assuming the connection is never leaving the web server docker container.

 

I've been able to test the script locally on my PC and I can communicate to the murmur container and Installing murmur on my PC the script is able to request the data fine drom inside of hte container. I'm using hernandito's Apache-PHP-Adminer and coppit's MumbleServer containers if it matters.

 

 

  • Community Expert

Don't know if this will help at all or not, but if you

ifconfig

at the command line you will see another IP used by dockers.

  • Author

That did it! The docker0 inet IP works.

 

Thanks trurl.

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.