Plex sending discovery traffic from the wrong source IP

Server Version#: 1.41.2.9200

I noticed recently a lot of traffic from 169.254.70.194 to 169.254.255.255 on the Plex discovery ports (UDP/32412,32414). It turns out 169.254.70.194 is the IP of my LAN2 interface on my Synology DS918+ (DSM 7), which is not connected to any cable (which is why it has a link local IP).

It appears Plex is using the source IP of LAN 2 and sending the traffic out LAN 1. LAN 1 has a correct IP in 192.168.1.x.

I then unchecked “Enable local network discovery (GDM)” but I continue to see this traffic coming from the synology box.

Any other idea how I can prevent this flooding? This could also be a synology issue, I’m also troubleshooting this on the synology side of things.

ok, so researching a bit it seems there’s two issues, one plex and one DSM 7.2.

https://old.reddit.com/r/synology/comments/wqr934/router_spammed_with_dhcp_calls_from_disconnected/

  • Issue 1: Plex continues to send discovery traffic, even if “Enable local network discovery (GDM)” is uncheced. This error seems 10 years old.
  • Issue 2: Synology 7.2 seems to mess up something with multihomed devices, as shown in reddit link above.

I’m open for any ideas.