<?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: Execute Ping Command in Cisco FirePOWER 7120 v6.4.0.9 (build 62) in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/execute-ping-command-in-cisco-firepower-7120-v6-4-0-9-build-62/m-p/4128552#M1072480</link>
    <description>&lt;P&gt;Hi Marvin,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks to all your helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I have one more question is if SSH to FMC, how can I check the Syslog configuration is already configured and how can I know the status on the Syslog got sending the log to Syslog server?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is because I have successfully set the Syslog and it is 'In Used' but we check the traffic through firewall, there is no traffic from this FMC to the Syslog server. That's why I want to ensure the configuration is there and the status of sending log is working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Appreciat your reply and hope to hear from you soon.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;tangsuan&lt;/P&gt;</description>
    <pubDate>Fri, 31 Jul 2020 08:28:06 GMT</pubDate>
    <dc:creator>Tang-Suan Tan</dc:creator>
    <dc:date>2020-07-31T08:28:06Z</dc:date>
    <item>
      <title>Execute Ping Command in Cisco FirePOWER 7120 v6.4.0.9 (build 62)</title>
      <link>https://community.cisco.com/t5/network-security/execute-ping-command-in-cisco-firepower-7120-v6-4-0-9-build-62/m-p/4124818#M1072271</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to test my IPS Appliance Firepower 7120 whether can raech to my Syslog server in different subnet by using Ping.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, I ssh into the Appliance but I cannot find a way to exceute the Ping command.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is the information on the Appliance:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cisco Fire Linux OS v6.4.0 (build 2)&lt;BR /&gt;Cisco FirePOWER 7120 v6.4.0.9 (build 62)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anybody can help?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;tangsuan&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jul 2020 14:26:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/execute-ping-command-in-cisco-firepower-7120-v6-4-0-9-build-62/m-p/4124818#M1072271</guid>
      <dc:creator>Tang-Suan Tan</dc:creator>
      <dc:date>2020-07-24T14:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: Execute Ping Command in Cisco FirePOWER 7120 v6.4.0.9 (build 62)</title>
      <link>https://community.cisco.com/t5/network-security/execute-ping-command-in-cisco-firepower-7120-v6-4-0-9-build-62/m-p/4125323#M1072289</link>
      <description>&lt;P&gt;You need to switch to expert mode and then sudo to be root user.&lt;/P&gt;
&lt;PRE&gt;Cisco Fire Linux OS v6.4.0 (build 2)
Cisco FirePOWER 7125 v6.4.0.9 (build 62)

&amp;gt; expert
admin@Sourcefire3D:~$ ping 8.8.8.8
ping: icmp open socket: Operation not permitted
admin@Sourcefire3D:~$ sudo su -
Password: 
Last login: Sat Jul 25 06:23:25 UTC 2020 on ttyp0
root@Sourcefire3D:~# ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_req=1 ttl=116 time=8.24 ms
64 bytes from 8.8.8.8: icmp_req=2 ttl=116 time=8.36 ms
64 bytes from 8.8.8.8: icmp_req=3 ttl=116 time=8.33 ms
64 bytes from 8.8.8.8: icmp_req=4 ttl=116 time=8.36 ms
64 bytes from 8.8.8.8: icmp_req=5 ttl=116 time=8.31 ms
64 bytes from 8.8.8.8: icmp_req=6 ttl=116 time=8.34 ms
64 bytes from 8.8.8.8: icmp_req=7 ttl=116 time=8.30 ms
64 bytes from 8.8.8.8: icmp_req=8 ttl=116 time=8.36 ms
64 bytes from 8.8.8.8: icmp_req=9 ttl=116 time=8.34 ms
64 bytes from 8.8.8.8: icmp_req=10 ttl=116 time=8.30 ms
^C
--- 8.8.8.8 ping statistics ---
10 packets transmitted, 10 received, 0% packet loss, time 9007ms
rtt min/avg/max/mdev = 8.248/8.327/8.369/0.127 ms
root@Sourcefire3D:~# 
&lt;/PRE&gt;</description>
      <pubDate>Sat, 25 Jul 2020 06:26:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/execute-ping-command-in-cisco-firepower-7120-v6-4-0-9-build-62/m-p/4125323#M1072289</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2020-07-25T06:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: Execute Ping Command in Cisco FirePOWER 7120 v6.4.0.9 (build 62)</title>
      <link>https://community.cisco.com/t5/network-security/execute-ping-command-in-cisco-firepower-7120-v6-4-0-9-build-62/m-p/4125344#M1072291</link>
      <description>&lt;P&gt;Hi Marvin,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks to your suggestion and it works.&lt;/P&gt;&lt;P&gt;I can ping our Syslog server and it shows that the route to the Syslog server is OK.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="5"&gt;&lt;STRONG&gt;I have a follow up question then if you can help is as below:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="5"&gt;&lt;STRONG&gt;In the Appliance itself, any way without the FMC I can set the Syslog server either by SSH or GUI (https login)?&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks and regards,&lt;/P&gt;&lt;P&gt;Tangsuan Tan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 25 Jul 2020 09:31:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/execute-ping-command-in-cisco-firepower-7120-v6-4-0-9-build-62/m-p/4125344#M1072291</guid>
      <dc:creator>Tang-Suan Tan</dc:creator>
      <dc:date>2020-07-25T09:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: Execute Ping Command in Cisco FirePOWER 7120 v6.4.0.9 (build 62)</title>
      <link>https://community.cisco.com/t5/network-security/execute-ping-command-in-cisco-firepower-7120-v6-4-0-9-build-62/m-p/4125369#M1072300</link>
      <description>&lt;P&gt;No. The 3-series appliances are designed to work with a managing Firepower Management Center (FMC).&lt;/P&gt;
&lt;P&gt;FMC is where you set the syslog server, create rules, manage the system etc.&lt;/P&gt;</description>
      <pubDate>Sat, 25 Jul 2020 11:44:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/execute-ping-command-in-cisco-firepower-7120-v6-4-0-9-build-62/m-p/4125369#M1072300</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2020-07-25T11:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: Execute Ping Command in Cisco FirePOWER 7120 v6.4.0.9 (build 62)</title>
      <link>https://community.cisco.com/t5/network-security/execute-ping-command-in-cisco-firepower-7120-v6-4-0-9-build-62/m-p/4125821#M1072333</link>
      <description>&lt;P&gt;Hi Marvin,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks to your reply on the Appliance Syslog setup.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You mentioned 3-series Appliance&amp;nbsp;&lt;SPAN&gt;are designed to work with a managing Firepower Management Center (FMC). &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;However, my Appliance is&amp;nbsp;FirePOWER "7120", isn't it a "7" series can do the Syslog setup on the Appliance itself? Please clarify. Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;tangsuan&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jul 2020 01:38:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/execute-ping-command-in-cisco-firepower-7120-v6-4-0-9-build-62/m-p/4125821#M1072333</guid>
      <dc:creator>Tang-Suan Tan</dc:creator>
      <dc:date>2020-07-27T01:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: Execute Ping Command in Cisco FirePOWER 7120 v6.4.0.9 (build 62)</title>
      <link>https://community.cisco.com/t5/network-security/execute-ping-command-in-cisco-firepower-7120-v6-4-0-9-build-62/m-p/4125829#M1072334</link>
      <description>&lt;P&gt;Series 3 (or "3 series") is the third series of Sourcefire physical appliances (rebranded as Cisco following the 2013 acquisition). All 7000 Series and 8000 Series devices are Series 3 appliances.&lt;/P&gt;
&lt;P&gt;Reference table 3 here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/security/firepower/compatibility/firepower-compatibility.html#reference_9C7ED89DF14645BDA166E80F7BDA5FB7" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/security/firepower/compatibility/firepower-compatibility.html#reference_9C7ED89DF14645BDA166E80F7BDA5FB7&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jul 2020 02:19:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/execute-ping-command-in-cisco-firepower-7120-v6-4-0-9-build-62/m-p/4125829#M1072334</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2020-07-27T02:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: Execute Ping Command in Cisco FirePOWER 7120 v6.4.0.9 (build 62)</title>
      <link>https://community.cisco.com/t5/network-security/execute-ping-command-in-cisco-firepower-7120-v6-4-0-9-build-62/m-p/4128552#M1072480</link>
      <description>&lt;P&gt;Hi Marvin,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks to all your helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I have one more question is if SSH to FMC, how can I check the Syslog configuration is already configured and how can I know the status on the Syslog got sending the log to Syslog server?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is because I have successfully set the Syslog and it is 'In Used' but we check the traffic through firewall, there is no traffic from this FMC to the Syslog server. That's why I want to ensure the configuration is there and the status of sending log is working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Appreciat your reply and hope to hear from you soon.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;tangsuan&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jul 2020 08:28:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/execute-ping-command-in-cisco-firepower-7120-v6-4-0-9-build-62/m-p/4128552#M1072480</guid>
      <dc:creator>Tang-Suan Tan</dc:creator>
      <dc:date>2020-07-31T08:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: Execute Ping Command in Cisco FirePOWER 7120 v6.4.0.9 (build 62)</title>
      <link>https://community.cisco.com/t5/network-security/execute-ping-command-in-cisco-firepower-7120-v6-4-0-9-build-62/m-p/4128786#M1072495</link>
      <description>&lt;P&gt;From a cli session you could switch user to root (sudo su -) and run tcpdump filtering on udp/514 (syslog) packets.&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 13:11:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/execute-ping-command-in-cisco-firepower-7120-v6-4-0-9-build-62/m-p/4128786#M1072495</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2022-05-17T13:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Execute Ping Command in Cisco FirePOWER 7120 v6.4.0.9 (build 62)</title>
      <link>https://community.cisco.com/t5/network-security/execute-ping-command-in-cisco-firepower-7120-v6-4-0-9-build-62/m-p/4128923#M1072501</link>
      <description>&lt;P&gt;Hi Marvin,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks to your reply.&lt;/P&gt;&lt;P&gt;I tried to SSH to the FMC by using the username and password to access the HTTPS but it is not successful. May I know how to reset the SSH access to the FMC or create new SSH account for the SSH by after HTTPS access?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks and regards,&lt;/P&gt;&lt;P&gt;tangsuan&lt;/P&gt;</description>
      <pubDate>Sat, 01 Aug 2020 01:25:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/execute-ping-command-in-cisco-firepower-7120-v6-4-0-9-build-62/m-p/4128923#M1072501</guid>
      <dc:creator>Tang-Suan Tan</dc:creator>
      <dc:date>2020-08-01T01:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: Execute Ping Command in Cisco FirePOWER 7120 v6.4.0.9 (build 62)</title>
      <link>https://community.cisco.com/t5/network-security/execute-ping-command-in-cisco-firepower-7120-v6-4-0-9-build-62/m-p/4128939#M1072502</link>
      <description>&lt;P&gt;The GUI user account and cli user account are separate objects even if they have the same username (e.g., "admin").&lt;/P&gt;
&lt;P&gt;If you lose the admin cli credential then you need to use the password recovery method described here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/security/firesight-management-center/118631-technote-firesight-00.html#anc8" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/security/firesight-management-center/118631-technote-firesight-00.html#anc8&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 01 Aug 2020 04:04:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/execute-ping-command-in-cisco-firepower-7120-v6-4-0-9-build-62/m-p/4128939#M1072502</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2020-08-01T04:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: Execute Ping Command in Cisco FirePOWER 7120 v6.4.0.9 (build 62)</title>
      <link>https://community.cisco.com/t5/network-security/execute-ping-command-in-cisco-firepower-7120-v6-4-0-9-build-62/m-p/4128974#M1072509</link>
      <description>&lt;P&gt;Hi Marvin,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot on all your replies.&lt;/P&gt;&lt;P&gt;Appreciate your helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;tangsuan&lt;/P&gt;</description>
      <pubDate>Sat, 01 Aug 2020 08:25:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/execute-ping-command-in-cisco-firepower-7120-v6-4-0-9-build-62/m-p/4128974#M1072509</guid>
      <dc:creator>Tang-Suan Tan</dc:creator>
      <dc:date>2020-08-01T08:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: Execute Ping Command in Cisco FirePOWER 7120 v6.4.0.9 (build 62)</title>
      <link>https://community.cisco.com/t5/network-security/execute-ping-command-in-cisco-firepower-7120-v6-4-0-9-build-62/m-p/4611369#M1090129</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;
&lt;P&gt;Could you please tell us why we can not ping from&amp;nbsp;&lt;SPAN&gt;User EXEC mode or from GUI Threat Defence CLI in Advanced Troubleshooting, however we can ping everything from Expert mode?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 09:32:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/execute-ping-command-in-cisco-firepower-7120-v6-4-0-9-build-62/m-p/4611369#M1090129</guid>
      <dc:creator>marat.ishmakov</dc:creator>
      <dc:date>2022-05-17T09:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: Execute Ping Command in Cisco FirePOWER 7120 v6.4.0.9 (build 62)</title>
      <link>https://community.cisco.com/t5/network-security/execute-ping-command-in-cisco-firepower-7120-v6-4-0-9-build-62/m-p/4611615#M1090133</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/7254"&gt;@marat.ishmakov&lt;/a&gt; your screen shots shows successful pings from the GUI and cli. Where exactly are you asking about being unable to ping from?&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 13:16:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/execute-ping-command-in-cisco-firepower-7120-v6-4-0-9-build-62/m-p/4611615#M1090133</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2022-05-17T13:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: Execute Ping Command in Cisco FirePOWER 7120 v6.4.0.9 (build 62)</title>
      <link>https://community.cisco.com/t5/network-security/execute-ping-command-in-cisco-firepower-7120-v6-4-0-9-build-62/m-p/4611653#M1090136</link>
      <description>&lt;P&gt;There's no successful ping from GUI, there is ????? Instead !!!!! And from User Exec mode, the same picture. Only from expert mode pings are successful.&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 14:03:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/execute-ping-command-in-cisco-firepower-7120-v6-4-0-9-build-62/m-p/4611653#M1090136</guid>
      <dc:creator>marat.ishmakov</dc:creator>
      <dc:date>2022-05-17T14:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: Execute Ping Command in Cisco FirePOWER 7120 v6.4.0.9 (build 62)</title>
      <link>https://community.cisco.com/t5/network-security/execute-ping-command-in-cisco-firepower-7120-v6-4-0-9-build-62/m-p/4611687#M1090137</link>
      <description>&lt;P&gt;When you run ping from the GUI, it is pinging using the data interface indicated as the best interface per the device routing table. Same thing if you just type "ping &amp;lt;address&amp;gt;" from the cli shell or clish (which I believe you are referring to as user exec mode).&lt;/P&gt;
&lt;P&gt;You can "ping system &amp;lt;address&amp;gt;" from clish to get results similar to what you get in expert mode. Expert mode is the Linux operating system on which FTD is running and it uses the management interface and routing as was setup when you bootstrapped the device (or later modified it with "configure network ...").&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 14:41:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/execute-ping-command-in-cisco-firepower-7120-v6-4-0-9-build-62/m-p/4611687#M1090137</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2022-05-17T14:41:10Z</dc:date>
    </item>
  </channel>
</rss>

