<?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: PIX-RIP in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-rip/m-p/213982#M592129</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ip address outside 110.50.13.67 255.255.255.240 &lt;/P&gt;&lt;P&gt;ip address inside 10.50.34.1 255.255.255.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case i am trying to ping a R5 loopback - 15.15.15.15&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PIX - outside - R5 (110.50.13.65) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should I do this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;icmp permit host 15.15.15.15 echo-reply outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;icmp permit 110.50.13.67 255.255.255.240 echo-reply outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;icmp permit any unreachable outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually, i tried doing that and it does not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am probably not doing it right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your help is appreciated, thanks again&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Jun 2004 14:46:17 GMT</pubDate>
    <dc:creator>PAUL CHEN</dc:creator>
    <dc:date>2004-06-04T14:46:17Z</dc:date>
    <item>
      <title>PIX-RIP</title>
      <link>https://community.cisco.com/t5/network-security/pix-rip/m-p/213980#M592108</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following scenario:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  R7 --- INSIDE --- PIX ----- OUTSIDE -------- R5, R6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RIP VERSION 2 is running between the PIX and R5,R6, R7&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see the PIX is learning the loopbacks of R5,R6 and R7&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R5: 15.15.15.15&lt;/P&gt;&lt;P&gt;R6: 16.16.16.16&lt;/P&gt;&lt;P&gt;R7: 17.17.17.17&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pixfirewall(config)# sh route&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        outside 0.0.0.0 0.0.0.0 110.50.13.65 1 OTHER static&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        inside 10.50.34.0 255.255.255.0 10.50.34.1 1 CONNECT static&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        outside 15.15.15.0 255.255.255.0 110.50.13.65 1 RIP&lt;/P&gt;&lt;P&gt;        outside 16.16.16.0 255.255.255.0 110.50.13.66 1 RIP&lt;/P&gt;&lt;P&gt;        inside 17.17.17.0 255.255.255.0 10.50.34.2 1 RIP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        outside 110.50.13.64 255.255.255.240 110.50.13.67 1 CONNECT static&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I can't ping any of these loopbacks from within the PIX&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pixfirewall(config)# ping 16.16.16.16&lt;/P&gt;&lt;P&gt;44: ICMP type 80 (code 110) 16.16.16.16 &amp;gt; 110.50.13.67&lt;/P&gt;&lt;P&gt;        16.16.16.16 response received -- 10ms&lt;/P&gt;&lt;P&gt;45: ICMP type 80 (code 110) 16.16.16.16 &amp;gt; 110.50.13.67&lt;/P&gt;&lt;P&gt;        16.16.16.16 response received -- 0ms&lt;/P&gt;&lt;P&gt;46: ICMP type 80 (code 110) 16.16.16.16 &amp;gt; 110.50.13.67&lt;/P&gt;&lt;P&gt;        16.16.16.16 response received -- 0ms&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE : I CAN PING THE LOOPBACKS OF R5, R6 FROM R7 THRU THE PIX&lt;/P&gt;&lt;P&gt;       I CAN ALSO PING THE LOOPBACK OF R7 FROM BOTH R5,R6 THRU THE PIX&lt;/P&gt;&lt;P&gt;       &lt;/P&gt;&lt;P&gt;       USING STATIC (INSIDE,OUTSIDE) 15.15.15.15 15.15.15.15&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QUESTION : HOW DO I ALLOW ICMP FROM THE PIX TO THE ROUTERS ?&lt;/P&gt;&lt;P&gt;           &lt;/P&gt;&lt;P&gt;           CAN THE ROUTERS BE PINGABLE FROM THE PIX ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PIX :=====================================================&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nameif ethernet0 outside security0&lt;/P&gt;&lt;P&gt;nameif ethernet1 inside security100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip address outside 110.50.13.67 255.255.255.240&lt;/P&gt;&lt;P&gt;ip address inside 10.50.34.1 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside permit icmp any any&lt;/P&gt;&lt;P&gt;access-group outside in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (outside) 1 110.50.13.68-110.50.13.78&lt;/P&gt;&lt;P&gt;nat (inside) 1 0.0.0.0 0.0.0.0 0 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) 17.17.17.17 17.17.17.17 netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;static (inside,outside) 15.15.15.15 15.15.15.15 netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;static (inside,outside) 16.16.16.16 16.16.16.16 netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rip outside passive version 2 authentication text cisco 1&lt;/P&gt;&lt;P&gt;rip inside passive version 2 authentication text cisco 1&lt;/P&gt;&lt;P&gt;rip inside default version 2 authentication text cisco 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 110.50.13.65 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;===================================================================&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R5:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Ethernet0&lt;/P&gt;&lt;P&gt; ip address 110.50.13.65 255.255.255.240&lt;/P&gt;&lt;P&gt; ip rip authentication key-chain lab2&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;router rip&lt;/P&gt;&lt;P&gt; version 2&lt;/P&gt;&lt;P&gt; network 15.0.0.0&lt;/P&gt;&lt;P&gt; network 110.0.0.0&lt;/P&gt;&lt;P&gt; no auto-summary&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ip kerberos source-interface any&lt;/P&gt;&lt;P&gt;ip classless&lt;/P&gt;&lt;P&gt;ip route 17.17.17.0 255.255.255.0 110.50.13.67&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R6:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Ethernet0&lt;/P&gt;&lt;P&gt; ip address 110.50.13.66 255.255.255.240&lt;/P&gt;&lt;P&gt; ip rip authentication key-chain lab2&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;router rip&lt;/P&gt;&lt;P&gt; version 2&lt;/P&gt;&lt;P&gt; network 16.0.0.0&lt;/P&gt;&lt;P&gt; network 110.0.0.0&lt;/P&gt;&lt;P&gt; no auto-summary&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ip kerberos source-interface any&lt;/P&gt;&lt;P&gt;ip classless&lt;/P&gt;&lt;P&gt;ip route 17.17.17.0 255.255.255.0 110.50.13.67&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R7:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface FastEthernet0/0&lt;/P&gt;&lt;P&gt; ip address 10.50.34.2 255.255.255.0&lt;/P&gt;&lt;P&gt; ip rip authentication key-chain lab2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;router rip&lt;/P&gt;&lt;P&gt; version 2&lt;/P&gt;&lt;P&gt; network 10.0.0.0&lt;/P&gt;&lt;P&gt; network 17.0.0.0&lt;/P&gt;&lt;P&gt; neighbor 10.50.34.1&lt;/P&gt;&lt;P&gt; no auto-summary&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 07:26:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-rip/m-p/213980#M592108</guid>
      <dc:creator>PAUL CHEN</dc:creator>
      <dc:date>2020-02-21T07:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: PIX-RIP</title>
      <link>https://community.cisco.com/t5/network-security/pix-rip/m-p/213981#M592114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At the pix issue this command:  show icmp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The icmp that you allow in the acl is only for icmp traffic flowing thru the pix, not to it.  The icmp command tells the pix how to respond to icmp when it is directed to the pix interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure that the routers allow icmp from the pix; check any relevant acls that apply to icmp on the router config.  You should be able to ping the rotuers from a pix console, or vty session (telnet/ssh)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is some info from the pix 6.3 doc to allow the pix to respond to icmp directed to it from the routers.  Note how the acl is coded - the echo-reply is sent from the pix to the host/network speced in the icmp permit statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Deny all ping requests and permit all unreachable messages at the outside interface: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;icmp permit any unreachable outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The default behavior of the PIX Firewall is to deny ICMP messages to the outside interface. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Permit host 172.16.2.15 or hosts on subnet 172.22.1.0/16 to ping the outside interface: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;icmp permit host 172.16.2.15 echo-reply outside &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;icmp permit 172.22.1.0 255.255.0.0 echo-reply outside &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;icmp permit any unreachable outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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>Fri, 04 Jun 2004 13:47:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-rip/m-p/213981#M592114</guid>
      <dc:creator>ehirsel</dc:creator>
      <dc:date>2004-06-04T13:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: PIX-RIP</title>
      <link>https://community.cisco.com/t5/network-security/pix-rip/m-p/213982#M592129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ip address outside 110.50.13.67 255.255.255.240 &lt;/P&gt;&lt;P&gt;ip address inside 10.50.34.1 255.255.255.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case i am trying to ping a R5 loopback - 15.15.15.15&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PIX - outside - R5 (110.50.13.65) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should I do this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;icmp permit host 15.15.15.15 echo-reply outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;icmp permit 110.50.13.67 255.255.255.240 echo-reply outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;icmp permit any unreachable outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually, i tried doing that and it does not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am probably not doing it right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your help is appreciated, thanks again&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jun 2004 14:46:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-rip/m-p/213982#M592129</guid>
      <dc:creator>PAUL CHEN</dc:creator>
      <dc:date>2004-06-04T14:46:17Z</dc:date>
    </item>
    <item>
      <title>Re: PIX-RIP</title>
      <link>https://community.cisco.com/t5/network-security/pix-rip/m-p/213983#M592131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My apologies, the config I posted does work. I someone got the PIX confused with the router behavior.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In fact, I did not even configure any icmp permit statement . Having received the rip routes I could ping the routers loopbacks from the PIX itself.&lt;/P&gt;&lt;P&gt;&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>Sat, 05 Jun 2004 01:39:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-rip/m-p/213983#M592131</guid>
      <dc:creator>PAUL CHEN</dc:creator>
      <dc:date>2004-06-05T01:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: PIX-RIP</title>
      <link>https://community.cisco.com/t5/network-security/pix-rip/m-p/213984#M592133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I forgot to ask the question, why is it that I can ping connected interfaces to the PIX and learned routes from RIP without any access lists ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Jun 2004 01:41:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-rip/m-p/213984#M592133</guid>
      <dc:creator>PAUL CHEN</dc:creator>
      <dc:date>2004-06-05T01:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: PIX-RIP</title>
      <link>https://community.cisco.com/t5/network-security/pix-rip/m-p/213985#M592134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ACL statements only apply to traffic flowing thru the pix, not to it, or from it.  I believe that the default pix config will allow icmp to and from the pix interfaces, but not thru it.  That is why the pings work without having to add or adjust acl entries, or icmp entries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Jun 2004 01:03:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-rip/m-p/213985#M592134</guid>
      <dc:creator>ehirsel</dc:creator>
      <dc:date>2004-06-06T01:03:06Z</dc:date>
    </item>
  </channel>
</rss>

