<?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: how config VPN without encryption ?!  in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/how-config-vpn-without-encryption/m-p/995010#M918114</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just to for sharing an idea, another way to do it is to use AH instead of ESP whereas your two peer are ASA so support AH and you don't use PFS. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Jun 2008 01:47:22 GMT</pubDate>
    <dc:creator>Amadou TOURE</dc:creator>
    <dc:date>2008-06-20T01:47:22Z</dc:date>
    <item>
      <title>how config VPN without encryption ?!</title>
      <link>https://community.cisco.com/t5/network-security/how-config-vpn-without-encryption/m-p/995002#M918106</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Friends, I going to use two VPN connection between Cisco ASA's. One for data traffic (VPN encryption connections) and second for video traffic (NOT encryption VPN connection) ...  I  know how config VPN using ASDM. but i do not know how config VPN without encryption... &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 13:01:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-config-vpn-without-encryption/m-p/995002#M918106</guid>
      <dc:creator>batumibatumi</dc:creator>
      <dc:date>2019-03-11T13:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: how config VPN without encryption ?!</title>
      <link>https://community.cisco.com/t5/network-security/how-config-vpn-without-encryption/m-p/995003#M918107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can achive this by using the following (If I understand your requirements correctly):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/docs/security/asa/asa72/command/reference/c5_72.html#wp2064589" target="_blank"&gt;http://www.cisco.com/en/US/docs/security/asa/asa72/command/reference/c5_72.html#wp2064589&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;crypto ipsec transform-set transform-set-name esp-null esp-sha-hmac&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Farrukh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2008 07:08:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-config-vpn-without-encryption/m-p/995003#M918107</guid>
      <dc:creator>Farrukh Haroon</dc:creator>
      <dc:date>2008-06-19T07:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: how config VPN without encryption ?!</title>
      <link>https://community.cisco.com/t5/network-security/how-config-vpn-without-encryption/m-p/995004#M918108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want NOT encrypt video traffic... I mean that to config VPN site-to-site connection for video traffic between ASA's NOT to be encrypted. I using ASDM and i can configure site-to-site VPN. But how config VPN site-to-site NOT to be encrypted i don not know that... ? It will be better to give me advice how to config it with ASDM (of course if it's possible)... I hope u understand what i want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Great thanks for helping. its very kind from UR side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S. sorry for my poor English.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2008 10:29:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-config-vpn-without-encryption/m-p/995004#M918108</guid>
      <dc:creator>batumibatumi</dc:creator>
      <dc:date>2008-06-19T10:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: how config VPN without encryption ?!</title>
      <link>https://community.cisco.com/t5/network-security/how-config-vpn-without-encryption/m-p/995005#M918109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh ok, do to this you need to know the ports of the Video traffic, then you can deny them at the start of your Crypto Access-list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;! just an example&lt;/P&gt;&lt;P&gt;access-list cryptoacl deny udp subnet1 mask subnet2 mask eq 17244&lt;/P&gt;&lt;P&gt;access-list cryptoacl permit ip subnet1 mask subnet2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: The concept is similar, just do it in ASDM &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Farrukh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2008 10:41:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-config-vpn-without-encryption/m-p/995005#M918109</guid>
      <dc:creator>Farrukh Haroon</dc:creator>
      <dc:date>2008-06-19T10:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: how config VPN without encryption ?!</title>
      <link>https://community.cisco.com/t5/network-security/how-config-vpn-without-encryption/m-p/995006#M918110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Farrukh, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Great Thanks,But i meant other thing. I just wanted to know, how to configure VPN connection WITHOUT encryption. I want to put video traffc through VPN which will NOT BE ENCRYPTED. I intrested in how to config VPN without enryption. :((( &lt;/P&gt;&lt;P&gt;Need UR help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2008 13:53:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-config-vpn-without-encryption/m-p/995006#M918110</guid>
      <dc:creator>batumibatumi</dc:creator>
      <dc:date>2008-06-19T13:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: how config VPN without encryption ?!</title>
      <link>https://community.cisco.com/t5/network-security/how-config-vpn-without-encryption/m-p/995007#M918111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like Farrukh has suggested you change the IKE parameters for your second tunnel where the video traffic go through  by editing the IKE policy and choosing ESP-NULL as encryption algorithm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/docs/security/asdm/6_1/user/guide/vpn_ike.html" target="_blank"&gt;http://www.cisco.com/en/US/docs/security/asdm/6_1/user/guide/vpn_ike.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2008 14:59:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-config-vpn-without-encryption/m-p/995007#M918111</guid>
      <dc:creator>Amadou TOURE</dc:creator>
      <dc:date>2008-06-19T14:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: how config VPN without encryption ?!</title>
      <link>https://community.cisco.com/t5/network-security/how-config-vpn-without-encryption/m-p/995008#M918112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like Farrukh has suggested you change the IKE parameters for your second tunnel where the video traffic go through  by editing the IKE policy and choosing ESP-NULL as encryption algorithm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/docs/security/asdm/6_1/user/guide/vpn_ike.html" target="_blank"&gt;http://www.cisco.com/en/US/docs/security/asdm/6_1/user/guide/vpn_ike.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2008 15:37:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-config-vpn-without-encryption/m-p/995008#M918112</guid>
      <dc:creator>Amadou TOURE</dc:creator>
      <dc:date>2008-06-19T15:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: how config VPN without encryption ?!</title>
      <link>https://community.cisco.com/t5/network-security/how-config-vpn-without-encryption/m-p/995009#M918113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The first solution I gave you (esp-null) is exactly that! "VPN without enryption."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just try it out and it will help to understand things better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the reason for such a configuration btw, maybe I can suggest something else?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Farrukh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2008 15:39:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-config-vpn-without-encryption/m-p/995009#M918113</guid>
      <dc:creator>Farrukh Haroon</dc:creator>
      <dc:date>2008-06-19T15:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: how config VPN without encryption ?!</title>
      <link>https://community.cisco.com/t5/network-security/how-config-vpn-without-encryption/m-p/995010#M918114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just to for sharing an idea, another way to do it is to use AH instead of ESP whereas your two peer are ASA so support AH and you don't use PFS. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2008 01:47:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-config-vpn-without-encryption/m-p/995010#M918114</guid>
      <dc:creator>Amadou TOURE</dc:creator>
      <dc:date>2008-06-20T01:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: how config VPN without encryption ?!</title>
      <link>https://community.cisco.com/t5/network-security/how-config-vpn-without-encryption/m-p/995011#M918117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Morning Farrukh, Its very kind from ur side to help me and give advice... Great thanks once more... :)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks evreyone who reply me :)))) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2008 05:20:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-config-vpn-without-encryption/m-p/995011#M918117</guid>
      <dc:creator>batumibatumi</dc:creator>
      <dc:date>2008-06-20T05:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: how config VPN without encryption ?!</title>
      <link>https://community.cisco.com/t5/network-security/how-config-vpn-without-encryption/m-p/995012#M918123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Regarding the AH suggestion, its not supported on the ASA 7.x AFAIK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm glad we could help. Please rate helpful posts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Farrukh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2008 10:25:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-config-vpn-without-encryption/m-p/995012#M918123</guid>
      <dc:creator>Farrukh Haroon</dc:creator>
      <dc:date>2008-06-20T10:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: how config VPN without encryption ?!</title>
      <link>https://community.cisco.com/t5/network-security/how-config-vpn-without-encryption/m-p/995013#M918128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Farrukh, good morning.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wanna ask one more question... &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; as you know I going to configuring VPN without encryption (using ASDM) and intrested in if i did right ... ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the 4 step configuriong site-to-site VPN (using ASDM):&lt;/P&gt;&lt;P&gt;IPsec Encryption and Authentication.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Encryption - 3DES&lt;/P&gt;&lt;P&gt;Authenticatoin - NONE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did everything right ? &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2008 06:19:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-config-vpn-without-encryption/m-p/995013#M918128</guid>
      <dc:creator>batumibatumi</dc:creator>
      <dc:date>2008-06-26T06:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: how config VPN without encryption ?!</title>
      <link>https://community.cisco.com/t5/network-security/how-config-vpn-without-encryption/m-p/995014#M918129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No you have set the encryption to 3DES and authentication to none. You have to selected NULL In encryption, IF this is supported on ASDM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Farrukh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2008 06:25:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-config-vpn-without-encryption/m-p/995014#M918129</guid>
      <dc:creator>Farrukh Haroon</dc:creator>
      <dc:date>2008-06-26T06:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: how config VPN without encryption ?!</title>
      <link>https://community.cisco.com/t5/network-security/how-config-vpn-without-encryption/m-p/995015#M918131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have never config VPN with comand line. Farrukh, can U share me a link where can i config and resolve my task... Great thanks in advande :)))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2008 09:01:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-config-vpn-without-encryption/m-p/995015#M918131</guid>
      <dc:creator>batumibatumi</dc:creator>
      <dc:date>2008-06-26T09:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: how config VPN without encryption ?!</title>
      <link>https://community.cisco.com/t5/network-security/how-config-vpn-without-encryption/m-p/995016#M918133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hpe this one could help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2008 11:49:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-config-vpn-without-encryption/m-p/995016#M918133</guid>
      <dc:creator>Amadou TOURE</dc:creator>
      <dc:date>2008-06-26T11:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: how config VPN without encryption ?!</title>
      <link>https://community.cisco.com/t5/network-security/how-config-vpn-without-encryption/m-p/995017#M918134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/docs/security/asdm/6_1/user/guide/vpn_ike.html" target="_blank"&gt;http://www.cisco.com/en/US/docs/security/asdm/6_1/user/guide/vpn_ike.html&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2008 11:50:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-config-vpn-without-encryption/m-p/995017#M918134</guid>
      <dc:creator>Amadou TOURE</dc:creator>
      <dc:date>2008-06-26T11:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: how config VPN without encryption ?!</title>
      <link>https://community.cisco.com/t5/network-security/how-config-vpn-without-encryption/m-p/995018#M918135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to select ESP-NULL over here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/docs/security/asdm/6_1/user/guide/vpn_ike.html#wp1015532" target="_blank"&gt;http://www.cisco.com/en/US/docs/security/asdm/6_1/user/guide/vpn_ike.html#wp1015532&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Farrukh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2008 12:04:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-config-vpn-without-encryption/m-p/995018#M918135</guid>
      <dc:creator>Farrukh Haroon</dc:creator>
      <dc:date>2008-06-26T12:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: how config VPN without encryption ?!</title>
      <link>https://community.cisco.com/t5/network-security/how-config-vpn-without-encryption/m-p/995019#M918136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/docs/security/asdm/6_1/user/guide/vpn_ike.html" target="_blank"&gt;http://www.cisco.com/en/US/docs/security/asdm/6_1/user/guide/vpn_ike.html&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2008 12:05:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-config-vpn-without-encryption/m-p/995019#M918136</guid>
      <dc:creator>Amadou TOURE</dc:creator>
      <dc:date>2008-06-26T12:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: how config VPN without encryption ?!</title>
      <link>https://community.cisco.com/t5/network-security/how-config-vpn-without-encryption/m-p/995020#M918137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great thanks ... Y all help me very much ... Thanks :)) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem is resovled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Topic is closed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2008 12:36:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-config-vpn-without-encryption/m-p/995020#M918137</guid>
      <dc:creator>batumibatumi</dc:creator>
      <dc:date>2008-06-26T12:36:38Z</dc:date>
    </item>
  </channel>
</rss>

