<?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 des and 3des on same pix in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/des-and-3des-on-same-pix/m-p/3247#M689151</link>
    <description>&lt;P&gt;I was wondering how I could create two vpn's from one pix to two others, one using des and the second using 3des.  I have created multiple vpn's both using des so I know about the access-list for nat, the two isakmp keys and such.  the thing I am not sure about is how to configure the isakmp policies...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 05:46:59 GMT</pubDate>
    <dc:creator>careyg</dc:creator>
    <dc:date>2020-02-21T05:46:59Z</dc:date>
    <item>
      <title>des and 3des on same pix</title>
      <link>https://community.cisco.com/t5/network-security/des-and-3des-on-same-pix/m-p/3247#M689151</link>
      <description>&lt;P&gt;I was wondering how I could create two vpn's from one pix to two others, one using des and the second using 3des.  I have created multiple vpn's both using des so I know about the access-list for nat, the two isakmp keys and such.  the thing I am not sure about is how to configure the isakmp policies...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 05:46:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/des-and-3des-on-same-pix/m-p/3247#M689151</guid>
      <dc:creator>careyg</dc:creator>
      <dc:date>2020-02-21T05:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: des and 3des on same pix</title>
      <link>https://community.cisco.com/t5/network-security/des-and-3des-on-same-pix/m-p/3248#M689172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to add a few thing to get both working.&lt;/P&gt;&lt;P&gt;1) you will need a two policy statements&lt;/P&gt;&lt;P&gt;   onefor des and 3des &lt;/P&gt;&lt;P&gt;isakmp policy 10 encryption des&lt;/P&gt;&lt;P&gt;isakmp policy 20 encryption 3des&lt;/P&gt;&lt;P&gt;2) You will need two ipsec transform-sets on for des and one for 3des&lt;/P&gt;&lt;P&gt;crypto ipsec transform-set 1 esp-des esp-md5-hmac&lt;/P&gt;&lt;P&gt;crypto ipsec transform-set 2 esp-3des esp-md5-hmac &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Then on your crypto-map idenify which transform-set to use 1 or 2 - &lt;/P&gt;&lt;P&gt;crypto map vpn 10 set transform-set 1 (des site)&lt;/P&gt;&lt;P&gt;crypto map vpn 20 set transform-set 2 (3des site)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That should be all you need&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Feb 2001 20:44:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/des-and-3des-on-same-pix/m-p/3248#M689172</guid>
      <dc:creator>thegreenwood</dc:creator>
      <dc:date>2001-02-19T20:44:59Z</dc:date>
    </item>
  </channel>
</rss>

