PMS Version 1.18.6.2368 on Ubuntu Server 18.04
My server has two network interfaces.
ens160 with a public IP
ens224 with a private IP
PMS is setup to listen only on ens160 (The public interface)
Everything works, but checking preferences.xml I can also see the variable ServerBindInterface with a value of eth0, variable I did not set manually.
Is ServerBindInterface an unused/leftover variable? Or it is still in use but somehow assigned a wrong value?
Checking https://support.plex.tv/articles/201105343-advanced-hidden-server-settings/ I cannot find any of those two variables.
The server was rebuild about 8 months ago with Ubuntu 18.04 from scratch, so zero chances for an eth0 relic from the past in network configuration.