<?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 Regular Static Pat in 9.11 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/regular-static-pat-in-9-11/m-p/2186602#M360450</link>
    <description>&lt;P&gt;I am attempting to forward all traffic destined to my outside interface (173.x.x.x) on port 222 to my switch on the inside (192.x.x.2) on port 22.&amp;nbsp; I have the same configuration set up on the same code on another firewall and it works just fine.&amp;nbsp; This used to work on this one prior to the 9.11 upgrade.&amp;nbsp; Anyone have a similiar issue?&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2019 01:12:35 GMT</pubDate>
    <dc:creator>noc-cville</dc:creator>
    <dc:date>2019-03-12T01:12:35Z</dc:date>
    <item>
      <title>Regular Static Pat in 9.11</title>
      <link>https://community.cisco.com/t5/network-security/regular-static-pat-in-9-11/m-p/2186602#M360450</link>
      <description>&lt;P&gt;I am attempting to forward all traffic destined to my outside interface (173.x.x.x) on port 222 to my switch on the inside (192.x.x.2) on port 22.&amp;nbsp; I have the same configuration set up on the same code on another firewall and it works just fine.&amp;nbsp; This used to work on this one prior to the 9.11 upgrade.&amp;nbsp; Anyone have a similiar issue?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 01:12:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/regular-static-pat-in-9-11/m-p/2186602#M360450</guid>
      <dc:creator>noc-cville</dc:creator>
      <dc:date>2019-03-12T01:12:35Z</dc:date>
    </item>
    <item>
      <title>Regular Static Pat in 9.11</title>
      <link>https://community.cisco.com/t5/network-security/regular-static-pat-in-9-11/m-p/2186603#M360451</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;Only thing even slightly related to this kind of problem is a Bug in the newer softwares.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've been told that the 8.4(5) software would be the choice at the moment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then again you mention that the rule is working on another box with same software. Though I am not sure if the bugs nature is so that it happens randomly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can always use the "packet-tracer" command to determine if the traffic is hitting the right NAT rule&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;packet-tracer input outside tcp &lt;SOURCE ip=""&gt; &lt;SOURCE port=""&gt; &lt;DESTINATION nat="" ip=""&gt; &lt;DESTINATION nat="" port=""&gt;&lt;/DESTINATION&gt;&lt;/DESTINATION&gt;&lt;/SOURCE&gt;&lt;/SOURCE&gt;&lt;/STRONG&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>Mon, 11 Mar 2013 15:53:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/regular-static-pat-in-9-11/m-p/2186603#M360451</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-03-11T15:53:00Z</dc:date>
    </item>
    <item>
      <title>Regular Static Pat in 9.11</title>
      <link>https://community.cisco.com/t5/network-security/regular-static-pat-in-9-11/m-p/2186604#M360452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure if this is a "bug"&amp;nbsp; or a new feature of the 9.x software.&amp;nbsp; I found that you cannot create an inbound static Pat policy using the outside interface ip address, if you are using the same address as a dynamic nat for outbound users.&amp;nbsp; What I had to do was add an additional ip address for outbound dynamic nat and then the static pat inbound worked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Mar 2013 18:20:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/regular-static-pat-in-9-11/m-p/2186604#M360452</guid>
      <dc:creator>noc-cville</dc:creator>
      <dc:date>2013-03-11T18:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: Regular Static Pat in 9.11</title>
      <link>https://community.cisco.com/t5/network-security/regular-static-pat-in-9-11/m-p/2186605#M360454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you share the exact configuration format you used for the original NAT that didnt work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was testing a problem with a certain NAT configurations on these forums and there the situation was.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;LAN had a Section 3 Dynamic PAT&lt;/LI&gt;&lt;LI&gt;LAN had a Section 2 Port Forward&lt;/LI&gt;&lt;LI&gt;DMZ had a Section 1 Dynamic PAT&lt;/LI&gt;&lt;LI&gt;All of the above used "outside" interface IP address as the public IP address&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And in that case it seemed the DMZ Section 1 Dynamic PAT was overriding even the Section 2 Port Forward configuration between the "outside" and the "inside" which I didnt really understand&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As soon as I added a specific destination for that Section 1 DMZ Dynamic PAT it didnt interfere with the Port Forward configuration. Provided ofcourse I didnt test from the just mentioned added destination network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So it seemed as no destination was configured for the NAT it seemed to be matching all incoming traffic to the "outside" inteface IP address (even though the other interface was "dmz" which didnt seem to matter)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dont know if I made any sense but this just seemed strange to me. Then again I dont configure the NAT in the same way as in this problem situation so I havent run into this problem myself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Mar 2013 18:29:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/regular-static-pat-in-9-11/m-p/2186605#M360454</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-03-11T18:29:06Z</dc:date>
    </item>
  </channel>
</rss>

