<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.gotopinion.info/wiki/index.php?action=history&amp;feed=atom&amp;title=My_Cisco_ASA_Notes</id>
	<title>My Cisco ASA Notes - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.gotopinion.info/wiki/index.php?action=history&amp;feed=atom&amp;title=My_Cisco_ASA_Notes"/>
	<link rel="alternate" type="text/html" href="https://wiki.gotopinion.info/wiki/index.php?title=My_Cisco_ASA_Notes&amp;action=history"/>
	<updated>2026-04-20T19:46:22Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://wiki.gotopinion.info/wiki/index.php?title=My_Cisco_ASA_Notes&amp;diff=2020&amp;oldid=prev</id>
		<title>Paul: initial page creation</title>
		<link rel="alternate" type="text/html" href="https://wiki.gotopinion.info/wiki/index.php?title=My_Cisco_ASA_Notes&amp;diff=2020&amp;oldid=prev"/>
		<updated>2019-06-20T19:12:50Z</updated>

		<summary type="html">&lt;p&gt;initial page creation&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;My notes were taken using Cisco Adaptive Security Appliance Software Version 9.10&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== NAT ==&lt;br /&gt;
&lt;br /&gt;
=== NAT basics ===&lt;br /&gt;
&lt;br /&gt;
* Real address / host / network / interface : real address is address defined on host, before translation.&lt;br /&gt;
* Mapped address / host / network / interface : mapped address is address that real address is translated into&lt;br /&gt;
* bidirectional initiation : static NAT allows communications to be initiated bidirectionally, meaning both to host and from host&lt;br /&gt;
* source and destination NAT : for any given packet, both source and destination IP address are compared to NAT rules, and one or both can be translated / untranslated&lt;br /&gt;
&lt;br /&gt;
=== Types of NAT ===&lt;br /&gt;
&lt;br /&gt;
* Dynamic NAT : a group of real IP addresses are mapped to a group of mapped IP addresses. Only real host can initiate traffic&lt;br /&gt;
* Dynamic Port Address Translation (PAT): a group of real IP addresses are mapped to a single IP address using a unique source port of that IP address&lt;br /&gt;
* Static NAT : a consistent mapping between a real and mapped IP address. Allows bidirectional traffic initiation&lt;br /&gt;
* Identity NAT : A real address is statically translated to itself, essentially bypassing NAT&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[Networking | To Networking]]&amp;lt;/center&amp;gt;&lt;/div&gt;</summary>
		<author><name>Paul</name></author>
	</entry>
</feed>