<?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: NAT Trouble in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/nat-trouble/m-p/903141#M959817</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I understand you correctly you probably have something like this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) 192.168.0.5 172.21.0.5 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To do a destination nat in the other direction it should be something like this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (outside,inside) 172.21.0.10 192.168.0.10 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Nov 2007 17:25:45 GMT</pubDate>
    <dc:creator>acomiskey</dc:creator>
    <dc:date>2007-11-28T17:25:45Z</dc:date>
    <item>
      <title>NAT Trouble</title>
      <link>https://community.cisco.com/t5/network-security/nat-trouble/m-p/903140#M959815</link>
      <description>&lt;P&gt;Hi, I want to ask to more experimented network admisnitrators about a problem that I am experimenting and I don't know how to solve:&lt;/P&gt;&lt;P&gt;I have a PIX 515E running 6.3(4) IOS and there are 2 networks configured on it:&lt;/P&gt;&lt;P&gt;Outside 192.168.0.0 /24 (security level 0) and Inside 172.21.0.0 /24 (security level 100).&lt;/P&gt;&lt;P&gt;I used without problems the Static command for mappings from Outside to Inside, using a "virtual IP" in the Outside interface for accesing a host located on the Inside LAN.&lt;/P&gt;&lt;P&gt;Now I need to do the same but in the other direction. I need to use a "virtual IP" in the Inside interface for accessing a host located on the Outside network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IE:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;192.168.0.5  --&amp;gt; NAT --&amp;gt; 172.21.0.5   Works O.K.&lt;/P&gt;&lt;P&gt;172.21.0.10 --&amp;gt; NAT --&amp;gt; 192.168.0.10 I need this mapping&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to do this running this version of IOS? How can I make this NAT mapping work? I tried a lot of things but no one worked, and I don't know where to find more information about this.&lt;/P&gt;&lt;P&gt;Thank you all for your time, and please excuse my very poor english.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alejandro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 11:36:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-trouble/m-p/903140#M959815</guid>
      <dc:creator>m47r1x_mdma</dc:creator>
      <dc:date>2019-03-11T11:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: NAT Trouble</title>
      <link>https://community.cisco.com/t5/network-security/nat-trouble/m-p/903141#M959817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I understand you correctly you probably have something like this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) 192.168.0.5 172.21.0.5 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To do a destination nat in the other direction it should be something like this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (outside,inside) 172.21.0.10 192.168.0.10 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2007 17:25:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-trouble/m-p/903141#M959817</guid>
      <dc:creator>acomiskey</dc:creator>
      <dc:date>2007-11-28T17:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: NAT Trouble</title>
      <link>https://community.cisco.com/t5/network-security/nat-trouble/m-p/903142#M959819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried this but did't work. The command is accepted, but the connection to the host can't be established.&lt;/P&gt;&lt;P&gt;The commands I charged were:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (outside,inside) 172.21.0.10 192.168.0.10 netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;access-list INSIDE permit tcp any host 172.21.0.10 eq www&lt;/P&gt;&lt;P&gt;access-group INSIDE in interface inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I making something wrong or it's not supported by my IOS version or firewall?&lt;/P&gt;&lt;P&gt;Thank you for your help!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ale.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2007 15:26:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-trouble/m-p/903142#M959819</guid>
      <dc:creator>m47r1x_mdma</dc:creator>
      <dc:date>2007-12-03T15:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: NAT Trouble</title>
      <link>https://community.cisco.com/t5/network-security/nat-trouble/m-p/903143#M959821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are there other entries in the ACL INSIDE?  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the output of "show access-list INSIDE"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;are you trying to connect to 172.21.0.10 from an inside host?  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have you verified  www services are running on 192.168.0.10?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you ping 192.168.0.10 from the pix?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2007 19:54:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-trouble/m-p/903143#M959821</guid>
      <dc:creator>srue</dc:creator>
      <dc:date>2007-12-03T19:54:02Z</dc:date>
    </item>
  </channel>
</rss>

