<?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 static 1 to 1 NAT not working on cisco asa5505 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/static-1-to-1-nat-not-working-on-cisco-asa5505/m-p/2104069#M391985</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From internet&amp;nbsp; through which port you are trieng to access your Public IP'S (eg: 80 or 443 any specifi ports) if so you have to create ACL (Rules) to allow the Specific trafic to your IP. For ping you have to enable the ICMP to Public Ip'S&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Roopesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Jan 2013 08:22:48 GMT</pubDate>
    <dc:creator>roopesh.n</dc:creator>
    <dc:date>2013-01-30T08:22:48Z</dc:date>
    <item>
      <title>static 1 to 1 NAT not working on cisco asa5505</title>
      <link>https://community.cisco.com/t5/network-security/static-1-to-1-nat-not-working-on-cisco-asa5505/m-p/2104067#M391983</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have 2 internal server sitting in inside interface &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;inside network vlan 1&lt;/P&gt;&lt;P&gt;ip address 192.168.0.20, and 192.168.0.22&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i going to map 192.168.0.20 to public ip routable address 203.117.124.180&lt;/P&gt;&lt;P&gt;and 192.168.0.22 to public ip routable address 203.117.124.181&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the purpose is to make those 2 server 192.168.0.20, and .22 to be able to access remotely using public routable ip address,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;however, after done the configuration i still not able to ping or access the public IP Address mention above. my both server are turn on and can access internally.both server are also able to access internet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See below partial configuration retrieve from Show Run. please advise if anything wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat-control&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;nat (inside) 1 0.0.0.0 0.0.0.0&lt;/P&gt;&lt;P&gt;nat (Antlab) 1 0.0.0.0 0.0.0.0&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp interface 9000 192.168.0.30 9000 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp interface 34599 192.168.0.30 34599 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp interface 34567 192.168.0.30 34567 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;static (inside,outside) 203.117.124.180 192.168.0.20 netmask 255.255.255.255&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;static (inside,outside) 203.117.124.181 192.168.0.22 netmask 255.255.255.255&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;access-group inside_access_in in interface inside&lt;/P&gt;&lt;P&gt;access-group outside_access_in in interface outside&lt;/P&gt;&lt;P&gt;access-group Antlab_access_in in interface Antlab&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 203.117.124.177 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kindly advise thanks&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 00:54:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-1-to-1-nat-not-working-on-cisco-asa5505/m-p/2104067#M391983</guid>
      <dc:creator>Tan kok heng</dc:creator>
      <dc:date>2019-03-12T00:54:19Z</dc:date>
    </item>
    <item>
      <title>static 1 to 1 NAT not working on cisco asa5505</title>
      <link>https://community.cisco.com/t5/network-security/static-1-to-1-nat-not-working-on-cisco-asa5505/m-p/2104068#M391984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What does your access-list outside_access_in look like?&lt;BR /&gt;You will need to define rules in that list to permit certain traffic. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2013 03:53:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-1-to-1-nat-not-working-on-cisco-asa5505/m-p/2104068#M391984</guid>
      <dc:creator>jj27</dc:creator>
      <dc:date>2013-01-30T03:53:31Z</dc:date>
    </item>
    <item>
      <title>static 1 to 1 NAT not working on cisco asa5505</title>
      <link>https://community.cisco.com/t5/network-security/static-1-to-1-nat-not-working-on-cisco-asa5505/m-p/2104069#M391985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From internet&amp;nbsp; through which port you are trieng to access your Public IP'S (eg: 80 or 443 any specifi ports) if so you have to create ACL (Rules) to allow the Specific trafic to your IP. For ping you have to enable the ICMP to Public Ip'S&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Roopesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2013 08:22:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-1-to-1-nat-not-working-on-cisco-asa5505/m-p/2104069#M391985</guid>
      <dc:creator>roopesh.n</dc:creator>
      <dc:date>2013-01-30T08:22:48Z</dc:date>
    </item>
  </channel>
</rss>

