|
[x]
Posted via EE Mobile
|
||
Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again. |
||
| Question |
|
[x]
Attachment Details
|
||
1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: 16: 17: 18: 19: 20: 21: 22: 23: 24: 25: 26: 27: 28: 29: 30: 31: 32: 33: 34: 35: 36: 37: 38: 39: 40: 41: |
access-list NO_NAT extended permit ip host 172.16.1.101 10.100.1.0 255.255.255.0 access-list split-tunnel remark FOR VPN SPLIT TUNNELS access-list split-tunnel standard permit 172.16.1.101 255.255.255.255 nat (inside,outside) 0 access-list NO_NAT ip local pool vpnpool 10.100.1.2-10.100.1.254 mask 255.255.255.0 group-policy remote_staff internal group-policy remote_staff attributes dns-server value 172.16.1.101 vpn-idle-timeout 10 vpn-session-timeout none vpn-tunnel-protocol IPSec ipsec-udp enable ipsec-udp-port 10000 split-tunnel-policy tunnelspecified split-tunnel-network-list value split-tunnel crypto ipsec transform-set ESP-3DES-MD5 esp-3des esp-md5-hmac crypto dynamic-map outside_dyn_map 5 set transform-set ESP-3DES-MD5 crypto dynamic-map outside_dyn_map 5 set security-association lifetime seconds 3600 crypto map outside_map 5 ipsec-isakmp dynamic outside_dyn_map crypto map outside_map interface Outside crypto isakmp enable Outside crypto isakmp policy 5 authentication pre-share encryption 3des hash md5 group 2 lifetime 3600 tunnel-group remote_staff type ipsec-ra tunnel-group remote_staff general-attributes address-pool vpnpool authentication-server-group LOCAL default-group-policy remote_staff tunnel-group remote_staff ipsec-attributes pre-shared-key * !sanitized |
Advertisement
| Hall of Fame |
There are currently no qualifying experts in IPSec
There are currently no qualifying experts in IPSec