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 the following configuration: interface FastEthernet0/1/0
ip address 70.56.84.93 255.255.255.252
ip access-group ACL_Internet_Inside in
ip access-group ACL_Internet_Outside out
no ip redirects
no ip unreachables
no ip proxy-arp
ip flow ...
I get an error some in a while about Google DNS:%ASA-4-117145:
Deny icmp src Z245:172.23.123.67 dst OUTSIDE:8.8.8.8
(type 3, code 3) by access-group "Z245_access_in" I'm trying to understand it, but my mind is frozen.I have to permit icmp for Z245_...
After doing some tests with clogin, the configuration of the interfaces had been changed.From ospf message-digest-key 3 md5 W@tytl#3459Qaz -->> ospf message-digest-key 3 md5 *****From! - before clogin tests
interface GigabitEthernet0/1.12...
SCP is a deprecated protocol (https://lwn.net/Articles/835962/), considered to be insecure and has been replaced by SFTP https://en.wikipedia.org/wiki/SSH_File_Transfer_ProtocolSee: https://www.openssh.com/txt/release-8.0### SecurityThis release cont...
Hi MHM Cisco World,The network path: Router -> Switch -> Firewall ASA -> Switch -> F5 -> host container (NTCP-172.23.123.67/[68])Router:The NAT is static, and is done on the router, using route-map + ACL ip nat inside source static NTCP-172.23.123.67...
Thank you Balaji.When you say save the config - what that means ? The clogin test or me as a person ?If I saved the config, and I'm planing to do a reboot of ASA, is the ospf going to work properly ?