<?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 I would go by the examples in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pre-8-2-static-nat-statement/m-p/3018602#M146412</link>
    <description>&lt;P&gt;I would go by the examples give here:&lt;/P&gt;
&lt;P&gt;https://supportforums.cisco.com/document/33921/asa-pre-83-83-nat-configuration-examples&lt;/P&gt;
&lt;P&gt;You should be looking at the "&lt;STRONG&gt;Regular Static PAT&lt;/STRONG&gt;" section of the examples.&lt;/P&gt;
&lt;P&gt;Also, your ACL should have the public ip address and port in a pre 8.3 config. So the following entry is correct:&lt;/P&gt;
&lt;P&gt;access-list outside_in extended permit udp any host 75.149.26.141 eq 4370&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 17 Feb 2017 17:52:09 GMT</pubDate>
    <dc:creator>Rahul Govindan</dc:creator>
    <dc:date>2017-02-17T17:52:09Z</dc:date>
    <item>
      <title>Pre 8.2 static NAT statement</title>
      <link>https://community.cisco.com/t5/network-security/pre-8-2-static-nat-statement/m-p/3018601#M146406</link>
      <description>&lt;P&gt;How would I accomplish the below config on a pre 8.2 ASA 5505?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;object network obj-192.168.3.5&lt;/P&gt;
&lt;P&gt;host 192.168.3.5&lt;/P&gt;
&lt;P&gt;exit&lt;/P&gt;
&lt;P&gt;object service obj-4370&lt;/P&gt;
&lt;P&gt;service udp source eq 4370&lt;/P&gt;
&lt;P&gt;exit&lt;/P&gt;
&lt;P&gt;nat (insisde,outside) 1 source static obj-192.168.3.5 interface service obj-4370 obj-4370&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;object network obj-192.168.3.6&lt;/P&gt;
&lt;P&gt;host 192.168.3.6&lt;/P&gt;
&lt;P&gt;exit&lt;/P&gt;
&lt;P&gt;object service obj-4371&lt;/P&gt;
&lt;P&gt;service udp source eq 4371&lt;/P&gt;
&lt;P&gt;exit&lt;/P&gt;
&lt;P&gt;nat (insisde,outside) 1 source static obj-192.168.3.6 interface service obj-4370 obj-4371&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;object network obj-192.168.3.7&lt;/P&gt;
&lt;P&gt;host 192.168.3.7&lt;/P&gt;
&lt;P&gt;exit&lt;/P&gt;
&lt;P&gt;object service obj-4372&lt;/P&gt;
&lt;P&gt;service udp source eq 4372&lt;/P&gt;
&lt;P&gt;exit&lt;/P&gt;
&lt;P&gt;nat (inside,outside) 1 source static obj-192.168.3.7 interface service obj-4370 obj-4372&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Or just a static NAT for port 4370 on an ASA running 7.2&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I have a device at 192.168.28.27 that needs to be open to UDP port 4370 from we'll say any public IP address. &amp;nbsp;How would I set that up? &amp;nbsp;I have attempted the following:&lt;/P&gt;
&lt;P&gt;access-list outside_in extended permit udp any host 192.168.28.11 eq 4370&lt;BR /&gt;access-list outside_in extended permit udp any host 75.149.26.141 eq 4370&lt;/P&gt;
&lt;P&gt;access-group outside_in in interface outside&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 08:57:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pre-8-2-static-nat-statement/m-p/3018601#M146406</guid>
      <dc:creator>douglas.shupe</dc:creator>
      <dc:date>2019-03-12T08:57:02Z</dc:date>
    </item>
    <item>
      <title>I would go by the examples</title>
      <link>https://community.cisco.com/t5/network-security/pre-8-2-static-nat-statement/m-p/3018602#M146412</link>
      <description>&lt;P&gt;I would go by the examples give here:&lt;/P&gt;
&lt;P&gt;https://supportforums.cisco.com/document/33921/asa-pre-83-83-nat-configuration-examples&lt;/P&gt;
&lt;P&gt;You should be looking at the "&lt;STRONG&gt;Regular Static PAT&lt;/STRONG&gt;" section of the examples.&lt;/P&gt;
&lt;P&gt;Also, your ACL should have the public ip address and port in a pre 8.3 config. So the following entry is correct:&lt;/P&gt;
&lt;P&gt;access-list outside_in extended permit udp any host 75.149.26.141 eq 4370&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2017 17:52:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pre-8-2-static-nat-statement/m-p/3018602#M146412</guid>
      <dc:creator>Rahul Govindan</dc:creator>
      <dc:date>2017-02-17T17:52:09Z</dc:date>
    </item>
  </channel>
</rss>

