Hi, I have a requirements where I need to set up the virtual appliance with multiple NIC, how do I enforce the default gateway?
It seems that all my default gateway persisting to eth0 link after every reboot.
Is it possible to set static IP without gateway?
to better illustrate,
I have 2 separate subnet that I need to access, let say subnet A through eth0 and subnet B through eth1.
all the devices that I would like to manage will be under subnet A, and subnet B will be used for Senhasegura appliance management, for example updates, and appliance maintenance.
ideally both need static IP, for some reason the default gateway always revert to the gateway of subnet A even after I change it using the ip route change command.