cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
344
Views
0
Helpful
2
Replies

PIX 515E 8.0(3) VPN client issue

sarat1317
Level 1
Level 1

Hi

I have some problems connecting Cisco VPN client with PIX 515E 8.0(3). Here is the config below

access-list nonat extended permit ip 10.10.10.0 255.255.255.0 192.168.34.0 255.255.255.0

access-list inside_nonat_vpnclient extended permit ip 10.10.10.0 255.255.255.0 192.168.34.0 255.255.255.0

ip local pool vpn_clients 192.168.34.0-192.168.34.50

crypto ipsec transform-set REMOTE esp-des esp-md5-hmac

crypto dynamic-map DYNMAP 30 set transform-set REMOTE

crypto dynamic-map DYNMAP 30 set reverse-route

crypto map testVPN 10 ipsec-isakmp dynamic DYNMAP

crypto map testVPN interface outside

crypto isakmp identity address

crypto isakmp enable outside

crypto isakmp policy 1

authentication pre-share

encryption des

hash md5

group 2

lifetime 86400

group-policy Cisco_VPNClients internal

group-policy Cisco_VPNClients attributes

dns-server value 10.10.10.6

vpn-idle-timeout 30

split-tunnel-policy tunnelspecified

split-tunnel-network-list value inside_nonat_vpnclient

default-domain value test

nem enable

username admin password OMSYc0/RBnwbtEN3 encrypted privilege 15

tunnel-group Remote-VPN type remote-access

tunnel-group Remote-VPN general-attributes

address-pool vpn_clients

default-group-policy Cisco_VPNClients

tunnel-group Remote-VPN ipsec-attributes

pre-shared-key *

isakmp ikev1-user-authentication none

2 Replies 2

sarat1317
Level 1
Level 1

VPN client log and PIX 515E debugs attached

The configuration is right. I had a typo which created the problem. This is resolved

Review Cisco Networking products for a $25 gift card