{"id":700,"date":"2017-10-30T00:42:44","date_gmt":"2017-10-30T00:42:44","guid":{"rendered":"http:\/\/wiki.thomasandsofia.com\/?p=700"},"modified":"2017-10-30T00:57:03","modified_gmt":"2017-10-30T00:57:03","slug":"network-access-control-lists-basics","status":"publish","type":"post","link":"https:\/\/wiki.thomasandsofia.com\/?p=700","title":{"rendered":"Network Access Control Lists Basics"},"content":{"rendered":"<p>This is not part of the course, but noted from my own experience<\/p>\n<h2>Important INBOUND Rules<\/h2>\n<table>\n<tbody>\n<tr>\n<th>Type<\/th>\n<th>Protocol<\/th>\n<th>Port Range<\/th>\n<th>Source<\/th>\n<th>Rule<\/th>\n<th>Note<\/th>\n<\/tr>\n<tr>\n<td>All Traffic<\/td>\n<td>ALL<\/td>\n<td>ALL<\/td>\n<td>10.0.0.0\/16<\/td>\n<td>Allow<\/td>\n<td>Accept all communications from any resource on the VPC<\/td>\n<\/tr>\n<tr>\n<td>All ICMP<\/td>\n<td>ICMP<\/td>\n<td>ALL<\/td>\n<td>0.0.0.0\/0<\/td>\n<td>Allow<\/td>\n<td>Ping<\/td>\n<\/tr>\n<tr>\n<td>SSH<\/td>\n<td>TCP<\/td>\n<td>22<\/td>\n<td>0.0.0.0\/0<\/td>\n<td>Allow<\/td>\n<td>SSH Access<\/td>\n<\/tr>\n<tr>\n<td>HTTP<\/td>\n<td>TCP<\/td>\n<td>80<\/td>\n<td>0.0.0.0\/0<\/td>\n<td>Allow<\/td>\n<td>Web Traffic<\/td>\n<\/tr>\n<tr>\n<td>Custom TCP<\/td>\n<td>TCP<\/td>\n<td>32768-65535<\/td>\n<td>0.0.0.0\/0<\/td>\n<td>Allow<\/td>\n<td>Allow incoming traffic for yum, curl, aws, etc. (Ephemeral Ports)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2>Important OUTBOUND Rules<\/h2>\n<table>\n<tbody>\n<tr>\n<th>Type<\/th>\n<th>Protocol<\/th>\n<th>Port Range<\/th>\n<th>Source<\/th>\n<th>Rule<\/th>\n<th>Note<\/th>\n<\/tr>\n<tr>\n<td>All Traffic<\/td>\n<td>ALL<\/td>\n<td>ALL<\/td>\n<td>10.0.0.0\/16<\/td>\n<td>Allow<\/td>\n<td>Permit all communications to any resource on the VPC<\/td>\n<\/tr>\n<tr>\n<td>All ICMP<\/td>\n<td>ICMP<\/td>\n<td>ALL<\/td>\n<td>0.0.0.0\/0<\/td>\n<td>Allow<\/td>\n<td>Ping<\/td>\n<\/tr>\n<tr>\n<td>HTTP<\/td>\n<td>TCP<\/td>\n<td>80<\/td>\n<td>0.0.0.0\/0<\/td>\n<td>Allow<\/td>\n<td>curl<\/td>\n<\/tr>\n<tr>\n<td>HTTPS<\/td>\n<td>TCP<\/td>\n<td>443<\/td>\n<td>0.0.0.0\/0<\/td>\n<td>Allow<\/td>\n<td>yum, aws<\/td>\n<\/tr>\n<tr>\n<td>Custom TCP<\/td>\n<td>TCP<\/td>\n<td>32768-65535<\/td>\n<td>0.0.0.0\/0<\/td>\n<td>Allow<\/td>\n<td>Allow outgoing traffic for all allowed incoming ports (Ephemeral Ports)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n","protected":false},"excerpt":{"rendered":"<p>This is not part of the course, but noted from my own experience Important INBOUND Rules Type Protocol Port Range Source Rule Note All Traffic ALL ALL 10.0.0.0\/16 Allow Accept all communications from any resource on the VPC All ICMP ICMP ALL 0.0.0.0\/0 Allow Ping SSH TCP 22 0.0.0.0\/0 Allow SSH Access HTTP TCP 80 ..<\/p>\n<div class=\"clear-fix\"><\/div>\n<p><a href=\"https:\/\/wiki.thomasandsofia.com\/?p=700\" title=\"read more...\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[18,22,21],"tags":[],"class_list":["post-700","post","type-post","status-publish","format-standard","hentry","category-amazon-web-services-aws","category-networking-amazon-web-services-aws","category-vpc"],"_links":{"self":[{"href":"https:\/\/wiki.thomasandsofia.com\/index.php?rest_route=\/wp\/v2\/posts\/700","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wiki.thomasandsofia.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wiki.thomasandsofia.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wiki.thomasandsofia.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wiki.thomasandsofia.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=700"}],"version-history":[{"count":3,"href":"https:\/\/wiki.thomasandsofia.com\/index.php?rest_route=\/wp\/v2\/posts\/700\/revisions"}],"predecessor-version":[{"id":703,"href":"https:\/\/wiki.thomasandsofia.com\/index.php?rest_route=\/wp\/v2\/posts\/700\/revisions\/703"}],"wp:attachment":[{"href":"https:\/\/wiki.thomasandsofia.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=700"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wiki.thomasandsofia.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=700"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wiki.thomasandsofia.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=700"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}