3 networks and Plex on the wrong one for Remote Access

Server Version#: 1.30.0.6486
Player Version#: n/a
server logs: n/a

I have a PLEX server VM running on Proxmox with 3x networks

  1. Public network - To the out side world.
  2. Storage - SAS / NAS
  3. LAN - My home network

However the server is seeing the (#2.) Storage network as Remote Access, but that network is locked down with no outside world networking. Is there a way to set the Remote Access network in a config file or something and/or what would be a way to fix this issue? I did some googling but didn’t find much!?

Thanks

Does the storage network have a defined gateway address in its definition?

If so, remove it.

PMS looks for the first adapter which has

  1. Link
  2. a gateway address


lol…

I so forgot about looking to see if I added a gateway by mistake and I did, removing the gateway fixed my issue… TY @ChuckPa