<?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 PPTP/GRE Over PIX in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pptp-gre-over-pix/m-p/639121#M497216</link>
    <description>&lt;P&gt;has anybody familiar with PPTP/gre? &lt;/P&gt;&lt;P&gt;Here is my scenario:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NT 4 inside-PIX-outside--internet&lt;/P&gt;&lt;P&gt;                       --PC&lt;/P&gt;&lt;P&gt;NT4 has PPTP server(MS built in) running inside the pIX. PCs over the internet are able to establish GRE tunnel. We allow PPTP/GRE port/protocol open from any to the PPTP server on PIX. However if we try to put a pc directly on the PIX outside network to establish the gre, jsut not work. The PIX configuration has ACL open for sure to allow this PC to esatablish pptp/gre with the server. &lt;/P&gt;&lt;P&gt;Here is the troubleshooting I did:&lt;/P&gt;&lt;P&gt;1. Ping the public address of the NT 4, works.&lt;/P&gt;&lt;P&gt;2. telnet public 1723, works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But gre can't establish.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am wondering since the pc is on the same subnet as PIX outside address as well as the NT 4 public address, the tunnel target address is the NT 4 public address on the PC pptp client configuration, will FW think they are on the same network and didn't want to establish the GRE at all?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 09:12:34 GMT</pubDate>
    <dc:creator>ciscoforum</dc:creator>
    <dc:date>2020-02-21T09:12:34Z</dc:date>
    <item>
      <title>PPTP/GRE Over PIX</title>
      <link>https://community.cisco.com/t5/network-security/pptp-gre-over-pix/m-p/639121#M497216</link>
      <description>&lt;P&gt;has anybody familiar with PPTP/gre? &lt;/P&gt;&lt;P&gt;Here is my scenario:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NT 4 inside-PIX-outside--internet&lt;/P&gt;&lt;P&gt;                       --PC&lt;/P&gt;&lt;P&gt;NT4 has PPTP server(MS built in) running inside the pIX. PCs over the internet are able to establish GRE tunnel. We allow PPTP/GRE port/protocol open from any to the PPTP server on PIX. However if we try to put a pc directly on the PIX outside network to establish the gre, jsut not work. The PIX configuration has ACL open for sure to allow this PC to esatablish pptp/gre with the server. &lt;/P&gt;&lt;P&gt;Here is the troubleshooting I did:&lt;/P&gt;&lt;P&gt;1. Ping the public address of the NT 4, works.&lt;/P&gt;&lt;P&gt;2. telnet public 1723, works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But gre can't establish.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am wondering since the pc is on the same subnet as PIX outside address as well as the NT 4 public address, the tunnel target address is the NT 4 public address on the PC pptp client configuration, will FW think they are on the same network and didn't want to establish the GRE at all?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 09:12:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pptp-gre-over-pix/m-p/639121#M497216</guid>
      <dc:creator>ciscoforum</dc:creator>
      <dc:date>2020-02-21T09:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: PPTP/GRE Over PIX</title>
      <link>https://community.cisco.com/t5/network-security/pptp-gre-over-pix/m-p/639122#M497220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, it shouldn't be thinking that.  The PIX will grab any packets destined for the PPTP servers address and forward it on inside, assuming it has the correct static set up for it.  For sanity checking, you would need the following config for this to work (example has actual server address is 10.1.1.1, global address that outside users connect to is 1.1.1.1):&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) 1.1.1.1 10.1.1.1 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;access-list inbound permit gre any host 1.1.1.1&lt;/P&gt;&lt;P&gt;access-list inbound permit tcp any host 1.1.1.1 eq 1723&lt;/P&gt;&lt;P&gt;access-group inbound in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can't use a port static or anything like that because GRE doesn't have a port, it HAS TO BE a one-to-one static like I have shown above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2006 00:17:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pptp-gre-over-pix/m-p/639122#M497220</guid>
      <dc:creator>gfullage</dc:creator>
      <dc:date>2006-10-03T00:17:29Z</dc:date>
    </item>
  </channel>
</rss>

