<?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 NAT problem in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/nat-problem/m-p/1004163#M917251</link>
    <description>&lt;P&gt;I have a PIX525 running 8.0(3) with 256MB RAM &amp;amp; running Restricted License.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i use OUTSIDE Interface NAT the NATing works fine.&lt;/P&gt;&lt;P&gt;But when i user any other Global IP for NATing it's not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pl. help.&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 13:09:50 GMT</pubDate>
    <dc:creator>j.tandel</dc:creator>
    <dc:date>2019-03-11T13:09:50Z</dc:date>
    <item>
      <title>NAT problem</title>
      <link>https://community.cisco.com/t5/network-security/nat-problem/m-p/1004163#M917251</link>
      <description>&lt;P&gt;I have a PIX525 running 8.0(3) with 256MB RAM &amp;amp; running Restricted License.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i use OUTSIDE Interface NAT the NATing works fine.&lt;/P&gt;&lt;P&gt;But when i user any other Global IP for NATing it's not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pl. help.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 13:09:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-problem/m-p/1004163#M917251</guid>
      <dc:creator>j.tandel</dc:creator>
      <dc:date>2019-03-11T13:09:50Z</dc:date>
    </item>
    <item>
      <title>Re: NAT problem</title>
      <link>https://community.cisco.com/t5/network-security/nat-problem/m-p/1004164#M917253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It depends on the way which you configure the PIX.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Jul 2008 07:54:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-problem/m-p/1004164#M917253</guid>
      <dc:creator>a.alekseev</dc:creator>
      <dc:date>2008-07-06T07:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: NAT problem</title>
      <link>https://community.cisco.com/t5/network-security/nat-problem/m-p/1004165#M917254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well it's configured preety simple.&lt;/P&gt;&lt;P&gt;There is a NAT statement for my private IP's&lt;/P&gt;&lt;P&gt;Nat(inside) 1 10.0.0.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;amp; global(outside) 1 interface&lt;/P&gt;&lt;P&gt;It works well on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But for the following config it's not working.&lt;/P&gt;&lt;P&gt;Nat(inside) 2 10.0.0.1 255.255.255.255&lt;/P&gt;&lt;P&gt;global(outside) 2 1.1.1.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There's ACL for permitting from INSIDE to OUTSIDE.&lt;/P&gt;&lt;P&gt;permit ip 10.0.0.1 255.255.255.255 any&lt;/P&gt;&lt;P&gt;permit ip 10.0.0.0 0.0.0.255 any.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Jul 2008 09:43:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-problem/m-p/1004165#M917254</guid>
      <dc:creator>j.tandel</dc:creator>
      <dc:date>2008-07-06T09:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: NAT problem</title>
      <link>https://community.cisco.com/t5/network-security/nat-problem/m-p/1004166#M917258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you should do "clear xlate local 10.0.0.1" "clear local-host 10.0.0.1"&lt;/P&gt;&lt;P&gt;after that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Jul 2008 10:21:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-problem/m-p/1004166#M917258</guid>
      <dc:creator>a.alekseev</dc:creator>
      <dc:date>2008-07-06T10:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: NAT problem</title>
      <link>https://community.cisco.com/t5/network-security/nat-problem/m-p/1004167#M917261</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;Not sure what are you trying to achieve, but i a better setup will be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nat(inside) 1 10.0.0.0 255.255.255.0&lt;/P&gt;&lt;P&gt;Global(outside) 1 interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Static (inside,outside)1.1.1.2 10.0.0.1 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;This will ensure 10.0.0.1 will be NATed to 1.1.1.2 while all the other 10.x.x.x addresses will be NATed to the outside interface IP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Furthermore, now the 10.0.0.1 can be accessed from the Internet if it is a servers and if your Access-list allows it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please rate if this helped.&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>Mon, 07 Jul 2008 10:06:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-problem/m-p/1004167#M917261</guid>
      <dc:creator>5220</dc:creator>
      <dc:date>2008-07-07T10:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: NAT problem</title>
      <link>https://community.cisco.com/t5/network-security/nat-problem/m-p/1004168#M917263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what I want is from certain subnet and from certain hosts I should be able to use a different global ip. This is for all outbound traffic only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I even tried with (debug icmp trace) when I config diff global for nat the request comes on pix, it shows translating but no reply from the host located on the outside interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when the outside interface is used for global i get a reply from the outside host.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can u pl help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2008 15:16:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-problem/m-p/1004168#M917263</guid>
      <dc:creator>j.tandel</dc:creator>
      <dc:date>2008-07-07T15:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: NAT problem</title>
      <link>https://community.cisco.com/t5/network-security/nat-problem/m-p/1004169#M917265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had a simular issue, it ended up being the default gateway of my client system not being setup properly. Check the default gateway of the client, it should be the outside ip address.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2008 19:48:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-problem/m-p/1004169#M917265</guid>
      <dc:creator>wheeler930</dc:creator>
      <dc:date>2008-07-07T19:48:40Z</dc:date>
    </item>
  </channel>
</rss>

