I tried to disable the native Nginx installed on DSM (Synology Operating System) but it is making crash a lot of things, for example Docker ...
I also tried to change the configuration of Nginx Proxy Manager so that the HTTP and HTTPS port are not 80 and 443 so I can put the NPM container in host network.
But every time I start the container NPM fail to start.
Mmmmh
I try to find an explaination of why when both container (NPM and Jellyfin) are in the same network the client IP is NATted by the gateway of the Docker "bridge" network.
It should act like a switch not a NAT
I also tried to change the configuration of Nginx Proxy Manager so that the HTTP and HTTPS port are not 80 and 443 so I can put the NPM container in host network.
But every time I start the container NPM fail to start.
Mmmmh
I try to find an explaination of why when both container (NPM and Jellyfin) are in the same network the client IP is NATted by the gateway of the Docker "bridge" network.
It should act like a switch not a NAT