<?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 Enabling DTLS with AnyConnect (SSL) Connection in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/enabling-dtls-with-anyconnect-ssl-connection/m-p/1250176#M858596</link>
    <description>&lt;P&gt;I am trying to enabling DTLS for specific groups on ASA 5510.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;however, when i type this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;asa-A(config)# webvpn &lt;/P&gt;&lt;P&gt;asa-A(config-webvpn)# svc ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;webvpn mode commands/options:&lt;/P&gt;&lt;P&gt;  enable    Enable SSL VPN Client&lt;/P&gt;&lt;P&gt;  image     SSL VPN Client package file path&lt;/P&gt;&lt;P&gt;  profiles  AC profiles package filepath.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it doesnt seem to support the command   svc dtls enable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rachel&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 15:56:05 GMT</pubDate>
    <dc:creator>rachelau_2005</dc:creator>
    <dc:date>2019-03-11T15:56:05Z</dc:date>
    <item>
      <title>Enabling DTLS with AnyConnect (SSL) Connection</title>
      <link>https://community.cisco.com/t5/network-security/enabling-dtls-with-anyconnect-ssl-connection/m-p/1250176#M858596</link>
      <description>&lt;P&gt;I am trying to enabling DTLS for specific groups on ASA 5510.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;however, when i type this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;asa-A(config)# webvpn &lt;/P&gt;&lt;P&gt;asa-A(config-webvpn)# svc ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;webvpn mode commands/options:&lt;/P&gt;&lt;P&gt;  enable    Enable SSL VPN Client&lt;/P&gt;&lt;P&gt;  image     SSL VPN Client package file path&lt;/P&gt;&lt;P&gt;  profiles  AC profiles package filepath.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it doesnt seem to support the command   svc dtls enable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rachel&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 15:56:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/enabling-dtls-with-anyconnect-ssl-connection/m-p/1250176#M858596</guid>
      <dc:creator>rachelau_2005</dc:creator>
      <dc:date>2019-03-11T15:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling DTLS with AnyConnect (SSL) Connection</title>
      <link>https://community.cisco.com/t5/network-security/enabling-dtls-with-anyconnect-ssl-connection/m-p/1250177#M858597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To enable DTLS globally for a particular port, use the dtls port command: &lt;/P&gt;&lt;P&gt;[no] dtls port port_number &lt;/P&gt;&lt;P&gt;To enable DTLS for specific groups or users, use the svc dtls enable command in group policy webvpn or username webvpn configuration mode: &lt;/P&gt;&lt;P&gt;[no] svc dtls enable &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/vpn_client/anyconnect/anyconnect23/administration/23admin3.html" target="_blank"&gt;http://www.cisco.com/en/US/docs/security/vpn_client/anyconnect/anyconnect23/administration/23admin3.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2009 21:46:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/enabling-dtls-with-anyconnect-ssl-connection/m-p/1250177#M858597</guid>
      <dc:creator>mchin345</dc:creator>
      <dc:date>2009-07-23T21:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling DTLS with AnyConnect (SSL) Connection</title>
      <link>https://community.cisco.com/t5/network-security/enabling-dtls-with-anyconnect-ssl-connection/m-p/4157316#M1074214</link>
      <description>&lt;P&gt;For ASA 5545-x the command that we used were:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ASA(config)# group-policy &amp;lt;Connection Profile name&amp;gt; attributes&lt;/P&gt;&lt;P&gt;You can use the "sh run group-policy" command to verify what group policy attributes you want to enable dtls.&lt;/P&gt;&lt;P&gt;in our case we used.&lt;/P&gt;&lt;P&gt;ASA(config)# group-policy sslvpn attri&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ASA(config-group-policy)#webvpn&lt;/P&gt;&lt;P&gt;ASA(config-group-webvpn)#anyconnect ssl dtls enable&lt;BR /&gt;&amp;nbsp;To verify dtls is enabled&lt;/P&gt;&lt;P&gt;ASA(config-group-webvpn)# do sh run group-policy &amp;lt;connection profile&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Sep 2020 16:32:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/enabling-dtls-with-anyconnect-ssl-connection/m-p/4157316#M1074214</guid>
      <dc:creator>lbarraza</dc:creator>
      <dc:date>2020-09-25T16:32:59Z</dc:date>
    </item>
  </channel>
</rss>

