Quote:
Originally Posted by chaley
For the content server: Preferences / Sharing over the net / Advanced / The interface on which to listen for connections. For the wireless device: Preferences / Plugins / Device Interface / SmartDevice, Customize plugin, Use this IP address.
|
The listener IPs are configured correctly, my question is only about the advertisement of the OPDS service via Bonjour. The container runtime forwards the packets from the host IP/Port to the container IP/port . The latter is routed only in the container runtime defined network, therefore the process inside the container sees a wrong IP when looking only at the interfaces it sees locally. This can only be overcome by configuration of the host IP, w/o changing the listener IP.