<?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: diffrences in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/diffrences/m-p/1900187#M458129</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;EM&gt;&lt;STRONG&gt;DH: &lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;Its a key exchange method ( authentication purposes) used to provide as much security&amp;nbsp; as need it as it will use 2 different keys, one private and one public, the public being sent over the internet to the remote peer so they can authenticate each other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="text-decoration: underline;"&gt;&lt;STRONG&gt;Encryption Algorithm:&lt;/STRONG&gt;&lt;/EM&gt; Algorithm used to encrypt x traffic so no one else knows what that is! so this will say how strong the algoritmh method will be (Des,3des,Aes)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This migth help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;"&gt;&lt;STRONG&gt;NOTE&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;"&gt;Each IPSec peer has three keys:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;A private key that's kept secret and never shared. It's used to sign messages.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;A public key that's shared. It's used by others to verify a signature.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;A shared secret key that's used to encrypt data using an encryption algorithm (DES, MD5, and so on). The shared secret key is derived from Diffie-Hellman key generation.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM style="text-decoration: underline;"&gt;lifetime:&lt;/EM&gt;&lt;/STRONG&gt; Determines the amount of time a VPN tunnel can be up or the amount of data that can traverse a VPN tunnel without this being re-generated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So as an example if you set a lifetime for IKE1 of 35800 seconds. after 35800 that phase 1 needs to be re-stablished.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is important to recall Prashant that this is the only set of the configuration ( Lifetime) that does not got to match on both ends. The lowest lifetime will&amp;nbsp; be the one used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope I have been clear with this!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Mar 2012 01:18:47 GMT</pubDate>
    <dc:creator>Julio Carvajal</dc:creator>
    <dc:date>2012-03-16T01:18:47Z</dc:date>
    <item>
      <title>diffrences</title>
      <link>https://community.cisco.com/t5/network-security/diffrences/m-p/1900186#M458127</link>
      <description>&lt;P&gt;iffrence between DH group&amp;nbsp; and des.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As from understanding DH uses two separate key to encrypt and decrypt the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Des use single key to encrypt the data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so during phase 1 in site to site vpn we use enccryption alogrithm say des and DH group also&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so why both&amp;nbsp; encryption algorithm and DH group is used.please explain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other think what is the use of lifetime in phase 1 and phase 2.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 22:42:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/diffrences/m-p/1900186#M458127</guid>
      <dc:creator>prashantrecon</dc:creator>
      <dc:date>2019-03-11T22:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: diffrences</title>
      <link>https://community.cisco.com/t5/network-security/diffrences/m-p/1900187#M458129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;EM&gt;&lt;STRONG&gt;DH: &lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;Its a key exchange method ( authentication purposes) used to provide as much security&amp;nbsp; as need it as it will use 2 different keys, one private and one public, the public being sent over the internet to the remote peer so they can authenticate each other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="text-decoration: underline;"&gt;&lt;STRONG&gt;Encryption Algorithm:&lt;/STRONG&gt;&lt;/EM&gt; Algorithm used to encrypt x traffic so no one else knows what that is! so this will say how strong the algoritmh method will be (Des,3des,Aes)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This migth help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;"&gt;&lt;STRONG&gt;NOTE&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;"&gt;Each IPSec peer has three keys:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;A private key that's kept secret and never shared. It's used to sign messages.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;A public key that's shared. It's used by others to verify a signature.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;A shared secret key that's used to encrypt data using an encryption algorithm (DES, MD5, and so on). The shared secret key is derived from Diffie-Hellman key generation.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM style="text-decoration: underline;"&gt;lifetime:&lt;/EM&gt;&lt;/STRONG&gt; Determines the amount of time a VPN tunnel can be up or the amount of data that can traverse a VPN tunnel without this being re-generated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So as an example if you set a lifetime for IKE1 of 35800 seconds. after 35800 that phase 1 needs to be re-stablished.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is important to recall Prashant that this is the only set of the configuration ( Lifetime) that does not got to match on both ends. The lowest lifetime will&amp;nbsp; be the one used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope I have been clear with this!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2012 01:18:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/diffrences/m-p/1900187#M458129</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-03-16T01:18:47Z</dc:date>
    </item>
    <item>
      <title>diffrences</title>
      <link>https://community.cisco.com/t5/network-security/diffrences/m-p/1900188#M458131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Julio&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So what about pre-shared key it is main used to authenticate the peers ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2012 06:01:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/diffrences/m-p/1900188#M458131</guid>
      <dc:creator>prashantrecon</dc:creator>
      <dc:date>2012-03-16T06:01:11Z</dc:date>
    </item>
  </channel>
</rss>

