<?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: ASA 5540 kills SSH sessions through the firewall in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-5540-kills-ssh-sessions-through-the-firewall/m-p/1204845#M860907</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay, option 1 worked for us.  Increased the "timeout conn 01:00:00" to 2 hours and it worked.  That is what I was looking for so I appreciate the response.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Apr 2009 11:47:36 GMT</pubDate>
    <dc:creator>Joshua Engels</dc:creator>
    <dc:date>2009-04-15T11:47:36Z</dc:date>
    <item>
      <title>ASA 5540 kills SSH sessions through the firewall</title>
      <link>https://community.cisco.com/t5/network-security/asa-5540-kills-ssh-sessions-through-the-firewall/m-p/1204842#M860901</link>
      <description>&lt;P&gt;I have a Unix user that SSH's from the inside network to a Server in the DMZ network.  If he leaves it idle the SSH session is killed by the firewall.  Is there a way to tell the ASA not to kill SSH sessions through the firewall that are idle?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 15:17:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5540-kills-ssh-sessions-through-the-firewall/m-p/1204842#M860901</guid>
      <dc:creator>Joshua Engels</dc:creator>
      <dc:date>2019-03-11T15:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5540 kills SSH sessions through the firewall</title>
      <link>https://community.cisco.com/t5/network-security/asa-5540-kills-ssh-sessions-through-the-firewall/m-p/1204843#M860905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are two solutions to this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1- increase the tcp idle connection on the ASA.  The command is "timeout xxxx" or something like that.  Check the documentation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2- enable ssh keep-alive in SSH server itself.  In the /etc/ssh/sshd_config configuration of the SSH server, uncomment this line:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#KeepAlive yes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then restart the ssh server.  With option #2, you do not have to involve the Firewall guy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Easy right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2009 14:03:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5540-kills-ssh-sessions-through-the-firewall/m-p/1204843#M860905</guid>
      <dc:creator>cisco24x7</dc:creator>
      <dc:date>2009-04-14T14:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5540 kills SSH sessions through the firewall</title>
      <link>https://community.cisco.com/t5/network-security/asa-5540-kills-ssh-sessions-through-the-firewall/m-p/1204844#M860906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Every SSH client has option to enable keep-alive, this will send nop command every so seconds and keep the connection alive.&lt;/P&gt;&lt;P&gt;In Linux ssh client machine put it here:&lt;/P&gt;&lt;P&gt;/etc/ssh/ssh_config &lt;/P&gt;&lt;P&gt;ServerAliveInterval &lt;INTERVAL_IN_SECS&gt;&lt;/INTERVAL_IN_SECS&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Putty (Windows) you go to&lt;/P&gt;&lt;P&gt; Connection -&amp;gt; Sending of null packets to keep  session alive -&amp;gt; put value in seconds&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2009 05:08:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5540-kills-ssh-sessions-through-the-firewall/m-p/1204844#M860906</guid>
      <dc:creator>yuri_slobodyanyuk</dc:creator>
      <dc:date>2009-04-15T05:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5540 kills SSH sessions through the firewall</title>
      <link>https://community.cisco.com/t5/network-security/asa-5540-kills-ssh-sessions-through-the-firewall/m-p/1204845#M860907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay, option 1 worked for us.  Increased the "timeout conn 01:00:00" to 2 hours and it worked.  That is what I was looking for so I appreciate the response.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2009 11:47:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5540-kills-ssh-sessions-through-the-firewall/m-p/1204845#M860907</guid>
      <dc:creator>Joshua Engels</dc:creator>
      <dc:date>2009-04-15T11:47:36Z</dc:date>
    </item>
  </channel>
</rss>

