Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi All,I have setup FTD and trying to ping FTD from another linux system. I am able to ping the FTD and getting response in linux command line, but not able to check the communication in the FTD CLI. I tried to run the command : debug icmp tracebut I...
Hi,I have deployed Cisco FTD virtual and FMC in AWS EC2 instance and it is up and running.I wanted to know how to connect a PC or a vpc to the FTD and test the firewall.Please let me know how to test the Cisco FTD running in the aws instance.Thanks.
Hi,I have setup the estreamer FMC connection and when I try to run the command ./encore.sh test, the connection is not happening and I get The FMC eStreamer server has closed the connection error.
Hi, I am trying to establish connection between estreamer encore CLI and the FMC. But I get the Connection timeout error.Please let me know if there is any other configuration settings to be done in the encore CLI or in the FMC dashboard to establish...
I am trying to get logs using admin API. I generated the HMAC signature using the python code from the Cisco documentation.
import base64, email.utils, hmac, hashlib, urllib
def sign(method, host, path, params, skey, ikey):
“”"
Return HTTP Basic Auth...
Thanks for the reply, yes I am checking for log messages in the FTD or in the FMC. I want to make sure if the connection from my server is happening through the firewall. This is the route of my linux server from where I ping the FTD And I have could...
thank you @Marius Gunnerud , also what is the format does the estreamer return the logs, is there a role that proxy server could play to get the data in readable format