View Single Post
Old 02-13-2021, 06:31 AM   #14
alfexyn
Junior Member
alfexyn began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Feb 2021
Device: iPad
Quote:
Originally Posted by chaley View Post
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.
alfexyn is offline   Reply With Quote