Force Network Device?

I have two Ethernet adapters on my Mac. One connected to my VLAN 10 (10.0.10.1) and one connected to my VLAN 20 (10.0.20.1).


I would like to force Security Spy to use the network adapter that’s connected to my vlan 10. This is where all my camera equipment is on and I’d also like to avoid clogging up the other network adapter with video traffic.


Is there anyway to do this on a Mac?

Comments

  • There is no way that I know to limit a specific application to use a specific network interface - connections made by applications are routed by the system at lower layers over specific network interfaces, depending on the address of the device that the connection is made to. So, if you only give SecuritySpy addresses of IP cameras on the 10.0.10 subnet then all this data should flow over your VLAN 10.

  • Thanks Ben!