<?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 There is probably a gateway in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-501-port-forwarding/m-p/2741530#M178106</link>
    <description>&lt;P&gt;There is probably a gateway doing NAT on the outside interface of the PIX.&lt;/P&gt;&lt;P&gt;Port forwarding rules might be necessary here,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 22 Oct 2015 13:34:54 GMT</pubDate>
    <dc:creator>o.melendres</dc:creator>
    <dc:date>2015-10-22T13:34:54Z</dc:date>
    <item>
      <title>Pix 501 port forwarding</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-port-forwarding/m-p/2741523#M178099</link>
      <description>&lt;P&gt;Hi everyone&lt;/P&gt;&lt;P&gt;first of all I have to say I don't know pratically nothing of Cisco firewalls but I'm in the need to temporarily configure an&lt;/P&gt;&lt;P&gt;old Pix 501, port forwarding the tcp 32976 (I need to test Neorouter software).&lt;BR /&gt;This Pix has already set a port forwarding for tcp 3389 to&amp;nbsp; use remote desktop so I have to be careful not to stop this&lt;/P&gt;&lt;P&gt;service.&lt;/P&gt;&lt;P&gt;I paste a few lines to make understand how the pix is currently configured:&lt;/P&gt;&lt;P&gt;access-list (fromout) permit icmp any any&lt;BR /&gt;access-list (fromout) permit tcp any any eq 3389&lt;BR /&gt;access-list (inout) permit icmp any any&lt;BR /&gt;access-list (inout) permit ip 192.168.0.0 255.255.255.0 any&lt;BR /&gt;access-list 102 permit ip 192.168.0.0 255.255.255.0 192.168.101.0 255.255.255.0&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp 10.77.2.76 3389 192.168.0.1 3389 netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;access-group (fromout) in interface outside&lt;BR /&gt;access-group (inout) in interface inside&lt;/P&gt;&lt;P&gt;to open port 32976 I've addedd the following lines:&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp 10.77.2.76 32976 192.168.0.1 32976 netmask 255.255.255.255 0 0&lt;BR /&gt;access-list (fromout) permit tcp any any eq 32976&amp;nbsp;&lt;/P&gt;&lt;P&gt;I didn't add an access-group line because the (fromout) group is already active and I did not give the command "write mem"&lt;/P&gt;&lt;P&gt;because i believe that I can test the pix anyway and then, after restarting the Pix, this returns to the normal function&lt;/P&gt;&lt;P&gt;before the changes.&lt;/P&gt;&lt;P&gt;to test if the port is correctly opened i go here:&amp;nbsp; &lt;A href="http://www.neorouter.com/checkport.php" target="_blank"&gt;http://www.neorouter.com/checkport.php&lt;/A&gt;? and I see that the port 32976&lt;/P&gt;&lt;P&gt;doesn't pass the test but even the port 3389, that was passing the test before, doesn't pass this test too.&lt;/P&gt;&lt;P&gt;Could you tell me where I'm wrong and how to open correctly the 32976 port?&lt;/P&gt;&lt;P&gt;Thanks to all&lt;/P&gt;&lt;P&gt;Dario&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 06:43:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-port-forwarding/m-p/2741523#M178099</guid>
      <dc:creator>Dassca1818</dc:creator>
      <dc:date>2019-03-12T06:43:15Z</dc:date>
    </item>
    <item>
      <title>Seems to be necessary to open</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-port-forwarding/m-p/2741524#M178100</link>
      <description>&lt;P&gt;Seems to be necessary to open port on ACL also:&lt;/P&gt;

&lt;PRE&gt;
access-list (fromout) permit tcp any any eq 32976 &lt;/PRE&gt;</description>
      <pubDate>Wed, 21 Oct 2015 16:33:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-port-forwarding/m-p/2741524#M178100</guid>
      <dc:creator>o.melendres</dc:creator>
      <dc:date>2015-10-21T16:33:25Z</dc:date>
    </item>
    <item>
      <title>thank you for the answer but</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-port-forwarding/m-p/2741525#M178101</link>
      <description>&lt;P&gt;thank you for the answer but I already configured pix with the following lines without any profit.&lt;/P&gt;&lt;P&gt;Am I missing something?&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp 10.77.2.76 32976 192.168.0.1 32976 netmask 255.255.255.255 0 0&lt;BR /&gt;access-list (fromout) permit tcp any any eq 32976&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Oct 2015 08:09:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-port-forwarding/m-p/2741525#M178101</guid>
      <dc:creator>Dassca1818</dc:creator>
      <dc:date>2015-10-22T08:09:12Z</dc:date>
    </item>
    <item>
      <title>If possible, could you please</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-port-forwarding/m-p/2741526#M178102</link>
      <description>&lt;P&gt;If possible, could you please attach all related configs, ip addresses routes acls static.&lt;/P&gt;&lt;P&gt;The outside address 10.77.2.76 is a private address, you may have a Internet gateway that is configured with NAT port forwarding. HAve you checked the NAT rules here also?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Oct 2015 08:18:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-port-forwarding/m-p/2741526#M178102</guid>
      <dc:creator>o.melendres</dc:creator>
      <dc:date>2015-10-22T08:18:33Z</dc:date>
    </item>
    <item>
      <title>In attachment there is the</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-port-forwarding/m-p/2741527#M178103</link>
      <description>&lt;P&gt;In attachment there is the complete configuration of pix that is now runnig with port 3389 opened for remote desktop so i guess the nat rules are right.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Oct 2015 08:35:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-port-forwarding/m-p/2741527#M178103</guid>
      <dc:creator>Dassca1818</dc:creator>
      <dc:date>2015-10-22T08:35:10Z</dc:date>
    </item>
    <item>
      <title>Looks ok for 3389 port. A</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-port-forwarding/m-p/2741528#M178104</link>
      <description>&lt;P&gt;Looks ok for 3389 port. A variation could be:&lt;/P&gt;

&lt;PRE&gt;
static (inside,outside) tcp interface 3389 192.168.0.1 3389 netmask 255.255.255.255 0 0 &lt;/PRE&gt;</description>
      <pubDate>Thu, 22 Oct 2015 10:28:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-port-forwarding/m-p/2741528#M178104</guid>
      <dc:creator>o.melendres</dc:creator>
      <dc:date>2015-10-22T10:28:38Z</dc:date>
    </item>
    <item>
      <title>port 3389 is correctly open,</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-port-forwarding/m-p/2741529#M178105</link>
      <description>&lt;P&gt;port 3389 is correctly open,&amp;nbsp;I tried to open the 32976, applying the command tou gave me for the 3389 port,&amp;nbsp;with the following commands but it's still non opened&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp interface 32976 192.168.0.1 32976 netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;access-list (fromout) permit tcp any any eq 32976&lt;/P&gt;</description>
      <pubDate>Thu, 22 Oct 2015 13:06:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-port-forwarding/m-p/2741529#M178105</guid>
      <dc:creator>Dassca1818</dc:creator>
      <dc:date>2015-10-22T13:06:14Z</dc:date>
    </item>
    <item>
      <title>There is probably a gateway</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-port-forwarding/m-p/2741530#M178106</link>
      <description>&lt;P&gt;There is probably a gateway doing NAT on the outside interface of the PIX.&lt;/P&gt;&lt;P&gt;Port forwarding rules might be necessary here,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Oct 2015 13:34:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-port-forwarding/m-p/2741530#M178106</guid>
      <dc:creator>o.melendres</dc:creator>
      <dc:date>2015-10-22T13:34:54Z</dc:date>
    </item>
    <item>
      <title>on the outside interface</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-port-forwarding/m-p/2741531#M178107</link>
      <description>&lt;P&gt;on the outside interface there is only the optic fiber adapter that, I believe, has no nat rules.&lt;/P&gt;&lt;P&gt;Aniway I'll try to speak with provider just to be sure and finally I'll post the answer.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 22 Oct 2015 14:33:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-port-forwarding/m-p/2741531#M178107</guid>
      <dc:creator>Dassca1818</dc:creator>
      <dc:date>2015-10-22T14:33:33Z</dc:date>
    </item>
    <item>
      <title>Excuse for my late answer but</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-port-forwarding/m-p/2741532#M178108</link>
      <description>&lt;P&gt;Excuse for my late answer but at last i found where the iussue was.&lt;/P&gt;
&lt;P&gt;I configured Pix with the following lines:&lt;/P&gt;
&lt;P&gt;static (inside,outside) tcp 10.77.2.76 32976 192.168.0.1 32976 netmask 255.255.255.255 0 0&lt;BR /&gt;access-list (fromout) permit tcp any any eq 32976&amp;nbsp;&lt;/P&gt;
&lt;P&gt;as I did from the beginning but I didn't realize that the port 32976 wasn't correctly listening on the server cause a defective installation of the software and his virtual lan.&lt;/P&gt;
&lt;P&gt;Now all is working and I thank you all.&lt;/P&gt;
&lt;P&gt;Dario&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2015 11:14:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-port-forwarding/m-p/2741532#M178108</guid>
      <dc:creator>Dassca1818</dc:creator>
      <dc:date>2015-11-20T11:14:00Z</dc:date>
    </item>
  </channel>
</rss>

