hi,
rebuilding a pix and wondering what the following are in reference to and if I need them anymore. i have suspicions that they are related to a previous install of vpn but if someone could let me know if i can remove them it would help clean up a lot.
------------------------------------------------------------------
sysopt connection permit-ipsec
no sysopt route dnat
crypto ipsec transform-set vpnset esp-des esp-md5-hmac
crypto dynamic-map vpnmap 10 set transform-set vpnset
crypto map vpnmap 10 ipsec-isakmp dynamic vpnmap
crypto map vpnmap client configuration address initiate
crypto map vpnmap client configuration address respond
crypto map vpnmap interface outside
isakmp enable outside
isakmp key ******** address 0.0.0.0 netmask 0.0.0.0
isakmp identity address
isakmp client configuration address-pool local vpnpool outside
isakmp policy 10 authentication pre-share
isakmp policy 10 encryption des
isakmp policy 10 hash md5
isakmp policy 10 group 1
isakmp policy 10 lifetime 86400
vpngroup intercept address-pool vpnpool
vpngroup intercept default-domain corporate
<--- More --->
vpngroup intercept split-tunnel 80
vpngroup intercept idle-time 1800
vpngroup intercept password ********
------------------------------------------------------------------------------