Archive

Latest posts — page 36

Cisco ASA Initial Setup from CLI

A fresh Cisco ASA out of the box is mostly empty. There is a default enable password, an unconfigured Management0/0 interface, and the cli setup wizard prompting you to answer hostname/timezone/firewall mode questions. Most engineers cancel the

Cisco ASA Common Outage Scenarios and Fixes

Every Cisco ASA that runs long enough hits a small set of repeatable failure modes: a NAT pool exhausting, an ACL line that shadows another and silently breaks one app, a VPN tunnel that comes up and then carries no

Cisco ASA asp-drop Counters Explained

The Cisco ASA's accelerated security path (ASP) is the data-plane fast path that handles every forwarded packet after a flow has been admitted. When the ASP drops a packet, the reason it cites in show asp drop

Cisco ASA Packet Capture from CLI

Packet capture from the Cisco ASA CLI is the highest-resolution diagnostic tool you have. When show conn, show xlate, and packet-tracer all agree the firewall should pass a flow but the application still does not work, capture is

Cisco ASA Stateful Failover and Interface Tracking

Stateful failover is the option that turns a Cisco ASA active/standby pair into something users actually do not notice when one unit fails. Without it, basic failover preserves the IPs and continues to forward new traffic - but every existing

Cisco ASA Active/Standby Failover Configuration

Active/standby failover on the Cisco ASA is the simplest high-availability mode the platform supports: two physically identical firewalls connected by a dedicated failover link, one unit forwarding traffic, the other watching and waiting. When the active unit dies,