How do i allow the VRack interface on Ubuntu 22.04 to access the internet through the main ethernet?
Both my servers are Rise-1 dedicated servers with a vrack network attached to both.
I have assigned a static local ip to both dedicated servers:
Server 1: 192.168.0.2
Server 2: 192.168.0.3
I am running Apache cloudstack management server on Server 1 which requires a private network which is allowed to reach the internet. However, when i do ping 8.8.8.8 -I {vrack interface name} I get Destination Host Unreachable.
The second server is running XCP-NG which is able to be controlled via Server 1 on the private network.