I added additional NIC to my system. It’s connected to different physical network. I want my UI and shares to stay on the original network and move my VMs and apps to the other network. I succesfully moved my VM to this new network by assinig this new network interface to it. This is working great so far.
I want to do the same thing for my apps. From the Apps > Settings > Advanced settings I changed the “Node IP”, “Route v4 Interface” and “Route v4 Gateway” settings to match the new interface & network.
But seems that the apps are still using the original interface connected to a wrong network because I can’t access them with those settings. If I set the Node IP to the default 0.0.0.0, then I can access all the apps from the original network, meaning it’s not using the right interface specified in the Advanced Settings. How to force the apps service to use the new interface?
List of my interfaces:
Scale UI, shares and one VM are using the br1 interface. I want my apps and other VMs to use the enp4s0f interface.