yep, this is the flip/flop I referred to in my first post.
You can see it finding both nics with .120 set as primary.
Mar 25, 2021 10:20:33.907 [4844] DEBUG - Detected primary interface: 192.168.1.120
Mar 25, 2021 10:20:33.907 [4844] DEBUG - Network interfaces:
Mar 25, 2021 10:20:33.907 [4844] DEBUG - * 2 Ethernet {418A9389-BA8F-42F0-AE03-C826D83E1C63} (192.168.1.150) (loopback: 0)
Mar 25, 2021 10:20:33.907 [4844] DEBUG - * 4 Ethernet 2 {91A6017A-27B9-4628-A312-21BDEC1D3308} (192.168.1.120) (loopback: 0)
here is where is starts to flip/flop
Mar 25, 2021 10:20:33.908 [4844] DEBUG - NetworkService: Got notification of changed network (first change: 1)
Mar 25, 2021 10:20:33.908 [4844] DEBUG - NetworkService: Quick dispatch of network change.
Mar 25, 2021 10:20:33.908 [4844] DEBUG - NetworkService: Creating new service.
Mar 25, 2021 10:20:33.908 [4844] DEBUG - NetworkService: Got notification of changed network (first change: 1)
Mar 25, 2021 10:20:33.908 [4844] DEBUG - NetworkService: Quick dispatch of network change.
Mar 25, 2021 10:20:33.908 [9448] DEBUG - Network change for advertiser.
Mar 25, 2021 10:20:33.908 [4844] DEBUG - NetworkService: Creating new service.
Mar 25, 2021 10:20:33.908 [4844] DEBUG - NetworkService: Got notification of changed network (first change: 1)
Mar 25, 2021 10:20:33.908 [4844] DEBUG - NetworkService: Quick dispatch of network change.
Mar 25, 2021 10:20:33.908 [4844] DEBUG - NetworkService: Creating new service.
Mar 25, 2021 10:20:33.908 [4844] DEBUG - NetworkService: Got notification of changed network (first change: 1)
Mar 25, 2021 10:20:33.908 [9448] DEBUG - NetworkService: Setting up multicast listener on 0.0.0.0:32414
Mar 25, 2021 10:20:33.908 [4844] DEBUG - NetworkService: Quick dispatch of network change.
Mar 25, 2021 10:20:33.908 [4844] DEBUG - NetworkService: Creating new service.
Mar 25, 2021 10:20:33.908 [4844] DEBUG - NetworkService: Got notification of changed network (first change: 1)
Mar 25, 2021 10:20:33.908 [4844] DEBUG - NetworkService: Quick dispatch of network change.
Mar 25, 2021 10:20:33.909 [4844] DEBUG - NetworkService: Creating new service.
Mar 25, 2021 10:20:33.909 [4844] DEBUG - NetworkService: Got notification of changed network (first change: 1)
Mar 25, 2021 10:20:33.909 [4844] DEBUG - NetworkService: Quick dispatch of network change.
Mar 25, 2021 10:20:33.909 [9448] DEBUG - Network change for advertiser.
here is where it starts to setup local discover on both nics
Mar 25, 2021 10:20:33.909 [9448] DEBUG - NetworkService: Setting up multicast listener on 0.0.0.0:32410
Mar 25, 2021 10:20:33.910 [9448] DEBUG - Network change for advertiser.
Mar 25, 2021 10:20:33.910 [9448] DEBUG - NetworkService: Setting up multicast listener on 0.0.0.0:32412
Mar 25, 2021 10:20:33.910 [9448] DEBUG - NetworkService: Network change for browser (polled=0), closing 0 browse sockets.
Mar 25, 2021 10:20:33.910 [9448] DEBUG - NetworkService: Setting up multicast listener on 0.0.0.0:32413
Mar 25, 2021 10:20:33.910 [9448] DEBUG - NetworkService: Browsing on interface 192.168.1.150 on broadcast address 192.168.1.255 (index: 0)
Mar 25, 2021 10:20:33.910 [9448] DEBUG - NetworkService: Browsing on interface 192.168.1.120 on broadcast address 192.168.1.255 (index: 1)
Mar 25, 2021 10:20:33.910 [9448] DEBUG - NetworkService: Network change for browser (polled=1), closing 0 browse sockets.
Mar 25, 2021 10:20:33.911 [9448] DEBUG - NetworkService: Browsing on interface 192.168.1.150 on broadcast address 192.168.1.255 (index: 0)
Mar 25, 2021 10:20:33.911 [9448] DEBUG - NetworkService: Browsing on interface 192.168.1.120 on broadcast address 192.168.1.255 (index: 1)
Mar 25, 2021 10:20:33.911 [9448] DEBUG - NetworkService: Network change for browser (polled=0), closing 0 browse sockets.
Mar 25, 2021 10:20:33.911 [9448] DEBUG - NetworkService: Setting up multicast listener on 0.0.0.0:1901
Mar 25, 2021 10:20:33.911 [9448] DEBUG - NetworkService: Browsing on interface 192.168.1.150 on broadcast address 239.255.255.250 (index: 0)
Mar 25, 2021 10:20:33.911 [9448] DEBUG - NetworkService: Browsing on interface 192.168.1.120 on broadcast address 239.255.255.250 (index: 1)
here is where it decides there is a server on .150
Mar 25, 2021 10:20:38.909 [9448] DEBUG - NetworkServiceBrowser: SERVER arrived: 192.168.1.150 (SuPlex 2.1)
and starts up plexrelay (I assume as your NAT is still aimed at .120)
Mar 25, 2021 10:20:39.163 [10204] DEBUG - [PlexRelay] Authenticated to 45.79.129.106 ([45.79.129.106]:443).
Mar 25, 2021 10:20:39.212 [10204] DEBUG - [PlexRelay] Authenticated to 162.216.19.157 ([162.216.19.157]:443).
jumps back to doing local client discover from .120
25, 2021 10:20:43.910 [9448] DEBUG - NetworkServiceBrowser: Parsing SSDP schema for http://192.168.1.120:34400/device.xml
Mar 25, 2021 10:20:43.910 [9448] DEBUG - HTTP requesting GET http://192.168.1.120:34400/device.xml
Mar 25, 2021 10:20:43.922 [9448] DEBUG - HTTP 200 response from GET http://192.168.1.120:34400/device.xml
Mar 25, 2021 10:20:43.922 [9448] DEBUG - NetworkServiceBrowser: found 1 SSDP devices via http://192.168.1.120:34400/device.xml
Mar 25, 2021 10:20:43.922 [9448] DEBUG - NetworkServiceBrowser: SSDP arrived: 192.168.1.150 (xTeVe)
Mar 25, 2021 10:20:43.923 [9448] DEBUG - NetworkServiceBrowser: couldn’t find SSDP service URL for 192.168.1.1
Mar 25, 2021 10:20:43.923 [9448] DEBUG - NetworkServiceBrowser: PLAYER arrived: 192.168.1.150
Mar 25, 2021 10:20:43.950 [9448] DEBUG - NetworkServiceBrowser: Parsing SSDP schema for http://192.168.1.169:8060/
Mar 25, 2021 10:20:43.950 [9448] DEBUG - HTTP requesting GET http://192.168.1.169:8060/
Mar 25, 2021 10:20:43.967 [9448] DEBUG - HTTP 200 response from GET http://192.168.1.169:8060/
Mar 25, 2021 10:20:43.967 [9448] DEBUG - NetworkServiceBrowser: found 1 SSDP devices via http://192.168.1.169:8060/
Mar 25, 2021 10:20:43.967 [9448] DEBUG - NetworkServiceBrowser: SSDP arrived: 192.168.1.169 (Living Room)
Mar 25, 2021 10:20:44.294 [9448] DEBUG - NetworkServiceBrowser: Parsing SSDP schema for http://192.168.1.176:8060/
Mar 25, 2021 10:20:44.294 [9448] DEBUG - HTTP requesting GET http://192.168.1.176:8060/
Mar 25, 2021 10:20:44.311 [9448] DEBUG - HTTP 200 response from GET http://192.168.1.176:8060/
Mar 25, 2021 10:20:44.311 [9448] DEBUG - NetworkServiceBrowser: found 1 SSDP devices via http://192.168.1.176:8060/
Mar 25, 2021 10:20:44.311 [9448] DEBUG - NetworkServiceBrowser: SSDP arrived: 192.168.1.176 (Bedroom)
Mar 25, 2021 10:20:44.444 [9448] DEBUG - NetworkServiceBrowser: Parsing SSDP schema for http://192.168.1.13:80/upnp/BasicDevice.xml
Mar 25, 2021 10:20:44.444 [9448] DEBUG - HTTP requesting GET http://192.168.1.13:80/upnp/BasicDevice.xml
Mar 25, 2021 10:20:44.469 [9448] DEBUG - HTTP 200 response from GET http://192.168.1.13:80/upnp/BasicDevice.xml
Mar 25, 2021 10:20:44.469 [9448] DEBUG - NetworkServiceBrowser: found 1 SSDP devices via http://192.168.1.13:80/upnp/BasicDevice.xml
Mar 25, 2021 10:20:44.469 [9448] DEBUG - NetworkServiceBrowser: SSDP arrived: 192.168.1.13 (SuPlex-Host)
That switch support LACP, any reason you down want to use it for teaming?