<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic ASA 5510 NAT issue in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-5510-nat-issue/m-p/2322550#M311051</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for the reply, I've managed to sort it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wasn't trying to add more rules just change the existing ones and before I'd done it I recieved the error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've created the nat agian pointing to the new server from the command line and it's all working. Still not sure why it wouldn't let me do it through the GUI but doesn't matter now as it's working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 12 Oct 2013 13:07:23 GMT</pubDate>
    <dc:creator>Kilgore8086</dc:creator>
    <dc:date>2013-10-12T13:07:23Z</dc:date>
    <item>
      <title>ASA 5510 NAT issue</title>
      <link>https://community.cisco.com/t5/network-security/asa-5510-nat-issue/m-p/2322548#M311038</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We're in the process of transisitioning our exchange server and have everything setup and working.&lt;/P&gt;&lt;P&gt;I've changed the IP address on the ASA to the new server, just changed the 3 rules which were already inplace but got an error on the 2 NAT object rules saying there was an overlap between the external interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried a restore to before I made the changes but it doesn't correct anything. I can see these in the original config but aren't in the new one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network ExchHTTP&lt;/P&gt;&lt;P&gt;nat (Internal_Interface,External_interface) static &lt;SPAN style="font-size: 10pt;"&gt;interface service tcp www www&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network ExchSMTP&lt;/P&gt;&lt;P&gt;nat (&lt;/P&gt;&lt;P&gt;Internal_Interface,External_interface&lt;SPAN style="font-size: 10pt;"&gt;) static &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;interface service tcp smtp smtp&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Everything else in the config is the same but when I try to add these (via the GUI because I'm a cisco Noob) I get an overlap error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Why is the restore not adding them or how can I manually add them?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thanks in advance&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 02:51:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5510-nat-issue/m-p/2322548#M311038</guid>
      <dc:creator>Kilgore8086</dc:creator>
      <dc:date>2019-03-12T02:51:22Z</dc:date>
    </item>
    <item>
      <title>ASA 5510 NAT issue</title>
      <link>https://community.cisco.com/t5/network-security/asa-5510-nat-issue/m-p/2322549#M311045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You mention that you are migrating/transitioning to a new server and that you are creating NAT rules for the new Exchange server? You also mention that you get an error message of overlap with the NAT rules.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above would seem to me to suggest that you still have similiar Static PAT (Port Forward) configurations perhaps for the original server from which you are migrating/transitioning?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is true then naturally you can only have Static PAT configured for WWW and SMTP for one of those servers if your are planning to use the &lt;STRONG&gt;"External_interface"&lt;/STRONG&gt; IP address as specified in the &lt;STRONG&gt;"nat"&lt;/STRONG&gt; command with the &lt;STRONG&gt;"interface" &lt;/STRONG&gt;parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To confirm this you could take the CLI format output of the command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;show run nat&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can do this through the ASDM GUI also. Just go to &lt;STRONG&gt;Tools -&amp;gt; Command Line Interface -&amp;gt; Enter the above command -&amp;gt; Send it to the device -&amp;gt; Copy/Paste&lt;/STRONG&gt; the output here (except any possible public IP address information, replace those with something else)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Oct 2013 13:02:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5510-nat-issue/m-p/2322549#M311045</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-10-12T13:02:01Z</dc:date>
    </item>
    <item>
      <title>ASA 5510 NAT issue</title>
      <link>https://community.cisco.com/t5/network-security/asa-5510-nat-issue/m-p/2322550#M311051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for the reply, I've managed to sort it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wasn't trying to add more rules just change the existing ones and before I'd done it I recieved the error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've created the nat agian pointing to the new server from the command line and it's all working. Still not sure why it wouldn't let me do it through the GUI but doesn't matter now as it's working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Oct 2013 13:07:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5510-nat-issue/m-p/2322550#M311051</guid>
      <dc:creator>Kilgore8086</dc:creator>
      <dc:date>2013-10-12T13:07:23Z</dc:date>
    </item>
    <item>
      <title>ASA 5510 NAT issue</title>
      <link>https://community.cisco.com/t5/network-security/asa-5510-nat-issue/m-p/2322551#M311055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unless you have already already enabled the setting on the ASDM GUI I would suggest you go to &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Tools -&amp;gt; Preferences -&amp;gt; Check the box - Preview commands before sending them to the device&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will have the ASDM GUI show you the CLI format of the configuration that you are about to enter to the device before you do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am also not sure what problem has been. Good to hear that its sorted now though &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Oct 2013 13:22:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5510-nat-issue/m-p/2322551#M311055</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-10-12T13:22:52Z</dc:date>
    </item>
  </channel>
</rss>

