<?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 Connection timeout ASA5520 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/connection-timeout-asa5520/m-p/1741427#M494809</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not a good practice to leave the connections idle on the firewall for a long period of time (more than the default). Check on the logs and see what is the reason of the teardown of the connecition. Also, you can setup DCD (Dead connection detection) between the host and if the connection is still up the ASA wont torn it down. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Nov 2011 23:14:58 GMT</pubDate>
    <dc:creator>Maykol Rojas</dc:creator>
    <dc:date>2011-11-02T23:14:58Z</dc:date>
    <item>
      <title>Connection timeout ASA5520</title>
      <link>https://community.cisco.com/t5/network-security/connection-timeout-asa5520/m-p/1741423#M494801</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I configured multiple vlan on my Cisco ASA5520. Everything work perfectly except RDP (3389) connections. &lt;/P&gt;&lt;P&gt;The connections are established but but after a period of inactivity, the user is disconnected from server (black screen).&lt;/P&gt;&lt;P&gt;The same problem happens with other type of connections (client/server), exemple : Oracle, file sharing.. &lt;/P&gt;&lt;P&gt;Before installing the ASA, computers and servers were in the same vlan and it worked well. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There's a notion of inter vlan timeout connection ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for help. &lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2019 00:47:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/connection-timeout-asa5520/m-p/1741423#M494801</guid>
      <dc:creator>wbourguibartic</dc:creator>
      <dc:date>2019-03-26T00:47:20Z</dc:date>
    </item>
    <item>
      <title>Connection timeout ASA5520</title>
      <link>https://community.cisco.com/t5/network-security/connection-timeout-asa5520/m-p/1741424#M494803</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;See if the 'troubleshoot' section of the below doc works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a00807d287e.shtml"&gt;http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a00807d287e.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hth&lt;/P&gt;&lt;P&gt;MS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2011 15:07:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/connection-timeout-asa5520/m-p/1741424#M494803</guid>
      <dc:creator>mvsheik123</dc:creator>
      <dc:date>2011-10-26T15:07:02Z</dc:date>
    </item>
    <item>
      <title>Connection timeout ASA5520</title>
      <link>https://community.cisco.com/t5/network-security/connection-timeout-asa5520/m-p/1741425#M494805</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 applied this command :&lt;/P&gt;&lt;P&gt;&lt;EM&gt;timeout conn 10:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;No disconnection between machines on the same vlan, but it still the case for machines on different vlan. &lt;/P&gt;&lt;P&gt;Does thie has relation with MTU size ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2011 07:39:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/connection-timeout-asa5520/m-p/1741425#M494805</guid>
      <dc:creator>wbourguibartic</dc:creator>
      <dc:date>2011-10-27T07:39:11Z</dc:date>
    </item>
    <item>
      <title>Connection timeout ASA5520</title>
      <link>https://community.cisco.com/t5/network-security/connection-timeout-asa5520/m-p/1741426#M494808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; How long before your RDP sessions time out? The 'timeout conn 0' command should be issued if you wish TCP connections to 'never' timeout. Keep in mind as well, that your machines that 'aren't' timing out, that are on the same VLAN 'do not' hit the firewall because it's a Layer-2 broadcast between hosts on that segment. Crossing VLANs that are owned (or routed) by ASA will be Layer-3 traffic causing the packets to traverse the firewall. Let me know how it goes. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2011 23:04:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/connection-timeout-asa5520/m-p/1741426#M494808</guid>
      <dc:creator>caseth0102</dc:creator>
      <dc:date>2011-11-02T23:04:17Z</dc:date>
    </item>
    <item>
      <title>Connection timeout ASA5520</title>
      <link>https://community.cisco.com/t5/network-security/connection-timeout-asa5520/m-p/1741427#M494809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not a good practice to leave the connections idle on the firewall for a long period of time (more than the default). Check on the logs and see what is the reason of the teardown of the connecition. Also, you can setup DCD (Dead connection detection) between the host and if the connection is still up the ASA wont torn it down. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2011 23:14:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/connection-timeout-asa5520/m-p/1741427#M494809</guid>
      <dc:creator>Maykol Rojas</dc:creator>
      <dc:date>2011-11-02T23:14:58Z</dc:date>
    </item>
    <item>
      <title>Connection timeout ASA5520</title>
      <link>https://community.cisco.com/t5/network-security/connection-timeout-asa5520/m-p/1741428#M494811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree it's not good practice, or the 'timeout conn' can be increased. I suspect the issue here is an 'idle' connection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2011 23:39:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/connection-timeout-asa5520/m-p/1741428#M494811</guid>
      <dc:creator>caseth0102</dc:creator>
      <dc:date>2011-11-02T23:39:42Z</dc:date>
    </item>
  </channel>
</rss>

