Hi i have setup remote-access vpn tunnel which connects fine however cannot ping any inside networks...there is no acl on inside and
crypto ipsec transform-set myset esp-aes esp-sha-hmac
crypto ipsec security-association lifetime seconds 86400
crypto ipsec security-association lifetime kilobytes 864000
crypto dynamic-map remote 10 set transform-set myset
crypto map test 10 match address 110
crypto map test 10 set peer XXXXXX
crypto map test 10 set transform-set myset
crypto map test 10 set security-association lifetime seconds 28800
crypto map test 10 set security-association lifetime kilobytes 4608000
crypto map test 30 ipsec-isakmp dynamic remote
crypto map test interface outside
crypto isakmp identity address
crypto isakmp enable outside
crypto isakmp policy 10
authentication pre-share
encryption aes
hash sha
group 2
lifetime 86400
nat 0 is correc too...