Hello,
I'm building my new virtual infrastructure.
My physical servers are hosted in datacenter with one public ip address.
So I configured my vm (domU) to use nat.
On one server I can connect to every vm hosted in this server and vm can connect to each other.
But I need one vm on server A can connect to another vm on server B.
I think there is a lot of iptable rules to enable that but how can I do that ?
Is someone know another way ?
Thanks