<?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 No NAT problem... in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/no-nat-problem/m-p/632453#M1028883</link>
    <description>&lt;P&gt;I have the hosts with Public IP addresses in inside interface of ASA5510(asa 7.1(2))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I enable NAT for that IP it can reach the Internet, but when i try to enable No NAT for that IP it can't ping Internet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried.&lt;/P&gt;&lt;P&gt;1.Nat (inside) 0 access-list no_nat&lt;/P&gt;&lt;P&gt;access-list no_nat permit ip x.x.x.97 255.255.255.252 any&lt;/P&gt;&lt;P&gt;2. Nat (inside) 0 x.x.x.96 255.255.255.252&lt;/P&gt;&lt;P&gt;3.static (outside,inside) x.x.x.97 x.x.x.97 netmask&lt;/P&gt;&lt;P&gt;255.255.255.255&lt;/P&gt;&lt;P&gt;4.static (outside,inside) x.x.x.97 access-list no_nat&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it is doesn't work at all!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't no NAT the public IP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in adv.&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 09:19:51 GMT</pubDate>
    <dc:creator>Leo_Stobbe</dc:creator>
    <dc:date>2019-03-11T09:19:51Z</dc:date>
    <item>
      <title>No NAT problem...</title>
      <link>https://community.cisco.com/t5/network-security/no-nat-problem/m-p/632453#M1028883</link>
      <description>&lt;P&gt;I have the hosts with Public IP addresses in inside interface of ASA5510(asa 7.1(2))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I enable NAT for that IP it can reach the Internet, but when i try to enable No NAT for that IP it can't ping Internet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried.&lt;/P&gt;&lt;P&gt;1.Nat (inside) 0 access-list no_nat&lt;/P&gt;&lt;P&gt;access-list no_nat permit ip x.x.x.97 255.255.255.252 any&lt;/P&gt;&lt;P&gt;2. Nat (inside) 0 x.x.x.96 255.255.255.252&lt;/P&gt;&lt;P&gt;3.static (outside,inside) x.x.x.97 x.x.x.97 netmask&lt;/P&gt;&lt;P&gt;255.255.255.255&lt;/P&gt;&lt;P&gt;4.static (outside,inside) x.x.x.97 access-list no_nat&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it is doesn't work at all!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't no NAT the public IP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in adv.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 09:19:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/no-nat-problem/m-p/632453#M1028883</guid>
      <dc:creator>Leo_Stobbe</dc:creator>
      <dc:date>2019-03-11T09:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: No NAT problem...</title>
      <link>https://community.cisco.com/t5/network-security/no-nat-problem/m-p/632454#M1028884</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;Are you sure your ISP is forwarding your Internal Public subnet?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2007 13:06:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/no-nat-problem/m-p/632454#M1028884</guid>
      <dc:creator>5220</dc:creator>
      <dc:date>2007-01-16T13:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: No NAT problem...</title>
      <link>https://community.cisco.com/t5/network-security/no-nat-problem/m-p/632455#M1028885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# 1 should work (and will take precedence over your other nat statements).  Put that in your configuration, and do a clear xlate, and then .97 (that should that be .96) and the other 3 IP addresses will be allowed without translation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure you do the 'clear xlate' afterwards or it could still use the already built xlate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that doesn't work, please include your entire nat configuration for us to check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Jason&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please rate this message if it helped solve some/all of your issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2007 18:07:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/no-nat-problem/m-p/632455#M1028885</guid>
      <dc:creator>jgervia_2</dc:creator>
      <dc:date>2007-01-16T18:07:42Z</dc:date>
    </item>
  </channel>
</rss>

