Hi,
I am setting up one VPC and multiple subnet. How to do VPC peering, Please suggest.
Hi,
I am setting up one VPC and multiple subnet. How to do VPC peering, Please suggest.
Hello @mac,
Please check this article: Building an OpenNebula Private cloud on AWS bare metal.
I would suggest to check the Virtual Routers and VNFs section of our documentation.
Cheers,
Post configuring the Virtual Router.
From the Virtual Router i can ping both the node (Nodes are in different Subnet)
Machine-A has to connect to Machine-B is my requirement → Which tool or appliance i have to use to make the connectivity.
Its like subnet peering.
Hello @mac
To enable communication between the VPCs, you’ll need to configure IP routes inside your VMs. Just set the vRouter as the next hop for the destination subnet(s) in the other VPC. This way, traffic between the VMs will be properly routed through the vRouter.
Cheers,
Hi,
Sorry for the wrong question.
I have a VPC 10.1.86.0/23 under this created 2 subnet
subnet-1 10.1.86.0/24
subnet-2 10.1.87.0/24
How do i make the connectivity from the subnet-1 vm to subnet-2 vm
Please advice.
In AWS we are doing this via routing table