取消
显示结果 
搜索替代 
您的意思是: 
cancel
3056
查看次数
0
有帮助
2
回复

asa 5505 ping不通小白求教

ang532435260
Level 1
Level 1
有没有早起的大神帮忙看下, 内网ping外网ping不通。
ASA Version 8.2(5)
!
hostname Crte5505
domain-name Crte.com.cn
enable password ZyAJmfQHHC0ujaTh encrypted
passwd ZyAJmfQHHC0ujaTh encrypted
names
!
interface Ethernet0/0
switchport access vlan 100
!
interface Ethernet0/1
shutdown
!
interface Ethernet0/2
!
interface Ethernet0/3
switchport access vlan 200
!
interface Ethernet0/4
shutdown
!
interface Ethernet0/5
shutdown
!
interface Ethernet0/6
shutdown
!
interface Ethernet0/7
shutdown
!
interface Vlan100
nameif outside
security-level 0
ip address 60.142.247.242 255.255.255.252
!
interface Vlan200
nameif inside
security-level 100
ip address 192.168.1.32 255.255.255.0
!
ftp mode passive
dns server-group DefaultDNS
domain-name Crte.com.cn
object-group icmp-type icmp
icmp-object echo
icmp-object time-exceeded
icmp-object unreachable
object-group protocol protocol_name
description protocol_name
protocol-object tcp
protocol-object udp
protocol-object ip
protocol-object icmp
protocol-object icmp6
protocol-object ah
protocol-object esp
protocol-object 53
access-list 101 extended permit icmp any any
pager lines 24
mtu outside 1500
mtu inside 1500
icmp unreachable rate-limit 1 burst-size 1
no asdm history enable
arp timeout 14400
global (outside) 1 interface
global (outside) 1 60.142.247.243 netmask 255.255.255.255
nat (inside) 1 192.168.1.32 255.255.255.255
nat (inside) 1 0.0.0.0 0.0.0.0
static (inside,outside) 192.168.1.32 60.142.247.241 netmask 255.255.255.255
access-group 101 in interface outside
access-group 101 in interface inside
access-group 101 out interface inside
route outside 0.0.0.0 0.0.0.0 60.142.247.241 1
timeout xlate 3:00:00
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
aaa authentication ssh console LOCAL
http server enable
http 0.0.0.0 0.0.0.0 outside
no snmp-server location
no snmp-server contact
snmp-server enable traps snmp authentication linkup linkdown coldstart
crypto ipsec security-association lifetime seconds 28800
crypto ipsec security-association lifetime kilobytes 4608000
crypto ca trustpoint _SmartCallHome_ServerCA
crl configure
telnet 192.168.1.0 255.255.255.0 inside
telnet timeout 30
ssh timeout 5
console timeout 0
dhcpd dns 202.96.128.86 202.96.128.166
!
dhcpd address 192.168.1.1-192.168.1.31 inside
!
threat-detection basic-threat
threat-detection statistics access-list
no threat-detection statistics tcp-intercept
webvpn
!
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
call-home reporting anonymous
Cryptochecksum:e97142e83bc944fcac633a46699ee697
: end
2 条回复2

ilay
VIP
VIP
不要在inside接口上面挂 acl防表,acl 101只permit icmp ,其他的流量都干掉了。把下面两条删掉应该就行了
access-group 101 in interface inside
access-group 101 out interface inside

stoneyeye
Level 1
Level 1
不用写acl列表
policy-map global_policy
class inspection_default
inspect icmp
写着个代码就可以了,快给打赏吧!:lol;P
入门指南

使用上面的搜索栏输入关键字、短语或问题,搜索问题的答案。

我们希望您在这里的旅程尽可能顺利,因此这里有一些链接可以帮助您快速熟悉思科社区:









快捷链接