<?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 PIX 520 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-520/m-p/42851#M623019</link>
    <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I allow a user on the outside to connect to an IP address on the inside with using NAT.  I need to make a connection with a DCOM application and apparently it does't work with NAT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 06:20:21 GMT</pubDate>
    <dc:creator>mike.mccabe</dc:creator>
    <dc:date>2020-02-21T06:20:21Z</dc:date>
    <item>
      <title>PIX 520</title>
      <link>https://community.cisco.com/t5/network-security/pix-520/m-p/42851#M623019</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I allow a user on the outside to connect to an IP address on the inside with using NAT.  I need to make a connection with a DCOM application and apparently it does't work with NAT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 06:20:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-520/m-p/42851#M623019</guid>
      <dc:creator>mike.mccabe</dc:creator>
      <dc:date>2020-02-21T06:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 520</title>
      <link>https://community.cisco.com/t5/network-security/pix-520/m-p/42852#M623020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To establish a connection from the outside interface to an inside interface, you need a static and an ACL.  The static CAN map the host IP address to itself, effectively bypassing NAT, but this means the internal host has to have a valid Internet-routable IP address.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, let's say your internal host has a 209.1.2.3 Internet address, your config would look like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    &amp;gt; static (inside,outside) 209.1.2.3 209.1.2.3 netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;    &amp;gt; access-list inbound permit ip any host 209.1.2.3&lt;/P&gt;&lt;P&gt;    &amp;gt; access-group inbound in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course you have to make sure that 209.1.2.3 is routed to your PIX.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2002 23:15:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-520/m-p/42852#M623020</guid>
      <dc:creator>gfullage</dc:creator>
      <dc:date>2002-10-28T23:15:14Z</dc:date>
    </item>
  </channel>
</rss>

