I have an internal network amongst my rack, say 10.0.0.0/24, that is accessible through eth1 on the host node. I want some virtual machines on the host node to have access to said network.
Does anyone know how I can accomplish this, in SolusVM or through any other means? It seems like I cannot specify which interface to use when I add an IP block in SolusVM.
Not sure if this affects the solution, but, I already have a virtual internal network (172.16.124.0/24) setup to allow virtual machines within the host node to communicate with each other. This means that each virtual machine have two virtual ethernet interfaces (eth0/eth1).
Thanks,