<?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 Re: IP to IP static NAT in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/ip-to-ip-static-nat/m-p/1256047#M859046</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is more details about the situation:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fisrt, I have the commandes:&lt;/P&gt;&lt;P&gt;ACL:&lt;/P&gt;&lt;P&gt;permit tcp any 'public@ip1' eq www&lt;/P&gt;&lt;P&gt;permit ip any 'public@ip2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NAT:&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp public@ip1 www private@ip1 www&lt;/P&gt;&lt;P&gt;static (inside,outisde) public@ip2 private@ip2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Access to the first ip@ with web is working (tested by telnetting the 80 port). But nothing is permitted to the second ip@ (no reply when telnet)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I inverted the ACLs and NAT (ip@1 with ip@2) and still the same, the first is OK and not the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the server is not well configured, can I see the session open when translated by the PIX but not opened on the server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Jun 2009 09:47:20 GMT</pubDate>
    <dc:creator>omar.elmohri</dc:creator>
    <dc:date>2009-06-30T09:47:20Z</dc:date>
    <item>
      <title>IP to IP static NAT</title>
      <link>https://community.cisco.com/t5/network-security/ip-to-ip-static-nat/m-p/1256040#M859029</link>
      <description>&lt;P&gt;With PIX 6.3&lt;/P&gt;&lt;P&gt;I'm using a static IP-to-IP translation also ACL permission, and I'm unable to access to the inside.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What's may be wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Omar&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 15:49:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ip-to-ip-static-nat/m-p/1256040#M859029</guid>
      <dc:creator>omar.elmohri</dc:creator>
      <dc:date>2019-03-11T15:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: IP to IP static NAT</title>
      <link>https://community.cisco.com/t5/network-security/ip-to-ip-static-nat/m-p/1256041#M859031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your acl could be using the wrong destination address, you could be using the wrong internal address - check both of these.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2009 07:58:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ip-to-ip-static-nat/m-p/1256041#M859031</guid>
      <dc:creator>andrew.prince</dc:creator>
      <dc:date>2009-06-30T07:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: IP to IP static NAT</title>
      <link>https://community.cisco.com/t5/network-security/ip-to-ip-static-nat/m-p/1256042#M859035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The ACL is recording matches!! and the Static translation is fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2009 08:00:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ip-to-ip-static-nat/m-p/1256042#M859035</guid>
      <dc:creator>omar.elmohri</dc:creator>
      <dc:date>2009-06-30T08:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: IP to IP static NAT</title>
      <link>https://community.cisco.com/t5/network-security/ip-to-ip-static-nat/m-p/1256043#M859037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then you need to check if the internal device is actually listening on the UDP/TCP port numbers you have defined in your ACL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also if the internal device has internet access - goto &lt;A class="jive-link-custom" href="http://www.whatismyip.com" target="_blank"&gt;www.whatismyip.com&lt;/A&gt; and confirm the NAT translation is 100% correct.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2009 08:03:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ip-to-ip-static-nat/m-p/1256043#M859037</guid>
      <dc:creator>andrew.prince</dc:creator>
      <dc:date>2009-06-30T08:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: IP to IP static NAT</title>
      <link>https://community.cisco.com/t5/network-security/ip-to-ip-static-nat/m-p/1256044#M859040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When using the 'show xlate' that don't show details on that PIX edition, is there a way for that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2009 08:08:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ip-to-ip-static-nat/m-p/1256044#M859040</guid>
      <dc:creator>omar.elmohri</dc:creator>
      <dc:date>2009-06-30T08:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: IP to IP static NAT</title>
      <link>https://community.cisco.com/t5/network-security/ip-to-ip-static-nat/m-p/1256045#M859042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AFAIK - there is not much, see the below command reference:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/docs/security/pix/pix63/command/reference/s.html#wp1084248" target="_blank"&gt;http://www.cisco.com/en/US/docs/security/pix/pix63/command/reference/s.html#wp1084248&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2009 08:14:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ip-to-ip-static-nat/m-p/1256045#M859042</guid>
      <dc:creator>andrew.prince</dc:creator>
      <dc:date>2009-06-30T08:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: IP to IP static NAT</title>
      <link>https://community.cisco.com/t5/network-security/ip-to-ip-static-nat/m-p/1256046#M859044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'll try to review all that points and give a feedback.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2009 08:19:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ip-to-ip-static-nat/m-p/1256046#M859044</guid>
      <dc:creator>omar.elmohri</dc:creator>
      <dc:date>2009-06-30T08:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: IP to IP static NAT</title>
      <link>https://community.cisco.com/t5/network-security/ip-to-ip-static-nat/m-p/1256047#M859046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is more details about the situation:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fisrt, I have the commandes:&lt;/P&gt;&lt;P&gt;ACL:&lt;/P&gt;&lt;P&gt;permit tcp any 'public@ip1' eq www&lt;/P&gt;&lt;P&gt;permit ip any 'public@ip2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NAT:&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp public@ip1 www private@ip1 www&lt;/P&gt;&lt;P&gt;static (inside,outisde) public@ip2 private@ip2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Access to the first ip@ with web is working (tested by telnetting the 80 port). But nothing is permitted to the second ip@ (no reply when telnet)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I inverted the ACLs and NAT (ip@1 with ip@2) and still the same, the first is OK and not the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the server is not well configured, can I see the session open when translated by the PIX but not opened on the server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2009 09:47:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ip-to-ip-static-nat/m-p/1256047#M859046</guid>
      <dc:creator>omar.elmohri</dc:creator>
      <dc:date>2009-06-30T09:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: IP to IP static NAT</title>
      <link>https://community.cisco.com/t5/network-security/ip-to-ip-static-nat/m-p/1256048#M859047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To check the servers, if they are windows @ the command line type "netstat -a" this will tell you what ports TCP/UDP the server is listening on and has current sessions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another good test is try to connect to the servers on the inside!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2009 09:50:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ip-to-ip-static-nat/m-p/1256048#M859047</guid>
      <dc:creator>andrew.prince</dc:creator>
      <dc:date>2009-06-30T09:50:30Z</dc:date>
    </item>
  </channel>
</rss>

