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.
I have a scenario where there's a single router with a WAN interface using a front door VRF. The internal host 192.168.1.10 is a web server and I want to port forward port 8080 to port 80. I thought something like this would be okay, but I'm having n...
I have some firewalls running FDM locally and not managed by an FMC that keep shunning specific IP Addresses. How do I configure the FTD to prevent these IP addresses from being shunned like you can in an ASA or with the FMC?
On Cisco ASR 901, if a do the "dir" command, files that were manually copied to the flash do not show up. Using the "dir /all" the files are shown. When I try to delete the files, the prompt says files do not exist. The files are filling my flash.
Ho...
Hi All,
I'm looking for a scalable solution to find the MTU of a path between tunnel endpoints and configuring the Tunnel IP MTU and TCP MSS accordingly. I can use the extended ping with df-bit and sweeping in size, but I'm hoping to leverage TCL so ...
Hi All,I'm looking for a solution to send configuration related logs to a separate syslog server. One syslog server would get all logs, the other would get filtered logs. All devices have the following config as part of the baseline:archive
log conf...
yes, the firewalls have site to site VPNs. After a period of time with high bandwidth utilization, an endpoint will stop forwarding traffic. If I run the command "show threat-detection shun" it shows that the IP address is shunned. If I clear the sh...
I figured it out. When a file is deleted in the Class B Flash file system, the memory space occupied by the deleted file isnot released until you use the squeeze command.
Thank you Seb! I want to make sure that I understand this correctly.The $cli_result is the raw Syslog message? The action regexp searches _cli_result for the regular expression and sets whatever matches to the variable intf? event syslog pattern %O...