Magua

Members
  • Posts

    3
  • Joined

  • Last visited

Magua's Achievements

Noob

Noob (1/14)

0

Reputation

  1. After further digging, my network is using a static IP address, and while I have all the other data correctly populated (gateway, etc) - the Docker IPv4 custom network interface br0 indicates that Gateway is null/blank. The only way I can get this to populate on the Docker settings page is by changing the Network IP address to Automatic instead of Static. Very odd. Once it's automatic, the Docker Settings br0 interface then has Gateway correctly filled in and the LMS docket has full access to the internet.
  2. Is there any reason running this docker with a network type of Custom br0 (so I can set it to a specific IP different than my Unraid host) wouldn't get access to the internet? If I use that setting everything works fine internally, but the docker has no internet access. I can stream media already on my network to my devices on my network, but if I try to add (or stream) a podcast, get lyrics from a plugin, etc, it just times-out. This is what my log file sees on bootup when I set it to Custom: br0: No other device on my network has trouble accessing the internet, but I also have no other dockers set to Custom: br0 so perhaps I just overlooked something? Any ideas?