Link to home
Start Free TrialLog in
Avatar of Ivyb
Ivyb

asked on

Problem with remote access VPN with ASA 5510

Hello Lads,

I'm having some issues with people connecting remotely to the new ASA I configured, here goes;

hostname ciscoasa
domain-name
enable password
names
dns-guard
!
interface Ethernet0/0
 nameif Outside
 security-level 0
 ip address 1.2.3.4 5.5.5.5
!
interface Ethernet0/1
 nameif inside
 security-level 100
 ip address 192.168.0.1 255.255.255.0
!
interface Ethernet0/2
 shutdown
 no nameif
 no security-level
 no ip address
!
interface Management0/0
 nameif management
 security-level 100
 ip address 192.168.1.1 255.255.255.0
 management-only
!
passwd
boot system disk0:/asa721-k8.bin
ftp mode passive
dns server-group DefaultDNS
 domain-name
object-group service Server-03 tcp-udp
 port-object range 3389 3389
 port-object range 1723 1723
 port-object range 443 443
 port-object range www www
 port-object range 38561 38561
object-group service Server-33 tcp-udp
 port-object range 2253 2255
 port-object range 1718 1720
 port-object range 49152 49159
access-list Outside_access_out extended permit ip 1.2.3.4 5.5.5.5 any
access-list inside_access_in extended permit ip 192.168.0.0 255.255.255.0 any
access-list Outside_access_in extended permit tcp any object-group Server-03 host 1.2.3.4
access-list Outside_access_in extended permit tcp any host 1.2.3.4
access-list Outside_access_in extended permit icmp any 1.2.3.4 5.5.5.5
access-list Outside_access_in extended permit ip x.x.x.x 255.255.255.240 host 192.168.0.1
access-list Outside_access_in extended permit udp x.x.x.x 255.255.255.240 host 192.168.0.1
access-list Local_LAN_Access standard permit any
access-list officevpn_splitTunnelAcl standard permit 192.168.0.0 255.255.255.0
access-list inside_nat0_outbound extended permit ip 192.168.0.0 255.255.255.0 192.168.100.0 255.255.255.252
access-list Outside_cryptomap_dyn_20_1 extended permit ip any 192.168.100.0 255.255.255.0
access-list Outside_cryptomap extended permit ip any 192.168.100.0 255.255.255.252
pager lines 24
logging enable
logging asdm informational
mtu Outside 1500
mtu inside 1500
mtu management 1500
ip local pool VPN_Pool 192.168.100.1-192.168.100.2 mask 255.255.255.0
asdm image disk0:/asdm521.bin
no asdm history enable
arp timeout 14400
nat-control
global (Outside) 1 interface
nat (inside) 0 access-list inside_nat0_outbound
nat (inside) 1 192.168.0.0 255.255.255.0
static (inside,Outside) x.x.x.x 192.168.0.3 netmask 255.255.255.255
static (inside,Outside) x.x.x.x 192.168.0.33 netmask 255.255.255.255
static (inside,Outside) 192.168.0.1 192.168.0.1 netmask 255.255.255.255
access-group Outside_access_in in interface Outside
access-group Outside_access_out out interface Outside
access-group inside_access_in in interface inside
route Outside 0.0.0.0 0.0.0.0 x.x.x.x 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 uauth 0:05:00 absolute
group-policy officevpn internal
group-policy officevpn attributes
 dns-server value x.x.x.x x.x.x.x
 vpn-tunnel-protocol IPSec
 split-tunnel-policy tunnelspecified
 split-tunnel-network-list value officevpn_splitTunnelAcl
username x password x privilege 15
username x password x privilege 0
username lawrence attributes
 vpn-group-policy officevpn
aaa authentication telnet console LOCAL
aaa authentication enable console LOCAL
aaa authentication ssh console LOCAL
http server enable
http x.x.x.x Outside
http 192.168.0.0 255.255.255.0 inside
http 192.168.1.0 255.255.255.0 management
snmp-server host Outside
no snmp-server location
no snmp-server contact
snmp-server enable traps snmp authentication linkup linkdown coldstart
crypto ipsec transform-set ESP-DES-SHA esp-des esp-sha-hmac
crypto dynamic-map Outside_dyn_map 20 set transform-set ESP-DES-SHA
crypto map Outside_map 20 ipsec-isakmp dynamic Outside_dyn_map
crypto map Outside_map interface Outside
crypto isakmp enable Outside
crypto isakmp policy 10
 authentication pre-share
 encryption des
 hash sha
 group 2
 lifetime 86400
tunnel-group officevpn type ipsec-ra
tunnel-group officevpn general-attributes
 address-pool VPN_Pool
 default-group-policy officevpn
tunnel-group officevpn ipsec-attributes
 pre-shared-key *
telnet x.x.x.x x.x.x.x Outside
telnet timeout 5
ssh x.x.x.x x.x.x.x Outside
ssh timeout 5
console timeout 0
dhcpd address 192.168.1.2-192.168.1.254 management
dhcpd enable management
!
!
class-map inspection_default
 match default-inspection-traffic
!
!
policy-map type inspect dns migrated_dns_map_1
 parameters
  message-length maximum 512
policy-map global_policy
 class inspection_default
  inspect dns migrated_dns_map_1
  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
!
service-policy global_policy global
prompt hostname context
Cryptochecksum:d5b7fd12caf660b713a54267b702650f
: end

Thanks.
Avatar of srgilani
srgilani
Flag of Pakistan image

what issues ?
Avatar of Ivyb
Ivyb

ASKER

sorry.. problems connecting.. i did a test and saw the following errors on the ASA;

Group=officevpn, IP=x.x.x.x, Error: Unable to remove PeerTblEntry
Group=officevpn, IP=x.x.x.x, Removing peer from peer table failed, no match!

It doesn't prompt me for credentials too..
Avatar of Ivyb

ASKER

Hi managed to solve the problem;

with 7.2.2 Cisco introduced some new crazy stuff (at least I sumbled across this on two bixes now).
There': s a new command called "isakmp ikev1-user-authentication" that - according to the documentation - _should_ default to XAUTH. In fact you have to enter it manually (on CLI) in the ipsec-attributes of the tunnel-group.
Beware: you won'T see it afterwards... wich seems to indicate it's actually the default state. But I had to do (exactly!) this in recent cases to get it working.

now the other problem is this:

ASA-7-713906: Group = officevpn, Username = lawrence, IP = x.x.x.x, constructing ipsec notify payload for msg id 8a361dba
%ASA-7-715046: Group = officevpn, Username = lawrence, IP = x.x.x.x, constructing qm hash payload
%ASA-7-713236: IP = x.x.x.x, IKE_DECODE SENDING Message (msgid=72d5bceb) with payloads : HDR + HASH (8) + NOTIFY (11) + NONE (0) total length : 80
%ASA-3-713902: Group = officevpn, Username = lawrence, IP = x.x.x.x, QM FSM error (P2 struct &0x42c0c18, mess id 0x8a361dba)!
%ASA-7-715065: Group = officevpn, Username = lawrence, IP = x.x.x.x, IKE QM Responder FSM error history (struct &0x42c0c18)  <state>, <event>:  QM_DONE, EV_ERROR-->QM_BLD_MSG2, EV_NEGO_SA-->QM_BLD_MSG2, EV_IS_REKEY-->QM_BLD_MSG2, EV_CONFIRM_SA-->QM_BLD_MSG2, EV_PROC_MSG-->QM_BLD_MSG2, EV_HASH_OK-->QM_BLD_MSG2, NullEvent-->QM_BLD_MSG2, EV_COMP_HASH
%ASA-7-713906: Group = officevpn, Username = lawrence, IP = x.x.x.x, sending delete/delete with reason message
%ASA-3-713902: Group = officevpn, Username = lawrence, IP = x.x.x.x, Removing peer from correlator table failed, no match!
%ASA-7-713906: Group = officevpn, Username = lawrence, IP = x.x.x.x, IKE SA AM:36e299fe rcv'd Terminate: state AM_ACTIVE  flags 0x0841c041, refcnt 1, tuncnt 0
%ASA-7-713906: Group = officevpn, Username = lawrence, IP = x.x.x.x, IKE SA AM:36e299fe terminating:  flags 0x0941c001, refcnt 0, tuncnt 0
%ASA-7-713906: Group = officevpn, Username = lawrence, IP = x.x.x.x, sending delete/delete with reason message
%ASA-7-715046: Group = officevpn, Username = lawrence, IP = x.x.x.x, constructing blank hash payload
%ASA-7-715046: Group = officevpn, Username = lawrence, IP = x.x.x.x, constructing IKE delete payload
%ASA-7-715046: Group = officevpn, Username = lawrence, IP = x.x.x.x, constructing qm hash payload
%ASA-7-713236: IP = 203.125.88.82, IKE_DECODE SENDING Message (msgid=d09dc28a) with payloads : HDR + HASH (8) + DELETE (12) + NONE (0) total length : 76
%ASA-4-113019: Group = officevpn, Username = lawrence, IP = x.x.x.x, Session disconnected. Session Type: IPSec, Duration: 0h:00m:00s, Bytes xmt: 0, Bytes rcv: 0, Reason: Phase 2 Mismatch
%ASA-5-713904: IP = x.x.x.x, Received encrypted packet with no matching SA, dropping
%ASA-4-106023: Deny udp src Outside:x.x.x.xdst inside:x.x.x.xby access-group "Outside_access_in" [0x0, 0x0]
%ASA-4-106023: Deny udp src Outside:x.x.x.xdst inside:x.x.x.xby access-group "Outside_access_in" [0x0, 0x0]
ASKER CERTIFIED SOLUTION
Avatar of batry_boy
batry_boy
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Ivyb

ASKER

hi batry,

unfortunately, i'll only be able to do this remotely.. the previous guy did not have the box registered and therefore, DES is my only option. i'll try the crypto isakmp nat-t and see how that goes tomorrow :)

thanks again.
Bummer...