Advertisement
Advertisement
| 04.09.2008 at 01:49PM PDT, ID: 23309713 |
|
[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: 44: 45: 46: 47: 48: 49: 50: 51: 52: 53: 54: 55: 56: 57: 58: 59: 60: 61: 62: 63: 64: 65: 66: 67: 68: 69: 70: 71: 72: 73: 74: 75: 76: 77: 78: 79: 80: 81: 82: 83: 84: 85: 86: 87: 88: 89: 90: 91: 92: 93: 94: 95: 96: 97: 98: 99: 100: 101: 102: 103: 104: 105: 106: 107: 108: 109: 110: 111: 112: 113: 114: 115: 116: 117: 118: 119: 120: 121: 122: 123: 124: |
hostname ASA enable password xxxxxxxx encrypted names dns-guard interface Ethernet0/0 nameif outside security-level 0 ip address xxx.xxx.xxx.xxx 255.255.255.240 interface Ethernet0/1 nameif inside security-level 90 ip address 192.168.1.5 255.255.255.0 interface Ethernet0/2 nameif DMZ security-level 50 ip address 172.16.0.1 255.255.0.0 passwd xxxxxxxxxxxx encrypted ftp mode passive clock timezone EST -5 clock summer-time EDT recurring same-security-traffic permit intra-interface access-list outside_cryptomap_20 extended permit ip 192.168.1.0 255.255.255.0 192.168.10.0 255.255.255.0 access-list bypassingnat extended permit ip 192.168.1.0 255.255.255.0 192.168.6.0 255.255.255.0 access-list bypassingnat extended permit ip 192.168.1.0 255.255.255.0 192.168.10.0 255.255.255.0 access-list bypassingnat extended permit ip 172.16.0.0 255.255.0.0 192.168.6.0 255.255.255.0 access-list outside_access_in extended permit tcp any host xx.xx.xx..227 eq https access-list outside_access_in extended permit tcp any host xx.xx.xx..227 eq smtp access-list outside_access_in extended permit tcp any host xx.xxx.xx.227 eq www access-list outside_access_in extended permit tcp any host xx.xx.xx.230 eq ftp access-list Isis_splitTunnelAcl standard permit 192.168.1.0 255.255.255.0 access-list Isis_splitTunnelAcl standard permit 172.16.0.0 255.255.0.0 pager lines 24 logging enable logging asdm informational logging host inside 192.168.1.13 logging debug-trace logging permit-hostdown mtu outside 1500 mtu inside 1500 mtu management 1500 mtu DMZ 1500 ip local pool vpnpool 192.168.6.100-192.168.6.200 mask 255.255.255.0 no failover icmp permit any inside asdm image disk0:/asdm506.bin no asdm history enable arp timeout 14400 nat-control global (outside) 1 interface global (DMZ) 1 interface nat (inside) 0 access-list bypassingnat nat (inside) 1 192.168.1.0 255.255.255.0 nat (DMZ) 1 172.16.0.0 255.255.0.0 static (inside,outside) XX.XX.XX.227 192.168.1.19 netmask 255.255.255.255 static (inside,outside) XX.XX.XX.229 192.168.1.23 netmask 255.255.255.255 static (DMZ,outside) XX.XX.XX.230 172.16.0.11 netmask 255.255.255.255 access-group outside_access_in in interface outside route outside 0.0.0.0 0.0.0.0 XX.XX.XX.225 1 timeout xlate 3:00:00 timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02 timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 timeout mgcp-pat 0:05:00 sip 0:30:00 sip_media 0:02:00 timeout uauth 0:05:00 absolute group-policy TS internal group-policy TS attributes wins-server value 192.168.1.10 dns-server value 192.168.1.10 192.168.1.16 split-tunnel-policy tunnelspecified split-tunnel-network-list value Isis_splitTunnelAcl default-domain value domain.com webvpn username JHung password xxxxxxxxxxxxx encrypted privilege 0 username JHung attributes vpn-group-policy TS webvpn http server enable http 192.168.1.0 255.255.255.0 inside http 192.168.3.0 255.255.255.0 management no snmp-server location no snmp-server contact snmp-server enable traps snmp authentication linkup linkdown coldstart crypto ipsec transform-set ESP-DES-MD5 esp-des esp-md5-hmac crypto dynamic-map outside_dyn_map 30 set transform-set ESP-DES-MD5 crypto map outside_map 20 match address outside_cryptomap_20 crypto map outside_map 20 set peer AA.AA.AA.AA crypto map outside_map 20 set transform-set ESP-DES-MD5 crypto map outside_map 65535 ipsec-isakmp dynamic outside_dyn_map crypto map outside_map interface outside isakmp identity address isakmp enable outside isakmp policy 10 authentication pre-share isakmp policy 10 encryption des isakmp policy 10 hash md5 isakmp policy 10 group 2 isakmp policy 10 lifetime 86400 isakmp policy 30 authentication pre-share isakmp policy 30 encryption des isakmp policy 30 hash md5 isakmp policy 30 group 5 isakmp policy 30 lifetime 86400 isakmp nat-traversal 20 tunnel-group TS type ipsec-ra tunnel-group TS general-attributes address-pool vpnpool default-group-policy TS tunnel-group TS ipsec-attributes pre-shared-key * tunnel-group AA.AA.AA.AA type ipsec-l2l tunnel-group AA.AA.AA.AA ipsec-attributes pre-shared-key * telnet 192.168.1.0 255.255.255.0 inside telnet timeout 10 ssh timeout 5 console timeout 0 management-access inside dhcpd address 192.168.3.2-192.168.3.254 management dhcpd lease 3600 dhcpd ping_timeout 50 class-map inspection_default match default-inspection-traffic policy-map global_policy class inspection_default inspect pptp service-policy global_policy global |