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'm trying to put an ASA5550 between my ISP's modem and my internal network (just my laptop, to start with). From the ASA console, I can ping out to the internet (e.g. 8.8.8.8), but not from the laptop. My laptop can't even ping the ISP gateway, th...
Thanks so much to everyone who helped!So, to summarize, I had to do two things:- configure NAT to translate inside addresses to the internet ( @Kasun Bandara )- inspect ICMP to allow pings through the ASA ( @Marius Gunnerud , @MHM Cisco World )
@Marius GunnerudSo far I only tried pinging 8.8.8.8 from the PC, which hasn't worked. Here's the output of show run policy-map: ciscoasa(config)# show run policy-map
!
policy-map type inspect dns preset_dns_map
parameters
message-length maximum c...
@balaji.bandi ciscoasa> show version
Cisco Adaptive Security Appliance Software Version 9.1(6)
Device Manager Version 7.9(2)152The commands I used are like what you give for version 8.3 or newer:ciscoasa(config)# object network inside-subnet
ciscoas...
@Kasun BandaraI haven't been able to get ASDM working -- app from ASA seems incompatible with Windows 10, even in compatibility mode. Below is output of sh xlate type dynamic while pinging 8.8.8.8 from internal host.ciscoasa(config)# sh xlate type d...