cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
396
Views
0
Helpful
4
Replies

Unable to ping from local to public in ASA_5510

Srinivas N
Level 1
Level 1

Hi Friends,

we have cisco 5510 Firewall and upgraded the ios as ASA 9.16 and ASDM 7.52,

And configured with basic... now able to browse the internet for local and telenet, ssh and ASDM has been configured.

Now we have issue is in local getting internet but not able to ping outside like google and any public ips,

But able to ping outside interface from public....

we wanted to ping from local and don't want ping from outside to either outside interface/local...

Please help me on this and find the running configuration on below. 

------------------------------------------------------------------------------------------------------

ASA-TEST# sh run
: Saved
:
: Serial Number: JMX1347L0WA
: Hardware: ASA5510, 1024 MB RAM, CPU Pentium 4 Celeron 1599 MHz
:
ASA Version 9.1(6)10
!
hostname ASA-TEST
enable password 2KFQnbNIdI.2KYOU encrypted
xlate per-session deny tcp any4 any4
xlate per-session deny tcp any4 any6
xlate per-session deny tcp any6 any4
xlate per-session deny tcp any6 any6
xlate per-session deny udp any4 any4 eq domain
xlate per-session deny udp any4 any6 eq domain
xlate per-session deny udp any6 any4 eq domain
xlate per-session deny udp any6 any6 eq domain
passwd 2KFQnbNIdI.2KYOU encrypted
names
!
interface Ethernet0/0
nameif OUTSIDE
security-level 0
ip address 20.20.20.2 255.255.255.240
!
interface Ethernet0/1
nameif inside
security-level 100
ip address 10.10.10.1 255.255.255.0
!
interface Ethernet0/2
shutdown
no nameif
no security-level
no ip address
!
interface Ethernet0/3
shutdown
no nameif
no security-level
no ip address
!
interface Management0/0
management-only
nameif management
security-level 100
ip address 192.168.1.1 255.255.255.0
!
boot system disk0:/asa916-10-k8.bin
ftp mode passive
object network obj-any
subnet 0.0.0.0 0.0.0.0
access-list PING extended permit icmp any interface OUTSIDE
pager lines 24
logging asdm informational
mtu OUTSIDE 1500
mtu inside 1500
mtu management 1500
icmp unreachable rate-limit 1 burst-size 1
asdm image disk0:/asdm-752-153.bin
no asdm history enable
arp timeout 14400
no arp permit-nonconnected
!
object network obj-any
nat (inside,OUTSIDE) dynamic interface
route OUTSIDE 0.0.0.0 0.0.0.0 20.20.20.1 1
timeout xlate 3:00:00
timeout pat-xlate 0:00:30
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute
timeout tcp-proxy-reassembly 0:01:00
timeout floating-conn 0:00:00
dynamic-access-policy-record DfltAccessPolicy
user-identity default-domain LOCAL
aaa authentication ssh console LOCAL
http server enable
http 10.10.10.0 255.255.255.0 inside
no snmp-server location
no snmp-server contact
crypto ipsec security-association pmtu-aging infinite
crypto ca trustpool policy
telnet 10.10.10.0 255.255.255.0 inside
telnet 0.0.0.0 0.0.0.0 inside
telnet timeout 10
ssh stricthostkeycheck
ssh 10.10.10.0 255.255.255.0 inside
ssh timeout 10
ssh version 2
ssh key-exchange group dh-group1-sha1
console timeout 0
dhcpd dns 8.8.4.4 4.2.2.2
!
dhcpd address 10.10.10.11-10.10.10.250 inside
dhcpd enable inside
!
dhcpd address 192.168.1.2-192.168.1.254 management
dhcpd enable management
!
threat-detection basic-threat
threat-detection statistics access-list
no threat-detection statistics tcp-intercept
username cisco password 3USUcOPFUiMCO4Jk encrypted
!
class-map inspection_default
match default-inspection-traffic
!
!
policy-map type inspect dns preset_dns_map
parameters
message-length maximum client auto
message-length maximum 512
policy-map global_policy
class inspection_default
inspect dns preset_dns_map
inspect ftp
inspect h323 h225
inspect h323 ras
inspect rsh
inspect rtsp
inspect esmtp
inspect sqlnet
inspect skinny
inspect sunrpc
inspect xdmcp
inspect sip
inspect netbios
inspect tftp
inspect ip-options
!
service-policy global_policy global
prompt hostname context
no call-home reporting anonymous
Cryptochecksum:11ca57e359e084bb3d8f137a3f5c1e3e
: end
ASA-TEST#

Thanks & Regards, Srinivas. N.
4 Replies 4

Philip D'Ath
VIP Alumni
VIP Alumni

Try adding:

policy-map global_policy
  class inspection_default
inspect icmp
inspect icmp error

gauraku3
Cisco Employee
Cisco Employee

As Philip stated add ICMP inspection

Use "fixup protocol icmp" from config mode.

Srinivas N
Level 1
Level 1

Hi Friends,

After enabling icmp in asdm, issue is resolved.....

Thanks & Regards, Srinivas. N.

It would be great if you could rate any correct responses and mark the answer as correct.  :-)

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card