<?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 problem in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-rip-problem/m-p/542732#M500298</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that's it??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the PIX will accept routing protocol advits by just cinfiguring RIP on his interfaces??? nothing extra to be done??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do u have a config. example of routing protocols betwee PIX and router and the behavior&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Fady&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 17 Jun 2006 13:06:26 GMT</pubDate>
    <dc:creator>ciscothejam00</dc:creator>
    <dc:date>2006-06-17T13:06:26Z</dc:date>
    <item>
      <title>PIX RIP problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-rip-problem/m-p/542730#M500296</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can seen my digram and config attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i check the routing table on the PIX, it's not showing any RIP route, it's showing just connected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you advice what is the problem???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Fady&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;</description>
      <pubDate>Fri, 21 Feb 2020 08:58:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-rip-problem/m-p/542730#M500296</guid>
      <dc:creator>ciscothejam00</dc:creator>
      <dc:date>2020-02-21T08:58:34Z</dc:date>
    </item>
    <item>
      <title>Re: PIX RIP problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-rip-problem/m-p/542731#M500297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you configured your PIX to use RIP version 2 and your router to use RIP version 1.&lt;/P&gt;&lt;P&gt;On the router configure&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;no auto-summary&lt;/P&gt;&lt;P&gt;network ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and check the version used with "show ip protocol".&lt;/P&gt;&lt;P&gt;It should state "2" in the sending and receiving column. &lt;/P&gt;&lt;P&gt;If this doesn?t work it would be helpful to get the current router RIP config ("show run | begin rip")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps! Please rate all posts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jun 2006 17:57:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-rip-problem/m-p/542731#M500297</guid>
      <dc:creator>mheusinger</dc:creator>
      <dc:date>2006-06-16T17:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: PIX RIP problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-rip-problem/m-p/542732#M500298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that's it??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the PIX will accept routing protocol advits by just cinfiguring RIP on his interfaces??? nothing extra to be done??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do u have a config. example of routing protocols betwee PIX and router and the behavior&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Fady&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Jun 2006 13:06:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-rip-problem/m-p/542732#M500298</guid>
      <dc:creator>ciscothejam00</dc:creator>
      <dc:date>2006-06-17T13:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: PIX RIP problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-rip-problem/m-p/542733#M500299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes, this should be it. Optionally you could configure passwords to be used with RIP to secure the routing protocol.&lt;/P&gt;&lt;P&gt;In case any problems occur you can come back and post them here..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps! Please rate all posts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Jun 2006 11:57:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-rip-problem/m-p/542733#M500299</guid>
      <dc:creator>mheusinger</dc:creator>
      <dc:date>2006-06-18T11:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: PIX RIP problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-rip-problem/m-p/542734#M500300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Fady,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why dont you check this link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/univercd/cc/td/doc/product/iaabu/pix/pix_sw/v_63/config/bafwcfg.htm#wp1129432" target="_blank"&gt;http://www.cisco.com/univercd/cc/td/doc/product/iaabu/pix/pix_sw/v_63/config/bafwcfg.htm#wp1129432&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess you'll have all your answers here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;if it does please rate this post.&lt;/P&gt;&lt;P&gt;Vlad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Jun 2006 20:49:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-rip-problem/m-p/542734#M500300</guid>
      <dc:creator>vladrac-ccna</dc:creator>
      <dc:date>2006-06-18T20:49:04Z</dc:date>
    </item>
  </channel>
</rss>

