<?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: Cisco 7201: NAT inside VRF and PPTP VPN Passthrough support in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cisco-7201-nat-inside-vrf-and-pptp-vpn-passthrough-support/m-p/1648066#M566154</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Phillip,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do realize it, but this is only thing I can think of in relation to my situation\issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My config looks like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/0.13&lt;BR /&gt; encapsulation dot1Q 13&lt;BR /&gt; ip vrf forwarding Internet&lt;/P&gt;&lt;P&gt; ip address y.y.y.1 255.255.255.224 secondary&lt;/P&gt;&lt;P&gt; ip address y.y.y.2 255.255.255.224 secondary&lt;BR /&gt; ip address x.x.x.x 255.255.255.252&lt;BR /&gt; ip nat outside&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/0.17&lt;BR /&gt; encapsulation dot1Q 17&lt;BR /&gt; ip vrf forwarding Internet&lt;BR /&gt; ip address z.z.z.z 255.255.255.0&lt;BR /&gt; ip nat inside&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ip nat pool POOL_1 y.y.y.1 y.y.y.1 netmask 255.255.255.224&lt;/P&gt;&lt;P&gt;ip nat pool POOL_2 y.y.y.2 y.y.y.2 netmask 255.255.255.224&lt;BR /&gt;ip nat inside source list NAT_1 pool POOL_1 vrf Internet overload&lt;/P&gt;&lt;P&gt;ip nat inside source list NAT_2 pool POOL_2 vrf Internet overload&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With NAT overload config I have an issue with PPTP tunnels.&lt;/P&gt;&lt;P&gt;If I change NAT config to static 1:1 configuration for some selected LAN hosts - the problem disappears.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions are welcome. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Feb 2011 05:08:21 GMT</pubDate>
    <dc:creator>Sergey_Yakovets_2</dc:creator>
    <dc:date>2011-02-21T05:08:21Z</dc:date>
    <item>
      <title>Cisco 7201: NAT inside VRF and PPTP VPN Passthrough support</title>
      <link>https://community.cisco.com/t5/network-security/cisco-7201-nat-inside-vrf-and-pptp-vpn-passthrough-support/m-p/1648062#M566150</link>
      <description>&lt;DIV class="jive-rendered-content"&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an issue with PPTP tunnels behind a 7201 router which does NAT Overloading for inside LAN hosts via VRF.&lt;/P&gt;&lt;P&gt;Users in LAN are unable to establish outgoing PPTP connections to some outside Internet servers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had this network up and running with older Cisco3745 with c3745-adventerprisek9-mz.124-12.bin&lt;/P&gt;&lt;P&gt;And&amp;nbsp; I didn't have such issues. No specific NAT configuration were exist,&amp;nbsp; just a ACL with NAT overload statement for outside interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I have Cisco 7201 router with c7200p-advipservicesk9-mz.124-24.T3.bin IOS image.&lt;/P&gt;&lt;P&gt;Currently NAT is running inside VRF instance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found a bug case:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;SPAN class="content"&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P class="pBu1_Bullet1"&gt;&lt;STRONG&gt;•&lt;IMG border="0" height="2" src="http://www.cisco.com/en/US/i/templates/blank.gif" width="19" /&gt;CSCec30921 &lt;/STRONG&gt;&lt;/P&gt;&lt;STRONG&gt;&lt;A name="wp1002846" target="_blank"&gt;&lt;/A&gt;&lt;/STRONG&gt;&lt;P class="pB2_Body2"&gt;&lt;STRONG&gt; Symptoms: Point-to-Point Tunneling Protocol (PPTP) Network Address Translation (NAT) may fail. &lt;/STRONG&gt;&lt;/P&gt;&lt;STRONG&gt;&lt;A name="wp1002847" target="_blank"&gt;&lt;/A&gt;&lt;/STRONG&gt;&lt;P class="pB2_Body2"&gt;&lt;STRONG&gt; Conditions: This symptom is observed on a Cisco router that has the VRF&amp;nbsp; aware NAT feature enabled when the inside interface is part of a Virtual&amp;nbsp; Private Network (VPN) routing and forwarding (VRF) instance and the&amp;nbsp; outside interface is a global interface. &lt;/STRONG&gt;&lt;/P&gt;&lt;STRONG&gt;&lt;A name="wp1002848" target="_blank"&gt;&lt;/A&gt;&lt;/STRONG&gt;&lt;P class="pB2_Body2"&gt;&lt;STRONG&gt; Workaround: Disable Cisco Express Forwarding (CEF). However, this may&amp;nbsp; not be a viable workaround because the Multiprotocol Label Switching&amp;nbsp; (MPLS) VPN requires CEF to be enabled. &lt;/STRONG&gt;&lt;/P&gt;&lt;P class="pB2_Body2"&gt;&lt;/P&gt;&lt;EM&gt;&lt;SPAN class="content"&gt;&lt;P&gt;But I think it doesn't apply to my case as I have both "inside" and "outside" interfaces belong to VRF, not just "inside" as it is described above.&lt;/P&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've been wondering if PPTP Passthrough feature is supported in this IOS version\platform\design.&lt;/P&gt;&lt;P&gt;If&amp;nbsp; yes, I would like to know how to enable it, cause on 3745 I did't make&amp;nbsp; any specific tuning to NAT overloading to have PPTP work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to keep the VRF aware NAT design in my situation (due to some design limitations). So any suggestions are welcome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 11 Mar 2019 19:52:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-7201-nat-inside-vrf-and-pptp-vpn-passthrough-support/m-p/1648062#M566150</guid>
      <dc:creator>Sergey_Yakovets_2</dc:creator>
      <dc:date>2019-03-11T19:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 7201: PPTP VPN Passthrough support</title>
      <link>https://community.cisco.com/t5/network-security/cisco-7201-nat-inside-vrf-and-pptp-vpn-passthrough-support/m-p/1648063#M566151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;POSTED by="" mistake=""&gt;&lt;/POSTED&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Feb 2011 06:39:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-7201-nat-inside-vrf-and-pptp-vpn-passthrough-support/m-p/1648063#M566151</guid>
      <dc:creator>Sergey_Yakovets_2</dc:creator>
      <dc:date>2011-02-18T06:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 7201: NAT inside VRF and PPTP VPN Passthrough support</title>
      <link>https://community.cisco.com/t5/network-security/cisco-7201-nat-inside-vrf-and-pptp-vpn-passthrough-support/m-p/1648064#M566152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does anyone have an idea how to fix this issue? Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Feb 2011 04:39:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-7201-nat-inside-vrf-and-pptp-vpn-passthrough-support/m-p/1648064#M566152</guid>
      <dc:creator>Sergey_Yakovets_2</dc:creator>
      <dc:date>2011-02-21T04:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 7201: NAT inside VRF and PPTP VPN Passthrough support</title>
      <link>https://community.cisco.com/t5/network-security/cisco-7201-nat-inside-vrf-and-pptp-vpn-passthrough-support/m-p/1648065#M566153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That bugid does not apply to 12.4.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Feb 2011 04:45:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-7201-nat-inside-vrf-and-pptp-vpn-passthrough-support/m-p/1648065#M566153</guid>
      <dc:creator>Phillip Remaker</dc:creator>
      <dc:date>2011-02-21T04:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 7201: NAT inside VRF and PPTP VPN Passthrough support</title>
      <link>https://community.cisco.com/t5/network-security/cisco-7201-nat-inside-vrf-and-pptp-vpn-passthrough-support/m-p/1648066#M566154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Phillip,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do realize it, but this is only thing I can think of in relation to my situation\issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My config looks like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/0.13&lt;BR /&gt; encapsulation dot1Q 13&lt;BR /&gt; ip vrf forwarding Internet&lt;/P&gt;&lt;P&gt; ip address y.y.y.1 255.255.255.224 secondary&lt;/P&gt;&lt;P&gt; ip address y.y.y.2 255.255.255.224 secondary&lt;BR /&gt; ip address x.x.x.x 255.255.255.252&lt;BR /&gt; ip nat outside&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/0.17&lt;BR /&gt; encapsulation dot1Q 17&lt;BR /&gt; ip vrf forwarding Internet&lt;BR /&gt; ip address z.z.z.z 255.255.255.0&lt;BR /&gt; ip nat inside&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ip nat pool POOL_1 y.y.y.1 y.y.y.1 netmask 255.255.255.224&lt;/P&gt;&lt;P&gt;ip nat pool POOL_2 y.y.y.2 y.y.y.2 netmask 255.255.255.224&lt;BR /&gt;ip nat inside source list NAT_1 pool POOL_1 vrf Internet overload&lt;/P&gt;&lt;P&gt;ip nat inside source list NAT_2 pool POOL_2 vrf Internet overload&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With NAT overload config I have an issue with PPTP tunnels.&lt;/P&gt;&lt;P&gt;If I change NAT config to static 1:1 configuration for some selected LAN hosts - the problem disappears.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions are welcome. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Feb 2011 05:08:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-7201-nat-inside-vrf-and-pptp-vpn-passthrough-support/m-p/1648066#M566154</guid>
      <dc:creator>Sergey_Yakovets_2</dc:creator>
      <dc:date>2011-02-21T05:08:21Z</dc:date>
    </item>
  </channel>
</rss>

