<?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 Can't SSH anymore to Firepower device onto the management interface in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/can-t-ssh-anymore-to-firepower-device-onto-the-management/m-p/4900846#M1103295</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I have an FMC managed 1140 device on FTD 7.2.4, as of this morning I was able to SSH to it on the management interface, now I am not able to SSH, I also added a policy to try to SSH via the other interfaces but without luck, this is what I get:&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;kex_exchange_identification: Connection closed by remote host&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;there is a script running in the background to fix a S2S session reestablishing every hour and it uses SSH to that management interface.. it stopped working this morning, the script do close the ssh session/connection, so cleanup is done..&amp;nbsp;&lt;/P&gt;&lt;P&gt;Questions:&lt;BR /&gt;- How to troubleshoot SSH connections ? I have serial console access.&lt;BR /&gt;- How to see if the SSH daemon is running or probably crashed if resources sessions are not properly release? possibility..&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Mon, 07 Aug 2023 16:32:56 GMT</pubDate>
    <dc:creator>MXUser</dc:creator>
    <dc:date>2023-08-07T16:32:56Z</dc:date>
    <item>
      <title>Can't SSH anymore to Firepower device onto the management interface</title>
      <link>https://community.cisco.com/t5/network-security/can-t-ssh-anymore-to-firepower-device-onto-the-management/m-p/4900846#M1103295</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I have an FMC managed 1140 device on FTD 7.2.4, as of this morning I was able to SSH to it on the management interface, now I am not able to SSH, I also added a policy to try to SSH via the other interfaces but without luck, this is what I get:&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;kex_exchange_identification: Connection closed by remote host&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;there is a script running in the background to fix a S2S session reestablishing every hour and it uses SSH to that management interface.. it stopped working this morning, the script do close the ssh session/connection, so cleanup is done..&amp;nbsp;&lt;/P&gt;&lt;P&gt;Questions:&lt;BR /&gt;- How to troubleshoot SSH connections ? I have serial console access.&lt;BR /&gt;- How to see if the SSH daemon is running or probably crashed if resources sessions are not properly release? possibility..&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2023 16:32:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-ssh-anymore-to-firepower-device-onto-the-management/m-p/4900846#M1103295</guid>
      <dc:creator>MXUser</dc:creator>
      <dc:date>2023-08-07T16:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: Can't SSH anymore to Firepower device onto the management interfac</title>
      <link>https://community.cisco.com/t5/network-security/can-t-ssh-anymore-to-firepower-device-onto-the-management/m-p/4900866#M1103298</link>
      <description>&lt;P&gt;Opening a TAC case would provide the best outcome for a problem such as this.&lt;/P&gt;
&lt;P&gt;If you are not able to do so or just want to check for yourself, you could probably go into expert mode on the managed ftd and check for the listener on tcp/22 using netstat. You might also capture logs with "pigtail -all" (also done from expert mode) while trying to connect via ssh.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2023 16:58:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-ssh-anymore-to-firepower-device-onto-the-management/m-p/4900866#M1103298</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2023-08-07T16:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: Can't SSH anymore to Firepower device onto the management interfac</title>
      <link>https://community.cisco.com/t5/network-security/can-t-ssh-anymore-to-firepower-device-onto-the-management/m-p/4900867#M1103299</link>
      <description>&lt;P&gt;Hi Marvin.. thanks&lt;BR /&gt;I will inform Cisco.. but strange as it is Linux/Unix based, there should be a servicectl somewhere..&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2023 17:01:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-ssh-anymore-to-firepower-device-onto-the-management/m-p/4900867#M1103299</guid>
      <dc:creator>MXUser</dc:creator>
      <dc:date>2023-08-07T17:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: Can't SSH anymore to Firepower device onto the management interfac</title>
      <link>https://community.cisco.com/t5/network-security/can-t-ssh-anymore-to-firepower-device-onto-the-management/m-p/4900876#M1103301</link>
      <description>&lt;P&gt;There is a monitoring daemon that watches the sshd listener. It is supposed to restart the listener if it finds it to not be listening.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;&amp;gt; expert
admin@ftdv-1:~$ sudo su -
Password: 
root@ftdv-1:~# ps -ef | grep ssh
root      3574  3531  0 Jul24 ?        00:01:19 /bin/sh /etc/init.d/sshd monitor
root     24401     1  0 Jul24 ?        00:00:00 sshd: /usr/sbin/sshd [listener] 0 of 100-100 startups
root     28638 24401  0 17:17 ?        00:00:00 sshd: admin [priv]
admin    28647 28638  0 17:17 ?        00:00:00 sshd: admin@pts/0
root     28804 28749  0 17:17 pts/0    00:00:00 grep --color=auto ssh
root@ftdv-1:~#&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can trigger it manually as follows:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;/etc/init.d/ssh {start|stop|status|reload|force-reload|restart|monitor}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2023 17:23:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-ssh-anymore-to-firepower-device-onto-the-management/m-p/4900876#M1103301</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2023-08-07T17:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: Can't SSH anymore to Firepower device onto the management interfac</title>
      <link>https://community.cisco.com/t5/network-security/can-t-ssh-anymore-to-firepower-device-onto-the-management/m-p/4900895#M1103302</link>
      <description>&lt;P&gt;Yeah, I did manage to restart the SSHD service.. did post here with commands, but for an odd reason got blocked on the forum.. likely thought I was trying to inject it..will need to see how to pass commands without it blocking my access&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1199989"&gt;@MXUser&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I have an FMC managed 1140 device on FTD 7.2.4, as of this morning I was able to SSH to it on the management interface, now I am not able to SSH, I also added a policy to try to SSH via the other interfaces but without luck, this is what I get:&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;kex_exchange_identification: Connection closed by remote host&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;there is a script running in the background to fix a S2S session reestablishing every hour and it uses SSH to that management interface.. it stopped working this morning, the script do close the ssh session/connection, so cleanup is done..&amp;nbsp;&lt;/P&gt;&lt;P&gt;Questions:&lt;BR /&gt;- How to troubleshoot SSH connections ? I have serial console access.&lt;BR /&gt;- How to see if the SSH daemon is running or probably crashed if resources sessions are not properly release? possibility..&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2023 18:27:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-ssh-anymore-to-firepower-device-onto-the-management/m-p/4900895#M1103302</guid>
      <dc:creator>MXUser</dc:creator>
      <dc:date>2023-08-07T18:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: Can't SSH anymore to Firepower device onto the management interfac</title>
      <link>https://community.cisco.com/t5/network-security/can-t-ssh-anymore-to-firepower-device-onto-the-management/m-p/4900898#M1103303</link>
      <description>&lt;P&gt;Hi Marvin&lt;/P&gt;&lt;P&gt;Seems the monitor process is not running..&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MXUser_1-1691433157146.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/193700i57FA876417DFC52D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MXUser_1-1691433157146.png" alt="MXUser_1-1691433157146.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2023 18:32:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-ssh-anymore-to-firepower-device-onto-the-management/m-p/4900898#M1103303</guid>
      <dc:creator>MXUser</dc:creator>
      <dc:date>2023-08-07T18:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: Can't SSH anymore to Firepower device onto the management interfac</title>
      <link>https://community.cisco.com/t5/network-security/can-t-ssh-anymore-to-firepower-device-onto-the-management/m-p/5024048#M1109427</link>
      <description>&lt;P&gt;The 7.2 documentation says the service is started by default, but it was not on my FTDv.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 25 Feb 2024 13:15:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-ssh-anymore-to-firepower-device-onto-the-management/m-p/5024048#M1109427</guid>
      <dc:creator>1EyedJoe</dc:creator>
      <dc:date>2024-02-25T13:15:02Z</dc:date>
    </item>
  </channel>
</rss>

