cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1033
Views
0
Helpful
1
Replies

ASA 5510 L2TP/IPSEC VPN Configuration issue Error 789 When connecting vpn client

Please help L2TP/IPSEC VPN not connect. i think some issues in my configuration.

 

ASA# sh start
: Saved
: Written by enable_15 at 18:50:41.559 UTC Tue Feb 25 2003
!
ASA Version 8.4(6)
!
hostname ASA
enable password AuP4zfCk3hcuWRNQ encrypted
passwd 2KFQnbNIdI.2KYOU encrypted
names
!
interface Ethernet0/0
nameif outside
security-level 0
ip address 192.168.1.6 255.255.255.0
!
interface Ethernet0/1
nameif inside
security-level 100
ip address 192.168.2.200 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
nameif management
security-level 100
no ip address
management-only
!
ftp mode passive
object network Internal
subnet 192.168.2.0 255.255.255.0
object network corp-subnet
subnet 192.168.2.0 255.255.255.0
object network L2TP-Subnet
subnet 192.168.3.128 255.255.255.128
access-list inside_access_in extended permit ip any any
access-list outside_access_in extended permit ip any any
access-list split-Tunnel-ACL standard permit 192.168.2.0 255.255.255.0
access-list nonat extended permit ip 192.168.2.0 255.255.255.0 192.168.30.0 255. 255.255.0
pager lines 24
logging enable
logging asdm informational
mtu management 1500
mtu outside 1500
mtu inside 1500
ip local pool VPNPOOL 192.168.30.100-192.168.30.200 mask 255.255.255.0
no failover
icmp unreachable rate-limit 1 burst-size 1
no asdm history enable
arp timeout 14400
no arp permit-nonconnected
nat (inside,outside) source static corp-subnet corp-subnet destination static L2 TP-Subnet L2TP-Subnet no-proxy-arp route-lookup
!
object network Internal
nat (any,outside) dynamic interface
access-group outside_access_in in interface outside
access-group inside_access_in in interface inside
route outside 0.0.0.0 0.0.0.0 192.168.1.250 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
http server enable
http 192.168.1.0 255.255.255.0 management
http 192.168.2.0 255.255.255.0 inside
no snmp-server location
no snmp-server contact
snmp-server enable traps snmp authentication linkup linkdown coldstart warmstart
crypto ipsec ikev1 transform-set ESP-3DES-SHA esp-3des esp-sha-hmac
crypto ipsec ikev1 transform-set ESP-3DES-SHA mode transport
crypto dynamic-map L2TP-MAP 10 set ikev1 transform-set ESP-3DES-SHA
crypto map L2TPVPN 20 ipsec-isakmp dynamic L2TP-MAP
crypto map L2TPVPN interface outside
crypto ikev1 enable outside
crypto ikev1 policy 10
authentication pre-share
encryption 3des
hash sha
group 2
lifetime 86400
telnet timeout 5
ssh timeout 5
ssh key-exchange group dh-group1-sha1
console timeout 0
threat-detection basic-threat
threat-detection statistics host
threat-detection statistics port
threat-detection statistics protocol
threat-detection statistics access-list
no threat-detection statistics tcp-intercept
webvpn
group-policy SSLGROUPPOLICY internal
group-policy SSLGROUPPOLICY attributes
dns-server value 8.8.8.8
vpn-tunnel-protocol l2tp-ipsec
split-tunnel-policy tunnelspecified
split-tunnel-network-list value split-Tunnel-ACL
default-domain value itd.pk
intercept-dhcp enable
username Shabbir password 7xf1NtYyEuHuFABjEzQW/g== nt-encrypted
tunnel-group DefaultRAGroup general-attributes
address-pool VPNPOOl
address-pool VPNPOOL
default-group-policy SSLGROUPPOLICY
tunnel-group DefaultRAGroup ipsec-attributes
ikev1 pre-shared-key *****
tunnel-group DefaultRAGroup ppp-attributes
authentication pap
authentication ms-chap-v2
!
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
class class-default
user-statistics accounting
!
service-policy global_policy global
prompt hostname context

1 Reply 1

Afolarin Omole
Level 1
Level 1

Hello Shabbir,

First , your question is not clear enough to know what to check in your configuration output. But if you are trying to configure L2TP over IPSEC , then your configuration to me looks fine from ASA perspective .

 

Also , can you confirm that you have manually put an inspection in place for the traffic in terms of ports s e.g 50 ,51 ,4500 . Please also check NAT configuration (e.g. crypto isakmp nat-traversal ) , but most important is the ports inspection by default this is not inspected.

 

If all above is correct . Can you send over packet tracer output for the interested traffic.

 

 

 
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: