<?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 how to disable ssh ver 1 on IPS in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/how-to-disable-ssh-ver-1-on-ips/m-p/1695109#M65318</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Will the steps provided survive an IPS reboot and/or an IPS upgrade?&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, 03 Oct 2012 20:16:28 GMT</pubDate>
    <dc:creator>SecureWorks Device Management</dc:creator>
    <dc:date>2012-10-03T20:16:28Z</dc:date>
    <item>
      <title>how to disable ssh ver 1 on IPS</title>
      <link>https://community.cisco.com/t5/network-security/how-to-disable-ssh-ver-1-on-ips/m-p/1695103#M65310</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We want disable ssh ver 1.0 on Cisco IPS and appreciate if some one can advise how we can do that. It's not feacible/available through IDM or CLI perhaps possible on root using service account..?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 12:19:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-disable-ssh-ver-1-on-ips/m-p/1695103#M65310</guid>
      <dc:creator>pemasirid</dc:creator>
      <dc:date>2019-03-10T12:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: how to disable ssh ver 1 on IPS</title>
      <link>https://community.cisco.com/t5/network-security/how-to-disable-ssh-ver-1-on-ips/m-p/1695104#M65311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you are right, it needs to be disabled via the service account.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the steps:&lt;/P&gt;&lt;P&gt;1) Assuming that you already have a service account created. Pls login via the service account.&lt;/P&gt;&lt;P&gt;2) Login to it's super user: su&lt;/P&gt;&lt;P&gt;then type in the password.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Modify sshd_config: vi /etc/ssh/sshd_config&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Delete '&lt;STRONG&gt;#&lt;/STRONG&gt;' and '&lt;STRONG&gt;,1&lt;/STRONG&gt;' --&amp;gt; from the line: #Protocol 2,1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) You should only see: &lt;STRONG&gt;Protocol 2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;(NB: it was: &lt;STRONG&gt;#Protocol 2,1&lt;/STRONG&gt; before)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5) Save the changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6) Restart the SSH service: check under:&amp;nbsp; /etc/init.d/ directory, you should see an ssh service.&lt;/P&gt;&lt;P&gt;To restart: &lt;STRONG&gt;/etc/init.d/&lt;NAME of="" the="" ssh="" service=""&gt; restart&lt;/NAME&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7) Delete the version key file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above steps will disable SSH version 1 on IPS. Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Apr 2011 23:56:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-disable-ssh-ver-1-on-ips/m-p/1695104#M65311</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2011-04-09T23:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: how to disable ssh ver 1 on IPS</title>
      <link>https://community.cisco.com/t5/network-security/how-to-disable-ssh-ver-1-on-ips/m-p/1695105#M65312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There have been a few threads on this previously, and they are definitely worth a read if you're looking to implement this configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cisco.com/message/487418#487418"&gt;https://supportforums.cisco.com/message/487418#487418&lt;/A&gt;&lt;/P&gt;&lt;P&gt;(Part of an "Ask The Experts" thread)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cisco.com/message/3202434"&gt;https://supportforums.cisco.com/message/3202434&lt;/A&gt;&lt;/P&gt;&lt;P&gt;(specifically mentions bug id &lt;A href="https://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;amp;bugId=CSCsk84977"&gt;CSCsk84977&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Definitely read the one here: &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cisco.com/message/3237672"&gt;https://supportforums.cisco.com/message/3237672&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This thread discusses some of the concerns/issues regarding changes made using the service account.&amp;nbsp; Specifically, Scott Fringer's responses are highly informative.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cisco.com/message/3238202#3238202"&gt;https://supportforums.cisco.com/message/3238202#3238202&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cisco.com/message/3239089#3239089"&gt;https://supportforums.cisco.com/message/3239089#3239089&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From Scott's reponses:&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Any changes made via the service account will not survive a software upgrade.&amp;nbsp; Making unsupported changes via the service account may also require re-imaging the sensor to factory defaults to allow effective troubleshooting to occur during a TAC service request.&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;and:&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; The module will still be supported; but it will most likely be necessary to revert the module to factory defaults (re-image) early in the process to ensure it is not an unsupported change that is causing issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; It is possible, depending on the changes implemented, that a signature update could revert a change; that is why the service account should not be utilized for direct or long-term configuration changes.&amp;nbsp; Most changes performed via the service account are under TAC direction, and are usually reverted when the troubleshooting is completed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just some food for thought ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2011 01:31:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-disable-ssh-ver-1-on-ips/m-p/1695105#M65312</guid>
      <dc:creator>mikecrowe4ICS_2</dc:creator>
      <dc:date>2011-04-11T01:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: how to disable ssh ver 1 on IPS</title>
      <link>https://community.cisco.com/t5/network-security/how-to-disable-ssh-ver-1-on-ips/m-p/1695106#M65313</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;Thanks for all your valuable responses. Also just want to know is there any impact or service disruptions etc doing this, as we have many IPS deployed and all are currently on live network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2011 02:25:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-disable-ssh-ver-1-on-ips/m-p/1695106#M65313</guid>
      <dc:creator>pemasirid</dc:creator>
      <dc:date>2011-04-11T02:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: how to disable ssh ver 1 on IPS</title>
      <link>https://community.cisco.com/t5/network-security/how-to-disable-ssh-ver-1-on-ips/m-p/1695107#M65314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It should be no service impacting as only the SSH daemon needs to be restarted. However, if you are performing the change via SSH session, it will kill the session when restart is being performed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Jennifer Halim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2011 03:23:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-disable-ssh-ver-1-on-ips/m-p/1695107#M65314</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2011-04-11T03:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: how to disable ssh ver 1 on IPS</title>
      <link>https://community.cisco.com/t5/network-security/how-to-disable-ssh-ver-1-on-ips/m-p/1695108#M65316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt;&lt;P&gt;Some of the comments regarding this change, &lt;A href="https://community.cisco.com/message/487461#487461"&gt;such as this one&lt;/A&gt;, indicate that only the SSH daemon needs to be restarted, using this command:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;/etc/rc.d/init.d/sshd restart&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This would include Jennifer's comment above.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Other comments, such as &lt;A href="https://community.cisco.com/message/3237262#3237262"&gt;this one&lt;/A&gt;, indicate restarting the "cids" process.&amp;nbsp; &lt;/SPAN&gt;You will probably need to try the configuration to see which method works for you, either on a test machine, or one that will not impact network traffic.&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2011 03:24:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-disable-ssh-ver-1-on-ips/m-p/1695108#M65316</guid>
      <dc:creator>mikecrowe4ICS_2</dc:creator>
      <dc:date>2011-04-11T03:24:32Z</dc:date>
    </item>
    <item>
      <title>how to disable ssh ver 1 on IPS</title>
      <link>https://community.cisco.com/t5/network-security/how-to-disable-ssh-ver-1-on-ips/m-p/1695109#M65318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Will the steps provided survive an IPS reboot and/or an IPS upgrade?&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, 03 Oct 2012 20:16:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-disable-ssh-ver-1-on-ips/m-p/1695109#M65318</guid>
      <dc:creator>SecureWorks Device Management</dc:creator>
      <dc:date>2012-10-03T20:16:28Z</dc:date>
    </item>
    <item>
      <title>how to disable ssh ver 1 on IPS</title>
      <link>https://community.cisco.com/t5/network-security/how-to-disable-ssh-ver-1-on-ips/m-p/1695110#M65319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It will survive an IPS reboot, however, as changes were being done via service account, it will not survive an IPS upgrade.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is an enhancement request that you can track to only allow SSHv2 via normal IPS command line: &lt;STRONG&gt;CSCsk84977&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;amp;bugId=CSCsk84977"&gt;http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;amp;bugId=CSCsk84977&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Oct 2012 20:50:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-disable-ssh-ver-1-on-ips/m-p/1695110#M65319</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2012-10-03T20:50:14Z</dc:date>
    </item>
    <item>
      <title>how to disable ssh ver 1 on IPS</title>
      <link>https://community.cisco.com/t5/network-security/how-to-disable-ssh-ver-1-on-ips/m-p/1695111#M65320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jennifer,&lt;/P&gt;&lt;P&gt;Can you provide us a time frame on this enhancement?&amp;nbsp; Seems to me if you can easily disable SSHv1 on an ASA you should be able to on an IPS.&amp;nbsp; Please have your development team prioritize this.&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, 04 Oct 2012 18:04:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-disable-ssh-ver-1-on-ips/m-p/1695111#M65320</guid>
      <dc:creator>SecureWorks Device Management</dc:creator>
      <dc:date>2012-10-04T18:04:52Z</dc:date>
    </item>
    <item>
      <title>how to disable ssh ver 1 on IPS</title>
      <link>https://community.cisco.com/t5/network-security/how-to-disable-ssh-ver-1-on-ips/m-p/1695112#M65321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately i don't have time frame for this enhancement. You would want to get in touch with your cisco account rep for this, or alternatively open a TAC case so it can be linked as the more people who request it, the more priority it will get.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2012 11:55:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-disable-ssh-ver-1-on-ips/m-p/1695112#M65321</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2012-10-05T11:55:03Z</dc:date>
    </item>
    <item>
      <title>how to disable ssh ver 1 on IPS</title>
      <link>https://community.cisco.com/t5/network-security/how-to-disable-ssh-ver-1-on-ips/m-p/1695113#M65322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; There is a command to disable sshv1 now if you are on 7.1(8).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SSP10-41(config-hos-net)# sshv1-fallback ?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;enabled&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Enable the sshv1 fallback on the sensor.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;disabled&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Disable the sshv1 fallback on the sensor&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to run the below commands given to me by TAC and after the reboot six of our ASA SSP IPS' failed totally requiring an RMA!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you'd like to risk it on your own equipment here are the commands.&lt;/P&gt;&lt;P&gt;++++++++++++++++++++++++++++++++++++++++++++++++++++++++&lt;/P&gt;&lt;P&gt;Create a service account (if one does not already exist) using the CLI, then log in using that account and enter the following commands:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;su -&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;cd /etc/ssh&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;cp sshd_config sshd_config.old&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sed -r '/^#?Protocol /cProtocol 2' sshd_config.old &amp;gt; sshd_config&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To apply the changes do:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;/etc/init.d/cids reboot&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;+++++++++++++++++++++++++++++++++++++++++++++++++++++++ &lt;/P&gt;&lt;P&gt;None of the other commands in this thread worked on the ASA module.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Nov 2013 21:14:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-disable-ssh-ver-1-on-ips/m-p/1695113#M65322</guid>
      <dc:creator>nate_newman</dc:creator>
      <dc:date>2013-11-04T21:14:18Z</dc:date>
    </item>
    <item>
      <title>How to revert back the config</title>
      <link>https://community.cisco.com/t5/network-security/how-to-disable-ssh-ver-1-on-ips/m-p/1695114#M65323</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'courier new', courier, monospace;"&gt;How to revert back the config of #Protocol 2,1?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Dec 2015 15:52:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-disable-ssh-ver-1-on-ips/m-p/1695114#M65323</guid>
      <dc:creator>Erland Medrano</dc:creator>
      <dc:date>2015-12-07T15:52:49Z</dc:date>
    </item>
  </channel>
</rss>

