0

We are trying to launch the VM's on the AWS baremetal instances.So hostA has 10.10.0.4 and hostB has IP 10.10.0.5.Now when we launch the KVM VM's using the default mode(NAT) and that works fine and able to connect the VM1(HostA) from the VM2(HostB) by some port mapping.

In our on-prem DC we use the similar setup but with Bridge mode,so any VM can connect to any VM in the network.We need the similar solution in AWS.

My questions are

  1. Is it possible to use the bridge or MACvTap mode in the baremetal instance?

  2. Is it possible to acquire IP address from VPC for the VM launched from the KVM host?(From VPC design its not possible).But is there any other way that we can use the VPC for the IP addressing and routing so that we can utilize the complete VPC features.

I know about the dedicated hosts,but we don't need that solution.

0 Answers0