<?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 Re: Static Nat help in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/static-nat-help/m-p/676677#M1024587</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the responses,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have removed esmtp from the insppect list. I am thinking to nat the ISA servers external IP to one from my pool, while keeping the current static mappings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will test it today and post the configs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Mar 2007 03:44:45 GMT</pubDate>
    <dc:creator>mo shea</dc:creator>
    <dc:date>2007-03-06T03:44:45Z</dc:date>
    <item>
      <title>Static Nat help</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-help/m-p/676674#M1024584</link>
      <description>&lt;P&gt;Hi...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are usinng an ASA 5520 as a front end firewall and an ISA server as a back end server. The latter is connected to the inside interface of the ASA. All the LAN PCs are connected to a second interface on the ISA. The design looks like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Internet&amp;lt;----&amp;gt;ASA&amp;lt;-----&amp;gt;ISA&amp;lt;------&amp;gt;LAN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our ISP supplies us a range of public IPs, x.x.x.1/224 to x.x.x.31/224.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to let clients access the Internet, I only do a static nat for the ISA server external interface, since we use it for http traffic and email hosting.&lt;/P&gt;&lt;P&gt;My question is that Static Nat works when the mapped public ip is the same as the ASA Outside interface, i.e.  x.x.x.3. If I change the static nat statement to any othe public IP, example x.x.x.29, all connections are lost.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any reason for this behaviour.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One other issue is that while static nat is functioning, I can send email messages but cannot receive any, couldnt find a solution yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All help is appreciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We use  ASA 7.2. Nat-control is not configured&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 09:39:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-help/m-p/676674#M1024584</guid>
      <dc:creator>mo shea</dc:creator>
      <dc:date>2019-03-11T09:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: Static Nat help</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-help/m-p/676675#M1024585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have seen this when the isp does not allocate the right IP block to you.  your first step would be to confirm with them 100% that this is your block.  secondly, can you post "show run static" and "show run access-list"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;many thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Mar 2007 19:53:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-help/m-p/676675#M1024585</guid>
      <dc:creator>jserevitch</dc:creator>
      <dc:date>2007-03-04T19:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: Static Nat help</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-help/m-p/676676#M1024586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One other issue is that while static nat is functioning, I can send email messages but cannot receive any, couldnt find a solution yet. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you verified the inspect (smtp or esmtp)configuration ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2007 13:25:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-help/m-p/676676#M1024586</guid>
      <dc:creator>ROBERTO TACCON</dc:creator>
      <dc:date>2007-03-05T13:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: Static Nat help</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-help/m-p/676677#M1024587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the responses,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have removed esmtp from the insppect list. I am thinking to nat the ISA servers external IP to one from my pool, while keeping the current static mappings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will test it today and post the configs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2007 03:44:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-help/m-p/676677#M1024587</guid>
      <dc:creator>mo shea</dc:creator>
      <dc:date>2007-03-06T03:44:45Z</dc:date>
    </item>
  </channel>
</rss>

