100 Days of Cloud (AWS) : Day 29

Hi Team,

Could someone please recheck my VPC Peering task?

I have completed the following:

Created the VPC peering connection nautilus-vpc-peering and it is in Active state.
Added route from the Default VPC (172.31.0.0/16) to the Private VPC (10.1.0.0/16) through the peering connection.
Added route from the Private VPC (10.1.0.0/16) to the Default VPC (172.31.0.0/16) through the peering connection.
Verified subnet associations for both route tables.
Updated the security group to allow ICMP traffic.
Added the required public key to the public EC2 instance.
Successfully SSH’d into the public EC2 and verified that I can ping the private EC2 instance.

The environment appears to be working correctly, but the validator still reports: “Route from private VPC to default VPC is missing.”

Could someone please review the task or let me know if there is any validator-specific requirement I might be missing?

Thank you.

Hi @rau83

Please refer to the solution here and try again:

Please let me know if you still cannot pass the task.

Hi Srikanth,

Thank you for your response. I have already verified the route table entries and subnet associations on both sides. The VPC peering connection is active, the routes are configured correctly, and I am able to successfully ping the private EC2 instance from the public EC2 instance.

Since the connectivity is working as expected, It seems the validation is still reporting “Route from private VPC to default VPC is missing” even though the route is present and communication between the instances is successful.

Thank you.

Please find attached snap for the same .

Hi @rau83

So, are you still getting a validation failure for this task?

Hi @raymond.baoly ,

Still , I am getting same issue .

That’s weird. I can’t SSH to the public instance. Let me check it further and get back to you.

If you’re facing the same issue, please let me know.

Hi @rau83

I’ve just checked it, and it’s working properly now. Please make sure you create the AWS resources using the names specified in the instructions.