ideasworking
Programmer
Hello,
I have a 506E with two tunnels to concentrators and a third dynamic tunnel to software clients. For some reason the software clients cannot access the network. Could you look at my config and suggest why it's not working?
TIA
ip address inside 172.22.6.XXX 255.255.255.0
access-list 103 permit ip 172.22.6.0 255.255.255.0 192.168.1.0 255.255.255.0
access-list 100 permit ip 172.22.6.0 255.255.255.0 192.168.1.0 255.255.255.0
global (outside) 1 interface
nat (inside) 0 access-list 100
ip local pool wwpVPN 192.168.1.1-192.168.1.254
crypto ipsec transform-set wwpVPNset esp-aes-256 esp-sha-hmac
crypto dynamic-map map2 30 set transform-set wwpVPNset
crypto map aptmap 30 ipsec-isakmp dynamic map2
crypto map aptmap interface outside
isakmp policy 30 authentication pre-share
isakmp policy 30 encryption aes-256
isakmp policy 30 hash sha
isakmp policy 30 group 2
isakmp policy 30 lifetime 86400
vpngroup address-pool idle-time 1800
vpngroup wwpRemote address-pool wwpVPN
vpngroup wwpRemote dns-server 172.22.6.1
vpngroup wwpRemote split-tunnel 103
vpngroup wwpRemote idle-time 1800
vpngroup wwpRemote password ********
I have a 506E with two tunnels to concentrators and a third dynamic tunnel to software clients. For some reason the software clients cannot access the network. Could you look at my config and suggest why it's not working?
TIA
ip address inside 172.22.6.XXX 255.255.255.0
access-list 103 permit ip 172.22.6.0 255.255.255.0 192.168.1.0 255.255.255.0
access-list 100 permit ip 172.22.6.0 255.255.255.0 192.168.1.0 255.255.255.0
global (outside) 1 interface
nat (inside) 0 access-list 100
ip local pool wwpVPN 192.168.1.1-192.168.1.254
crypto ipsec transform-set wwpVPNset esp-aes-256 esp-sha-hmac
crypto dynamic-map map2 30 set transform-set wwpVPNset
crypto map aptmap 30 ipsec-isakmp dynamic map2
crypto map aptmap interface outside
isakmp policy 30 authentication pre-share
isakmp policy 30 encryption aes-256
isakmp policy 30 hash sha
isakmp policy 30 group 2
isakmp policy 30 lifetime 86400
vpngroup address-pool idle-time 1800
vpngroup wwpRemote address-pool wwpVPN
vpngroup wwpRemote dns-server 172.22.6.1
vpngroup wwpRemote split-tunnel 103
vpngroup wwpRemote idle-time 1800
vpngroup wwpRemote password ********