fuero wrote: > The software was obviously written with the assumption that the network > information it gathers from the interfaces available is what the outside > world can reach it under. > While this *does* work for running on dedicated hardware or with --net > host, it doesn't work in more elaborate environments e.g. Kubernetes. > > I took care of managing traffic going in correctly, though the > information lms reports to the player device isn't what it's supposed to > report. > tcpdump confirms that my SqueezeBox Radio tries to establish contact to > lms via the 10.0.0.0/8 internal cluster ip the container was assigned. > > So is there a possibility to force lms to report a specific IP address > to the player devices?
I installed the LMS to my Synology using Macvlan, which makes it possible to use a dedicated network address. I also used the Portainer to manage the docker. 'Here is an example' (https://servicemax.com.au/tips/pi-hole-in-docker-on-synology-the-best-way/) how to use the Portainer when installing a Pi-Hole to docker, with dedicated network address. ------------------------------------------------------------------------ V12's Profile: http://forums.slimdevices.com/member.php?userid=71202 View this thread: http://forums.slimdevices.com/showthread.php?t=111828 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
