<?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: URGENT in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/urgent/m-p/896166#M956595</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;  Hi Aksher&lt;/P&gt;&lt;P&gt;  no fixup protocol pptp    command will disable the inspection. For allowing to specific external host from inside, you need the following ACLs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list inside_access_in permit gre any host externalVPNserver&lt;/P&gt;&lt;P&gt;access-list inside_access_in permit tcp any host externalVPNserver eq pptp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or if you like, you can specify the source and set destination as any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keep in mind that if you dont have an existing inside_access_in, then you should specify the permitted traffic in this acl since this blocks the rest of the traffic from inside to outside.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Jan 2008 23:30:44 GMT</pubDate>
    <dc:creator>Alan Huseyin Kayahan</dc:creator>
    <dc:date>2008-01-22T23:30:44Z</dc:date>
    <item>
      <title>URGENT</title>
      <link>https://community.cisco.com/t5/network-security/urgent/m-p/896165#M956594</link>
      <description>&lt;P&gt;What's the conf required on FWSM to disable VPN/IPSEC traffic inspection or to allow VPN traffic explicitly?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 11:52:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/urgent/m-p/896165#M956594</guid>
      <dc:creator>aksher</dc:creator>
      <dc:date>2019-03-11T11:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: URGENT</title>
      <link>https://community.cisco.com/t5/network-security/urgent/m-p/896166#M956595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;  Hi Aksher&lt;/P&gt;&lt;P&gt;  no fixup protocol pptp    command will disable the inspection. For allowing to specific external host from inside, you need the following ACLs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list inside_access_in permit gre any host externalVPNserver&lt;/P&gt;&lt;P&gt;access-list inside_access_in permit tcp any host externalVPNserver eq pptp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or if you like, you can specify the source and set destination as any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keep in mind that if you dont have an existing inside_access_in, then you should specify the permitted traffic in this acl since this blocks the rest of the traffic from inside to outside.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2008 23:30:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/urgent/m-p/896166#M956595</guid>
      <dc:creator>Alan Huseyin Kayahan</dc:creator>
      <dc:date>2008-01-22T23:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: URGENT</title>
      <link>https://community.cisco.com/t5/network-security/urgent/m-p/896167#M956596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But this is for VPDN setup know???In my case &lt;/P&gt;&lt;P&gt;I am using remote VPN client and no PPTP. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2008 00:28:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/urgent/m-p/896167#M956596</guid>
      <dc:creator>aksher</dc:creator>
      <dc:date>2008-01-23T00:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: URGENT</title>
      <link>https://community.cisco.com/t5/network-security/urgent/m-p/896168#M956597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Ah, I misunderstood your question. &lt;/P&gt;&lt;P&gt; In your case, this is usually resolved via authorization (Like f you have a RADIUS or TACACS you can disable the specific user vpn remote access), but following can be tried.&lt;/P&gt;&lt;P&gt; Ipsec over UDP uses port 4500 and IPsec over TCP uses 10000. You can block these ports to specific resources like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_access_in deny udp host x.x.x.x interface outside eq 4500 &lt;/P&gt;&lt;P&gt;access-list outside_access_in deny tcp host x.x.x.x interface outside eq 10000 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   x.x.x.x is the global IP of the VPN client&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2008 15:39:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/urgent/m-p/896168#M956597</guid>
      <dc:creator>Alan Huseyin Kayahan</dc:creator>
      <dc:date>2008-01-23T15:39:57Z</dc:date>
    </item>
  </channel>
</rss>

