<?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: GRE alternatives for PIX in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/gre-alternatives-for-pix/m-p/54157#M623524</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like that  might work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Diego&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Sep 2002 13:34:43 GMT</pubDate>
    <dc:creator>tato386</dc:creator>
    <dc:date>2002-09-27T13:34:43Z</dc:date>
    <item>
      <title>GRE alternatives for PIX</title>
      <link>https://community.cisco.com/t5/network-security/gre-alternatives-for-pix/m-p/54155#M623521</link>
      <description>&lt;P&gt;I need to design a VPN network around a PIX 515E hub site and IOS routers at the remote sites.  In the past, I have designed VPN networks using only IOS routers.  I like to use IPSec encrypted GRE tunnels so that I can run RIP over the VPN and also so that I can create default routes for Internet traffic via the GRE tunnel interfaces to route traffic thru centralized URL monitoring and filtering devices.  I was told that the PIX does not support GRE.  How can I do the above without GRE?  What are my alternatives?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Diego&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 06:16:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/gre-alternatives-for-pix/m-p/54155#M623521</guid>
      <dc:creator>tato386</dc:creator>
      <dc:date>2020-02-21T06:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: GRE alternatives for PIX</title>
      <link>https://community.cisco.com/t5/network-security/gre-alternatives-for-pix/m-p/54156#M623523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Diego,&lt;/P&gt;&lt;P&gt;The pix just doesn't support termination of GRE tunnels.  However, you can terminate your GRE tunnels on a router inside of your pix.&lt;/P&gt;&lt;P&gt;ie.  router-------pix---------Internet-------------router&lt;/P&gt;&lt;P&gt;        gre---------------------------------------------gre (from router to router)&lt;/P&gt;&lt;P&gt;  ----------------&amp;gt; ipsec-----------------------------ipsec  (from pix to router)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ipsec tunnel on the pix  uses the gre traffic as the interesting traffic.&lt;/P&gt;&lt;P&gt;Here's a doc that shows you how to do it:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/warp/public/707/gre_ipsec_ospf.html#diagram" target="_blank"&gt;http://www.cisco.com/warp/public/707/gre_ipsec_ospf.html#diagram&lt;/A&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jeff&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2002 23:38:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/gre-alternatives-for-pix/m-p/54156#M623523</guid>
      <dc:creator>jekrauss</dc:creator>
      <dc:date>2002-09-26T23:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: GRE alternatives for PIX</title>
      <link>https://community.cisco.com/t5/network-security/gre-alternatives-for-pix/m-p/54157#M623524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like that  might work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Diego&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2002 13:34:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/gre-alternatives-for-pix/m-p/54157#M623524</guid>
      <dc:creator>tato386</dc:creator>
      <dc:date>2002-09-27T13:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: GRE alternatives for PIX</title>
      <link>https://community.cisco.com/t5/network-security/gre-alternatives-for-pix/m-p/54158#M623525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jeff:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After looking at that article more closely I see something that might be a problem.  The GRE tunnel is being created over the Internet.  However, each router references the other router's internal interface with its private IP.  Obviously this would not work.  The GRE endpoints would have to reference public IPs.  This in turn means that the PIXes would have to do some NAT.  So the question becomes can the PIX correctly encrypt packets that are being sent to a NATed address.  At best, this would complicate the PIX config quite a bit.  What about having the internal router with one interface on the DMZ and one on the private network.  Wouldn't that be easier?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Diego&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Oct 2002 19:36:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/gre-alternatives-for-pix/m-p/54158#M623525</guid>
      <dc:creator>tato386</dc:creator>
      <dc:date>2002-10-08T19:36:21Z</dc:date>
    </item>
  </channel>
</rss>

