<?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: Routing on PIX 506E ver.6.3 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/routing-on-pix-506e-ver-6-3/m-p/1562226#M649971</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pls add "fixup procotol icmp error".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you run packet capture on both inside and outside interface of the PIX firewall, what do you see?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Oct 2010 04:01:15 GMT</pubDate>
    <dc:creator>Jennifer Halim</dc:creator>
    <dc:date>2010-10-21T04:01:15Z</dc:date>
    <item>
      <title>Routing on PIX 506E ver.6.3</title>
      <link>https://community.cisco.com/t5/network-security/routing-on-pix-506e-ver-6-3/m-p/1562225#M649970</link>
      <description>&lt;P&gt;Hi everybody&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here below is a description of the issue I have.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My network:&lt;/P&gt;&lt;P&gt;outside network 10.80.188.0------&amp;gt;10.80.188.1(outside PIX interface)---------(inside PIX interface)172.21.7.1&amp;lt;-------172.21.7.0 inside network&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I put the following config:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;static (inside,outside) 172.21.7.0 172.21.7.0 netmask 255.255.255.0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ip address outside 10.80.188.1 255.255.255.0&lt;BR /&gt;ip address inside 172.21.7.1 255.255.255.0&lt;/P&gt;&lt;P&gt;access-list FromInside permit ip any any&lt;BR /&gt;access-list FromOutside permit ip any any&lt;/P&gt;&lt;P&gt;access-group FromOutside in interface outside&lt;BR /&gt;access-group FromInside in interface inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for testing purpose I have one device on 10.80.188.0 network (device IP 10.80.188.10) and one device on network 172.21.7.0 (device IP 172.21.7.10)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the above mentionned config I can ping from device 172.21.7.10 to device 10.80.188.10&lt;/P&gt;&lt;P&gt;but I &lt;STRONG&gt;can't&lt;/STRONG&gt; ping from 10.80.188.10 to 172.21.7.10 (no firewalls enabled on either PC)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On ASA55XX with ver 8.3 I can achieve this quite easy with two simple commands:&lt;/P&gt;&lt;P&gt;same-security-traffic permit inter-interface&lt;BR /&gt;same-security-traffic permit intra-interface&lt;/P&gt;&lt;P&gt;but how to do it on PIX 506E with ver.6.3&amp;nbsp; ??&lt;/P&gt;&lt;P&gt;Do I need another static statement?&lt;/P&gt;&lt;P&gt;I tried to add: &lt;STRONG&gt;static (inside,outside) 10.80.188.0 10.80.188.0 netmask 255.255.255.0 &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;but it doesn't work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help appreciated.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 18:57:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/routing-on-pix-506e-ver-6-3/m-p/1562225#M649970</guid>
      <dc:creator>amarula115</dc:creator>
      <dc:date>2019-03-11T18:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: Routing on PIX 506E ver.6.3</title>
      <link>https://community.cisco.com/t5/network-security/routing-on-pix-506e-ver-6-3/m-p/1562226#M649971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pls add "fixup procotol icmp error".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you run packet capture on both inside and outside interface of the PIX firewall, what do you see?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Oct 2010 04:01:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/routing-on-pix-506e-ver-6-3/m-p/1562226#M649971</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2010-10-21T04:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: Routing on PIX 506E ver.6.3</title>
      <link>https://community.cisco.com/t5/network-security/routing-on-pix-506e-ver-6-3/m-p/1562227#M649972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And btw, since you mention same-security-traffic, are you having the same security level for both inside and outside interface?&lt;/P&gt;&lt;P&gt;If you are, that is not supported in PIX version 6.3. Please change the security level so outside is having lower security level than inside.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Oct 2010 04:03:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/routing-on-pix-506e-ver-6-3/m-p/1562227#M649972</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2010-10-21T04:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: Routing on PIX 506E ver.6.3</title>
      <link>https://community.cisco.com/t5/network-security/routing-on-pix-506e-ver-6-3/m-p/1562228#M649973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see you mention also same security traffic, please remember that the Pix 6.3 does not support same security traffic...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the link&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a00807fc191.shtml"&gt;http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a00807fc191.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try what Jennifer told you adding the icmp error command...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Oct 2010 04:07:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/routing-on-pix-506e-ver-6-3/m-p/1562228#M649973</guid>
      <dc:creator>Maykol Rojas</dc:creator>
      <dc:date>2010-10-21T04:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: Routing on PIX 506E ver.6.3</title>
      <link>https://community.cisco.com/t5/network-security/routing-on-pix-506e-ver-6-3/m-p/1562229#M649974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I entered fixup for icmp. Didin't help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Capture on outside:&lt;/P&gt;&lt;P&gt;pixfirewall(config)# sh capture CAPTURE&lt;BR /&gt;4 packets captured&lt;BR /&gt;04:46:14.079372 10.80.188.10 &amp;gt; 172.21.7.10: icmp: echo request&lt;BR /&gt;04:46:19.017485 10.80.188.10 &amp;gt; 172.21.7.10: icmp: echo request&lt;BR /&gt;04:46:24.024885 10.80.188.10 &amp;gt; 172.21.7.10: icmp: echo request&lt;BR /&gt;04:46:29.016753 10.80.188.10 &amp;gt; 172.21.7.10: icmp: echo request&lt;BR /&gt;4 packets shown&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Capture on inside:&lt;/P&gt;&lt;P&gt;pixfirewall(config)# sh capture CAPTURE&lt;BR /&gt;7 packets captured&lt;BR /&gt;04:46:14.079372 10.80.188.10 &amp;gt; 172.21.7.10: icmp: echo request&lt;BR /&gt;04:46:19.017485 10.80.188.10 &amp;gt; 172.21.7.10: icmp: echo request&lt;BR /&gt;04:46:24.024885 10.80.188.10 &amp;gt; 172.21.7.10: icmp: echo request&lt;BR /&gt;04:46:29.016753 10.80.188.10 &amp;gt; 172.21.7.10: icmp: echo request&lt;BR /&gt;04:48:18.705331 10.80.188.10 &amp;gt; 172.21.7.10: icmp: echo request&lt;BR /&gt;04:48:23.516712 10.80.188.10 &amp;gt; 172.21.7.10: icmp: echo request&lt;BR /&gt;04:48:28.524295 10.80.188.10 &amp;gt; 172.21.7.10: icmp: echo request&lt;BR /&gt;7 packets shown&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Oct 2010 12:59:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/routing-on-pix-506e-ver-6-3/m-p/1562229#M649974</guid>
      <dc:creator>amarula115</dc:creator>
      <dc:date>2010-10-21T12:59:16Z</dc:date>
    </item>
    <item>
      <title>Re: Routing on PIX 506E ver.6.3</title>
      <link>https://community.cisco.com/t5/network-security/routing-on-pix-506e-ver-6-3/m-p/1562230#M649975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nope.&lt;/P&gt;&lt;P&gt;nameif ethernet0 outside security0&lt;BR /&gt;nameif ethernet1 inside security100&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Oct 2010 13:00:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/routing-on-pix-506e-ver-6-3/m-p/1562230#M649975</guid>
      <dc:creator>amarula115</dc:creator>
      <dc:date>2010-10-21T13:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: Routing on PIX 506E ver.6.3</title>
      <link>https://community.cisco.com/t5/network-security/routing-on-pix-506e-ver-6-3/m-p/1562231#M649976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know it doesn't work on ver 6.3&lt;/P&gt;&lt;P&gt;I just mentionned that same security traffic works with ver. 7&amp;nbsp; and up (&amp;nbsp; I have it on version 8.3)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I added fixup protocol icmp error but it didn't help.&lt;/P&gt;&lt;P&gt;I know that to achieve what I want I need to use these null statics statement but I don't rememeber exactly how?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example of null static :&lt;/P&gt;&lt;P&gt;static (inside,outside) 10.80.188.0 10.80.188.0 netmask 255.255.255.0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Oct 2010 14:00:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/routing-on-pix-506e-ver-6-3/m-p/1562231#M649976</guid>
      <dc:creator>amarula115</dc:creator>
      <dc:date>2010-10-21T14:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: Routing on PIX 506E ver.6.3</title>
      <link>https://community.cisco.com/t5/network-security/routing-on-pix-506e-ver-6-3/m-p/1562232#M649978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, seems that the firewall is sending the ICMP ECHO Request outbound towards 172.21.7.10, however, that host is not responding as we can not see ICMP ECHO Reply on the inside interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you sure no personal firewall or some sort of anti virus is not enabled on that host? Can you try a different PC, or swap the 10.80.188.10 with the 172.21.7.10 PC, swap the IP Addresses around, and see if you can ping in that direction (from outside to inside).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW, you don't need any other static NAT statement. Only the following is required:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;static (inside,outside) 172.21.7.0 172.21.7.0 netmask 255.255.255.0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and please "clear xlate" whenever you add or remove NAT statements.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Oct 2010 23:27:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/routing-on-pix-506e-ver-6-3/m-p/1562232#M649978</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2010-10-21T23:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: Routing on PIX 506E ver.6.3</title>
      <link>https://community.cisco.com/t5/network-security/routing-on-pix-506e-ver-6-3/m-p/1562233#M649980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much for your help. I was looking on the PC for Windows firewall and I disabled it. However I didn't know that my co-worker installed additionally AVG Internet Security Suite on this PC. There were no AVG icons on the desktop or in the task bar. To disable Windows Firewall I was going to the Services and right away scrolling down to the letter W for Windows firewall omitting AVG which are at the beginning of the list of services. Stupid me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you a lot again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Oct 2010 00:34:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/routing-on-pix-506e-ver-6-3/m-p/1562233#M649980</guid>
      <dc:creator>amarula115</dc:creator>
      <dc:date>2010-10-22T00:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: Routing on PIX 506E ver.6.3</title>
      <link>https://community.cisco.com/t5/network-security/routing-on-pix-506e-ver-6-3/m-p/1562234#M649982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great news and thanks for the update.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Oct 2010 01:40:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/routing-on-pix-506e-ver-6-3/m-p/1562234#M649982</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2010-10-22T01:40:33Z</dc:date>
    </item>
  </channel>
</rss>

