cachelin 发表于 2015-04-07 18:24

ASA 5510各种ping不通

5510(config)# show run
: Saved
:
ASA Version 8.2(1)
!
hostname 5510
domain-name cisco.com
enable password ymZGzoD3QkAACnMx encrypted
passwd ta.qizy4R//ChqQH encrypted
names
!
interface Ethernet0/0
nameif outside
security-level 0
ip address 221.231.253.11 255.255.255.248
!
interface Ethernet0/1
nameif kzt
security-level 40
ip address 192.168.30.1 255.255.255.0
!
interface Ethernet0/2
nameif dmz
security-level 50
ip address 192.168.10.1 255.255.255.0
!
interface Ethernet0/3
nameif inside
security-level 100
ip address 192.168.20.2 255.255.255.0
!
interface Management0/0
shutdown
no nameif
no security-level
no ip address
management-only
!
boot system disk0:/asa821-k8.bin
ftp mode passive
dns server-group DefaultDNS
domain-name cisco.com
access-list 100 extended permit ip any any
access-list 100 extended permit icmp any any
pager lines 24
mtu outside 1500
mtu dmz 1500
mtu inside 1500
mtu kzt 1500
icmp unreachable rate-limit 1 burst-size 1
no asdm history enable
arp timeout 14400
global (outside) 1 interface
global (dmz) 1 interface
global (inside) 1 interface
global (kzt) 1 interface
nat (dmz) 1 0.0.0.0 0.0.0.0
nat (inside) 1 0.0.0.0 0.0.0.0
nat (kzt) 1 0.0.0.0 0.0.0.0
static (dmz,inside) 192.168.20.6 192.168.10.150 netmask 255.255.255.255
static (dmz,kzt) 192.168.30.6 192.168.10.150 netmask 255.255.255.255
access-group 100 in interface outside
access-group 100 out interface outside
access-group 100 in interface dmz
access-group 100 out interface dmz
access-group 100 in interface inside
access-group 100 out interface inside
access-group 100 in interface kzt
access-group 100 out interface kzt
route outside 0.0.0.0 0.0.0.0 221.231.253.10 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
dynamic-access-policy-record DfltAccessPolicy
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
telnet 192.168.20.0 255.255.255.0 inside
telnet timeout 5
ssh timeout 5
console timeout 0
threat-detection basic-threat
threat-detection statistics access-list
no threat-detection statistics tcp-intercept
!
class-map inspection_default
match default-inspection-traffic
!
!
policy-map type inspect dns preset_dns_map
parameters
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
<--- More --->


User Access Verification

Password:
Type help or '?' for a list of available commands.
5510> en
Password: ******
5510#
5510# show run
: Saved
:



inside、dmz、kzt 三个口下面的机子怎么都ping不通对方!!

cachelin 发表于 2015-04-07 18:24

10网段ping 20.2或者30.1不通, 20网段ping10.1或30.1不通 , 30网段ping10.1或20.2不通,就是各种ping不通!!!:-L:-L

luolitao 发表于 2015-04-11 22:19

回复 2# cachelin

inspect icmp

   
页: [1]
查看完整版本: ASA 5510各种ping不通