How do I define which interface Plex uses in a system with multiple NICs

I have a Ubuntu server 18.04 with multiple nics. One interface uses dchp which I use to remotely administer the device. The other interface is actually 3 nics bonded together to stream video/data across. Plex is defaulting to the dhcp interface/address and I really need it to communicate via the teamed interface (bond0). I don’t have a gui interface so I need to configure it via the command line. Help!!

You can pick the preferred network interface in the advanced network settings using Plex Web:

  • Open your server’s Plex Web (e.g. https://app.plex.tv/desktop)
  • go to Settings
  • go to "server" > Network
  • make sure Advanced Settings are visible
  • select the right NIC from Preferred network interface
2 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.