<?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 VPN Logs in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/vpn-logs/m-p/2360808#M308861</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; i cant understand. i want to configure through asdm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Navaz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Nov 2013 05:28:05 GMT</pubDate>
    <dc:creator>Navaz Wattoo</dc:creator>
    <dc:date>2013-11-21T05:28:05Z</dc:date>
    <item>
      <title>VPN Logs</title>
      <link>https://community.cisco.com/t5/network-security/vpn-logs/m-p/2360799#M308826</link>
      <description>&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; hey&lt;/P&gt;&lt;P&gt;i configure a vpn at asa 5510 and i want to check the all the logs with time and date that people are conected through vpn&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Navaz&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 03:05:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-logs/m-p/2360799#M308826</guid>
      <dc:creator>Navaz Wattoo</dc:creator>
      <dc:date>2019-03-12T03:05:20Z</dc:date>
    </item>
    <item>
      <title>VPN Logs</title>
      <link>https://community.cisco.com/t5/network-security/vpn-logs/m-p/2360800#M308834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;RADIUS accounting for VPN is the best way to achieve those. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2013 08:38:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-logs/m-p/2360800#M308834</guid>
      <dc:creator>Marcin Latosiewicz</dc:creator>
      <dc:date>2013-11-15T08:38:19Z</dc:date>
    </item>
    <item>
      <title>VPN Logs</title>
      <link>https://community.cisco.com/t5/network-security/vpn-logs/m-p/2360801#M308839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you send me the configuration?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Navaz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Nov 2013 06:52:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-logs/m-p/2360801#M308839</guid>
      <dc:creator>Navaz Wattoo</dc:creator>
      <dc:date>2013-11-17T06:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: VPN Logs</title>
      <link>https://community.cisco.com/t5/network-security/vpn-logs/m-p/2360802#M308842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This can be done using both RADIUS and TACACS+.&amp;nbsp; The link below has a configuration example.&amp;nbsp; Keep in mind that this requires an access control server (ACS) server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a0080b04552.shtml" rel="nofollow"&gt;http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a0080b04552.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you dont have a RADIUS or TACACS+ server then you can send these logs to a syslog server using the &lt;STRONG&gt;logging list &lt;/STRONG&gt;command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;PRE&gt;hostname(config)#&lt;STRONG&gt;logging enable&lt;/STRONG&gt;&lt;BR /&gt;hostname(config)#&lt;STRONG&gt;logging timestamp&lt;/STRONG&gt;&lt;BR /&gt;hostname(config)#&lt;STRONG&gt;logging list &lt;LOGGING list="" name=""&gt; level debugging class vpn&lt;/LOGGING&gt;&lt;/STRONG&gt;&lt;BR /&gt;hostname(config)#&lt;STRONG&gt;logging trap &lt;LOGGING list="" name=""&gt;&lt;/LOGGING&gt;&lt;/STRONG&gt;&lt;BR /&gt;hostname(config)#&lt;STRONG&gt;logging host inside &lt;SYSLOG server="" ip=""&gt;&lt;/SYSLOG&gt;&lt;/STRONG&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a00805a2e04.shtml#capturevpn" rel="nofollow"&gt;http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a00805a2e04.shtml#capturevpn&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please rate all helpful posts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Nov 2013 08:56:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-logs/m-p/2360802#M308842</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2013-11-17T08:56:03Z</dc:date>
    </item>
    <item>
      <title>VPN Logs</title>
      <link>https://community.cisco.com/t5/network-security/vpn-logs/m-p/2360803#M308845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;listen&lt;/P&gt;&lt;P&gt;i have a 5510 asa and the vpn is configured is at this. i want the daily logs that are connected ASA through vpn.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Navaz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Nov 2013 10:50:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-logs/m-p/2360803#M308845</guid>
      <dc:creator>Navaz Wattoo</dc:creator>
      <dc:date>2013-11-17T10:50:10Z</dc:date>
    </item>
    <item>
      <title>VPN Logs</title>
      <link>https://community.cisco.com/t5/network-security/vpn-logs/m-p/2360804#M308847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is my asa configuration&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA(config)# sh running-config&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;: Saved&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA Version 8.0(2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hostname ASA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;enable password 8Ry2YjIyt7RRXU24 encrypted&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;names&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Ethernet0/0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nameif outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;security-level 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip address 10.1.1.1 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Ethernet0/1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nameif inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;security-level 100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip address 192.168.1.1 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Ethernet0/2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;shutdown&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no nameif&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no security-level&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no ip address&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Ethernet0/3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;shutdown&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no nameif&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no security-level&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no ip address&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Ethernet0/4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;shutdown&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no nameif&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no security-level&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no ip address&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Ethernet0/5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;shutdown&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no nameif&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no security-level&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no ip address&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;passwd 2KFQnbNIdI.2KYOU encrypted&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ftp mode passive&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 101 extended permit ip any any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mtu outside 1500&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mtu inside 1500&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no failover&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;icmp unreachable rate-limit 1 burst-size 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no asdm history enable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;arp timeout 14400&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat-control&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (outside) 1 10.1.1.30&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside) 1 192.168.1.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (outside,inside) 10.1.1.30 10.1.1.2 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group 101 in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group 101 in interface inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;timeout xlate 3:00:00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;timeout uauth 0:05:00 absolute&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dynamic-access-policy-record DfltAccessPolicy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no snmp-server location&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no snmp-server contact&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no crypto isakmp nat-traversal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;telnet timeout 5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ssh timeout 5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;console timeout 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;threat-detection basic-threat&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;threat-detection statistics access-list&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;&lt;/P&gt;&lt;P&gt;prompt hostname context&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cryptochecksum:a910fcee5200493f2ed21db7bd2f82d6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;: end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA(config)#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and the diagram&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;IMG src="https://community.cisco.com/" /&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;Navaz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Nov 2013 11:05:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-logs/m-p/2360804#M308847</guid>
      <dc:creator>Navaz Wattoo</dc:creator>
      <dc:date>2013-11-17T11:05:20Z</dc:date>
    </item>
    <item>
      <title>VPN Logs</title>
      <link>https://community.cisco.com/t5/network-security/vpn-logs/m-p/2360805#M308849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As far as I know, a summarition of the connected users to be sent to a syslog server or TACACS+ or RADIUS server can not be done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Please rate all helpful posts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Nov 2013 11:06:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-logs/m-p/2360805#M308849</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2013-11-17T11:06:01Z</dc:date>
    </item>
    <item>
      <title>VPN Logs</title>
      <link>https://community.cisco.com/t5/network-security/vpn-logs/m-p/2360806#M308852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you removed som of the configuration?&amp;nbsp; There are no logging configurations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have provided the configurations for sending syslog messages to a syslog server in one of the above posts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But as I mentioned, having a summarization of the leased IPs can not be done.&amp;nbsp; You can however view this by using the commands&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;show dhcpd bindings&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;show dhcpd statistics&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 18:39:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-logs/m-p/2360806#M308852</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2013-11-19T18:39:03Z</dc:date>
    </item>
    <item>
      <title>VPN Logs</title>
      <link>https://community.cisco.com/t5/network-security/vpn-logs/m-p/2360807#M308856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;config terminal 
logging enable 
logging timestamp 
logging class auth console debugging 
logging class webvpn console debugging 
logging class ssl console debugging
logging class svc console debugging&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;logging class vpnc console debugging&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For WebVPN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For remote access activity,&amp;nbsp; class webvpn is what you want. Specifically,&amp;nbsp; message 716001 is for&amp;nbsp; logon events, and 716002 is for logoff events.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 23:19:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-logs/m-p/2360807#M308856</guid>
      <dc:creator>jumora</dc:creator>
      <dc:date>2013-11-19T23:19:40Z</dc:date>
    </item>
    <item>
      <title>VPN Logs</title>
      <link>https://community.cisco.com/t5/network-security/vpn-logs/m-p/2360808#M308861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; i cant understand. i want to configure through asdm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Navaz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2013 05:28:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-logs/m-p/2360808#M308861</guid>
      <dc:creator>Navaz Wattoo</dc:creator>
      <dc:date>2013-11-21T05:28:05Z</dc:date>
    </item>
    <item>
      <title>VPN Logs</title>
      <link>https://community.cisco.com/t5/network-security/vpn-logs/m-p/2360809#M308866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here is a guide on how to configure it in the ASDM.&amp;nbsp; but in step 3 choose &lt;STRONG&gt;Flash &lt;/STRONG&gt;instead of the FTP option&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a0080b83d04.shtml#basicsyslog"&gt;http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a0080b83d04.shtml#basicsyslog&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Please rate all helpful posts&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2013 08:12:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-logs/m-p/2360809#M308866</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2013-11-21T08:12:25Z</dc:date>
    </item>
  </channel>
</rss>

