Advertisement
Advertisement
| 08.30.2008 at 08:42AM PDT, ID: 23691112 |
|
[x]
Attachment Details
|
||
|
[x]
The Solution Rating System
|
||
With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.
Your Input Matters If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support. Thank you! |
||
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: 42: 43: |
same-security-traffic permit intra-interface access-list nonat extended permit ip 10.xx.xx.0 255.255.255.0 10.xx.xx.0 255.255.255.0 access-list nonat extended permit ip 10.xx.xx.0 255.255.255.0 10.xx.xx.0 255.255.255.0 access-list outside_1_cryptomap extended permit ip 10.xx.xx.0 255.255.255.0 10.xx.xx.0 255.255.255.0 access-list outside extended permit icmp any any access-list outside extended permit tcp any any access-list outside extended permit udp any any access-list outside extended permit ip any any inactive access-list espiritusvpn_splitTunnelAcl standard permit 10.xx.xx.0 255.255.255.0 access-list espiritusvpn_splitTunnelAcl standard permit 10.xx.xx.0 255.255.255.0 access-list 100 extended permit ip 10.xx.xx.0 255.255.255.0 10.30.6.0 255.255.255.0 ip local pool vpn-addr 10.xx.xx.100-10.xx.xx.150 mask 255.255.255.0 global (outside) 1 interface nat (inside) 0 access-list nonat nat (inside) 1 0.0.0.0 0.0.0.0 access-group outside in interface outside no sysopt connection permit-vpn crypto ipsec transform-set ESP-3DES-SHA esp-3des esp-sha-hmac crypto ipsec transform-set EClinical-SET esp-3des esp-sha-hmac crypto dynamic-map outside_dyn_map 20 set transform-set EClinical-SET crypto map outside_map 1 match address 100 crypto map outside_map 1 set peer 216.10.115.215 crypto map outside_map 1 set transform-set EClinical-SET crypto map outside_map 1 set nat-t-disable crypto map outside_map 65535 ipsec-isakmp dynamic outside_dyn_map crypto map outside_map interface outside crypto isakmp identity address crypto isakmp enable outside crypto isakmp policy 10 authentication pre-share encryption 3des hash sha group 2 lifetime 28800 crypto isakmp reload-wait no vpn-addr-assign aaa no vpn-addr-assign dhcp |