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 DHCP internet, and cannot figure out why I cannot ping outside of my firewall. Firewall is directly connected to modem. Gi0/0 = WAN (DHCP)Gi0/2 = LAN (10.0.1.0/24) w/ DHCP from firewall Ive spent the last few hours following several instructi...
Lab setup:
ISP -> unmanaged switch -> ASA 5510 (8.4) -> Cisco 2851 Router
From the ASA I can ping 4.2.2.2 and get replies. Cool.
I can ping the Cisco 2851 and get replies, cool.
From the Cisco 2851 I can ping the firewall and get replies. Coo...
I am trying to setup a Cisco ASA running 8.4. From the videos I have been watching (most using a ASA5505) there are two VLANs created after a factory reset of the 5510. I am not seeing these when I run show ip int br. Is this normal on a 5510?
My ...
Building home lab, and currently running router on a stick. I am able to access internet from both router and switch.
INET -- ISP MODEM -- ISP ROUTER -- CISCO 2851 ROUTER -- 3750 SWITCH -- ASA 5510 FIREWALL
I realize that my firewall is not in t...
Ok, the suggested commands ran on the FW without error. When I connect console cable back to the router i am still not able to ping 4.2.2.2. I have confirmed that from the firewall I do get successful pings to 4.2.2.2.
ciscoasa(config)# class inspection_defaultciscoasa(config-cmap)# inspect icmp ^ERROR: % Invalid input detected at '^' marker.ciscoasa(config-cmap)#
Im running v8.4. Hmmm Any ideas? Im turning to google on this one...
Seb,
I have performed the commands as you suggested. My network is on a /24 subnet so I modified accordingly. Still not able to ping from router through firewall to 4.2.2.2.
Just to be clear on my config:
ISP MODEM=192.168.200.1
ASA getting 192.1...
on the firewall config, I did input the following:
Ciscoasa(config)# Route outside 0.0.0.0 0.0.0.0 192.168.200.1
Please correct me if I am mis-understood, but this sets the static route, but does not configure the NAT, correct?