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.
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