Monday, 20 January 2020

AWS VPC - Grant access to public from route table

In order to direct the incoming connection to the route table,We have to add the rule in route table and associate the internet gateway which face the public 0.0.0.0/

Console > VPC > Route table > Select the route > Route >



 > Add route

> 0.0.0.0/0 which is any IP income then talk to Internet Gateway.


> Select Internet Gateway


Save


No comments: