Hi all
OS: OMV 6.9.16-1 (Shaitan) - up to date
Been using OMV for a few years now but I certainly don't consider myself a pro with it.
Anyway, I've setup my OMV that has the following NICs:
1 x onboard NIC
1 x dual port HP NC360T Dual-Port Gigabit NIC PCI-E
So the way I have it setup is like so
Onboard NIC - (on VLAN 2) 10.7.32.x 255.255.255.0 - this NIC has WOL enabled and it works well. WOL works everytime - I use WOL from my smartphone, on the same VLAN
The Dual Port HP NIC is on another VLAN set up as a bond with IP 10.7.12.x 255.255.255.0
Firewall rules are in place - I can ping the OMV's dual NIC IP etc.
Plex seems to work fine when pointing it manually to the bonded 10.7.12.x IP
However, I've recently noticed that if I'm watching something on Plex, all the traffic appears to go through the onboard NIC, not the dual NIC. My guess is because the device I'm streaming from (TV, phone) are on the same VLAN as the onboard NIC - i.e 10.7.32.x /24
I've tried port isolation and even intra-vlan rules to 'deny' traffic from the onboard NIC to OMV/Plex. Nothing seems to work. It's like OMV is favouring the onboard NIC over the dual-NIC card.
Is there some sort of way to 'force' OMV to use a primary NIC? Ideally I just want the onboard NIC to deal with the initial WOL packet then the dual NIC does everything else, including streaming content from plex.
Apologies if this is confusing. There might be an easier way to do this and I'm just over complicating matters.
Thanks all