<?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... in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix/m-p/1306762#M858361</link>
    <description>&lt;P&gt;PIX-501&lt;/P&gt;&lt;P&gt;PIX Firewall Version 6.3(4)&lt;/P&gt;&lt;P&gt;PIX Device Manager Version (3.0(2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's what I want to accomplish...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Internal network = 192.168.1.0&lt;/P&gt;&lt;P&gt;Remote network = 12.34.56.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need remote machine (12.34.56.78) to connect through PIX to local machine (192.168.1.1). Remote network is directly connected to PIX via Cat-5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I configure the PIX to allow this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx.&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 15:59:30 GMT</pubDate>
    <dc:creator>david</dc:creator>
    <dc:date>2019-03-11T15:59:30Z</dc:date>
    <item>
      <title>PIX...</title>
      <link>https://community.cisco.com/t5/network-security/pix/m-p/1306762#M858361</link>
      <description>&lt;P&gt;PIX-501&lt;/P&gt;&lt;P&gt;PIX Firewall Version 6.3(4)&lt;/P&gt;&lt;P&gt;PIX Device Manager Version (3.0(2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's what I want to accomplish...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Internal network = 192.168.1.0&lt;/P&gt;&lt;P&gt;Remote network = 12.34.56.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need remote machine (12.34.56.78) to connect through PIX to local machine (192.168.1.1). Remote network is directly connected to PIX via Cat-5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I configure the PIX to allow this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 15:59:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix/m-p/1306762#M858361</guid>
      <dc:creator>david</dc:creator>
      <dc:date>2019-03-11T15:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: PIX...</title>
      <link>https://community.cisco.com/t5/network-security/pix/m-p/1306763#M858363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a static-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) [outside ip] 192.168.1.1 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then add an entry in your ACL to allow the ports in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_access permit tcp host 12.34.56.78 host [outside ip] eq 80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The [outside ip] should be in the same subnet as your outside interface (I believe it's 12.34.56.x).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2009 18:24:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix/m-p/1306763#M858363</guid>
      <dc:creator>Collin Clark</dc:creator>
      <dc:date>2009-07-27T18:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: PIX...</title>
      <link>https://community.cisco.com/t5/network-security/pix/m-p/1306764#M858365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm...must be missing something. I've attached my config. Thanx.&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>Mon, 27 Jul 2009 18:44:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix/m-p/1306764#M858365</guid>
      <dc:creator>david</dc:creator>
      <dc:date>2009-07-27T18:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: PIX...</title>
      <link>https://community.cisco.com/t5/network-security/pix/m-p/1306765#M858368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks good. Sometimes you have to do a clear xlate before it will work. Note that a clear xlate will clear all NAT translations! Also check the hit counts on the ACL.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2009 18:51:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix/m-p/1306765#M858368</guid>
      <dc:creator>Collin Clark</dc:creator>
      <dc:date>2009-07-27T18:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: PIX...</title>
      <link>https://community.cisco.com/t5/network-security/pix/m-p/1306766#M858371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah, I've completely cleared and reloaded the config, but it is still not working. the client from the remote network, 10.20.30.40 cannot connect to the client on the local network 192.168.1.1. The remote network is directly connected to the PIX via CAT5 run. Thanx again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2009 18:52:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix/m-p/1306766#M858371</guid>
      <dc:creator>david</dc:creator>
      <dc:date>2009-07-27T18:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: PIX...</title>
      <link>https://community.cisco.com/t5/network-security/pix/m-p/1306767#M858373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you throw a little diagram together w/IP's (hide any public)? I thought the client was local on the outside interface? Any hits on the ACL?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2009 18:55:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix/m-p/1306767#M858373</guid>
      <dc:creator>Collin Clark</dc:creator>
      <dc:date>2009-07-27T18:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: PIX...</title>
      <link>https://community.cisco.com/t5/network-security/pix/m-p/1306768#M858374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look at the attached image. I tried to make it as accurate as possible. The rules on the PIX allow all traffic from the 10.20.30.0 network. The rules on the 2600 only allow traffic from the 10.20.30.0 network through, one-way, toward the 192.168.1.0 network. I'm open to suggestions. This configuration worked perfectly for a number of years until the week before last. Thanx.&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>Mon, 27 Jul 2009 20:12:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix/m-p/1306768#M858374</guid>
      <dc:creator>david</dc:creator>
      <dc:date>2009-07-27T20:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: PIX...</title>
      <link>https://community.cisco.com/t5/network-security/pix/m-p/1306769#M858375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What changed in the past two weeks that you know of? In the 2600 do you see traffic come through? Any hist on the ACL on the PIX/ASA?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2009 20:22:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix/m-p/1306769#M858375</guid>
      <dc:creator>Collin Clark</dc:creator>
      <dc:date>2009-07-27T20:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: PIX...</title>
      <link>https://community.cisco.com/t5/network-security/pix/m-p/1306770#M858376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am unaware of any changes in the last two weeks. Unfortunately, I have to wait to access the 2600 as I'm not on site and have forgotten the IP address. No history on the PIX.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2009 20:23:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix/m-p/1306770#M858376</guid>
      <dc:creator>david</dc:creator>
      <dc:date>2009-07-27T20:23:36Z</dc:date>
    </item>
  </channel>
</rss>

