08-08-2016 11:03 AM
Hi all
i am not configuration a connection between one Firewall Huawei and Cisco.
The VPN connect but no traffic.
Bellow the config the FW Cisco.
The ip address is Dynamic.
Can anybody help me?
: Saved
:
: Serial Number: JMX152140T4
: Hardware: ASA5505, 512 MB RAM, CPU Geode 500 MHz
: Written by enable_15 at 05:09:24.169 UTC Wed Jul 27 2016
!
ASA Version 9.2(2)4
!
hostname ciscoasa
enable password 8Ry2YjIyt7RRXU24 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
switchport access vlan 2
!
interface Ethernet0/1
!
interface Ethernet0/2
!
interface Ethernet0/3
!
interface Ethernet0/4
!
interface Ethernet0/5
!
interface Ethernet0/6
!
interface Ethernet0/7
!
interface Vlan1
nameif manage
security-level 80
ip address 192.168.1.1 255.255.255.0
!
interface Vlan2
nameif VPN_ASA_HUAWEI
security-level 80
ip address dhcp setroute
!
ftp mode passive
access-list VPN_ASA_HUAWEI_access_in extended permit ip 192.168.3.0 255.255.255.0 192.168.1.0 255.255.255.0
access-list VPN_ASA_HUAWEI_access_in extended permit ip 192.168.1.0 255.255.255.0 192.168.3.0 255.255.255.0
access-list VPN_ASA_HUAWEI_1_cryptomap extended permit ip 192.168.1.0 255.255.255.0 192.168.3.0 255.255.255.0
access-list VPN_ASA_HUAWEI_2_cryptomap extended permit ip 192.168.1.0 255.255.255.0 192.168.3.0 255.255.255.0
access-list manage_nat0_outbound extended permit ip 192.168.1.0 255.255.255.0 192.168.3.0 255.255.255.0
pager lines 24
logging enable
logging asdm informational
mtu manage 1500
mtu VPN_ASA_HUAWEI 1500
icmp unreachable rate-limit 1 burst-size 1
no asdm history enable
arp timeout 14400
no arp permit-nonconnected
access-group VPN_ASA_HUAWEI_access_in in interface VPN_ASA_HUAWEI
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
http server enable
http 192.168.1.0 255.255.255.0 manage
http 172.16.0.0 255.255.255.0 VPN_ASA_HUAWEI
http 192.168.1.0 255.255.255.0 VPN_ASA_HUAWEI
no snmp-server location
no snmp-server contact
crypto ipsec ikev1 transform-set ESP-AES-256-MD5 esp-aes-256 esp-md5-hmac
crypto ipsec ikev1 transform-set ESP-DES-SHA esp-des esp-sha-hmac
crypto ipsec ikev1 transform-set ESP-3DES-SHA esp-3des esp-sha-hmac
crypto ipsec ikev1 transform-set ESP-DES-MD5 esp-des esp-md5-hmac
crypto ipsec ikev1 transform-set ESP-AES-192-MD5 esp-aes-192 esp-md5-hmac
crypto ipsec ikev1 transform-set ESP-AES-256-SHA esp-aes-256 esp-sha-hmac
crypto ipsec ikev1 transform-set ESP-AES-128-SHA esp-aes esp-sha-hmac
crypto ipsec ikev1 transform-set ESP-AES-192-SHA esp-aes-192 esp-sha-hmac
crypto ipsec ikev1 transform-set ESP-AES-128-MD5 esp-aes esp-md5-hmac
crypto ipsec ikev1 transform-set ESP-3DES-MD5 esp-3des esp-md5-hmac
crypto ipsec security-association pmtu-aging infinite
crypto map VPN_ASA_HUAWEI_map 1 match address VPN_ASA_HUAWEI_1_cryptomap
crypto map VPN_ASA_HUAWEI_map 1 set connection-type originate-only
crypto map VPN_ASA_HUAWEI_map 1 set peer 192.168.0.2
crypto map VPN_ASA_HUAWEI_map 1 set ikev1 phase1-mode aggressive
crypto map VPN_ASA_HUAWEI_map 1 set ikev1 transform-set ESP-3DES-MD5
crypto map VPN_ASA_HUAWEI_map 1 set reverse-route
crypto map VPN_ASA_HUAWEI_map 2 set peer 192.168.0.2
crypto map VPN_ASA_HUAWEI_map 2 set ikev1 transform-set ESP-3DES-MD5
crypto map VPN_ASA_HUAWEI_map interface VPN_ASA_HUAWEI
crypto ca trustpool policy
crypto ikev1 enable VPN_ASA_HUAWEI
crypto ikev1 policy 10
authentication pre-share
encryption 3des
hash md5
group 2
lifetime 86400
crypto ikev1 policy 65535
authentication pre-share
encryption 3des
hash sha
group 2
lifetime 86400
telnet timeout 5
ssh stricthostkeycheck
ssh timeout 5
ssh key-exchange group dh-group1-sha1
console timeout 0
dhcp-client client-id interface VPN_ASA_HUAWEI
dhcpd auto_config VPN_ASA_HUAWEI
!
dhcpd address 192.168.1.5-192.168.1.36 manage
dhcpd enable manage
!
threat-detection basic-threat
threat-detection statistics access-list
no threat-detection statistics tcp-intercept
group-policy GroupPolicy1 internal
group-policy GroupPolicy1 attributes
vpn-filter value VPN_ASA_HUAWEI_1_cryptomap
vpn-tunnel-protocol ikev1 l2tp-ipsec ssl-clientless
username Test password wE6tNzMMbD6RJVra encrypted privilege 15
username admin password 4PtuJu0EMPs1UXfw encrypted privilege 15
tunnel-group DefaultL2LGroup ipsec-attributes
ikev1 pre-shared-key Huawei
tunnel-group 192.168.0.2 type ipsec-l2l
tunnel-group 192.168.0.2 general-attributes
default-group-policy GroupPolicy1
tunnel-group 192.168.0.2 ipsec-attributes
ikev1 pre-shared-key Huawei
tunnel-group VPN_1 type ipsec-l2l
tunnel-group VPN_1 ipsec-attributes
ikev1 pre-shared-key Huawei
!
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 ip-options
inspect netbios
inspect rsh
inspect rtsp
inspect skinny
inspect esmtp
inspect sqlnet
inspect sunrpc
inspect tftp
inspect sip
inspect xdmcp
!
service-policy global_policy global
prompt hostname context
call-home reporting anonymous prompt 2
call-home
profile CiscoTAC-1
no active
destination address http https://tools.cisco.com/its/service/oddce/services/DDCEService
destination address email callhome@cisco.com
destination transport-method http
subscribe-to-alert-group diagnostic
subscribe-to-alert-group environment
subscribe-to-alert-group inventory periodic monthly
subscribe-to-alert-group configuration periodic monthly
subscribe-to-alert-group telemetry periodic daily
Cryptochecksum:5ad02f994d6092ff8028627d2e2bf0f5
: end
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide