{"id":556,"date":"2015-07-13T10:15:00","date_gmt":"2015-07-13T10:15:00","guid":{"rendered":"https:\/\/www.geekmungus.co.uk\/?p=556"},"modified":"2022-11-05T10:53:19","modified_gmt":"2022-11-05T10:53:19","slug":"cisco-asa-static-nat-pre-version-8-3","status":"publish","type":"post","link":"https:\/\/geekmungus.co.uk\/?p=556","title":{"rendered":"Cisco ASA Static NAT (pre version 8.3)"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Pre version 8.3 to statically NAT an internal host to an external IP address you would use the following:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>static (inside,outside) 212.219.63.195 192.168.100.10 netmask 255.255.255.255<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">This then means&#8230;&#8230;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">inside = the source interface for the NAT connection (assuming going from the inside to the outside)<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">outside = the translated interface for the NAT connection<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">212.219.63.195 = External IP address to which the internal host is translated to on the outside.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">192.168.100.10 = Internal IP address from which is the original source of the traffic.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">network mask 255.255.255.255 = Specfies that it is a single host, change this to 255.255.255.0 for a range of addresses for example.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Pre version 8.3 to statically NAT an internal host to an external IP address you would use the following: This then means&#8230;&#8230; inside = the source interface for the NAT connection (assuming going from the inside to the outside) outside = the translated interface for the NAT connection 212.219.63.195 = External IP address to which &#8230; <a title=\"Cisco ASA Static NAT (pre version 8.3)\" class=\"read-more\" href=\"https:\/\/geekmungus.co.uk\/?p=556\" aria-label=\"Read more about Cisco ASA Static NAT (pre version 8.3)\">Read more<\/a><\/p>\n","protected":false},"author":4,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[17],"tags":[],"class_list":["post-556","post","type-post","status-publish","format-standard","hentry","category-networking"],"_links":{"self":[{"href":"https:\/\/geekmungus.co.uk\/index.php?rest_route=\/wp\/v2\/posts\/556","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/geekmungus.co.uk\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/geekmungus.co.uk\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/geekmungus.co.uk\/index.php?rest_route=\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/geekmungus.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=556"}],"version-history":[{"count":1,"href":"https:\/\/geekmungus.co.uk\/index.php?rest_route=\/wp\/v2\/posts\/556\/revisions"}],"predecessor-version":[{"id":1429,"href":"https:\/\/geekmungus.co.uk\/index.php?rest_route=\/wp\/v2\/posts\/556\/revisions\/1429"}],"wp:attachment":[{"href":"https:\/\/geekmungus.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=556"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/geekmungus.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=556"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/geekmungus.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=556"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}