|
[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
|
||
|
[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: 125: 126: 127: 128: 129: 130: 131: 132: 133: 134: 135: 136: 137: 138: 139: 140: 141: 142: 143: 144: 145: 146: 147: 148: 149: 150: 151: 152: 153: 154: 155: 156: 157: 158: 159: 160: 161: 162: 163: 164: 165: 166: 167: 168: 169: 170: 171: 172: 173: 174: 175: 176: 177: 178: 179: 180: 181: 182: 183: 184: 185: 186: 187: 188: 189: 190: 191: 192: 193: 194: 195: 196: 197: 198: 199: 200: 201: 202: 203: 204: 205: 206: 207: 208: 209: 210: 211: 212: 213: 214: 215: 216: 217: 218: 219: 220: 221: 222: 223: 224: 225: 226: 227: 228: 229: 230: 231: 232: 233: 234: 235: 236: 237: 238: 239: 240: 241: 242: 243: 244: 245: 246: 247: 248: 249: 250: 251: 252: 253: |
Result of the command: "sh run" : Saved : ASA Version 8.0(2) ! hostname LonsydASA domain-name x.x.x.x enable password M28DC8GpviqlPXJP encrypted names dns-guard ! interface GigabitEthernet0/0 nameif WAN security-level 0 ip address x.x.x.x 255.255.255.0 ! interface GigabitEthernet0/1 nameif Test security-level 100 ip address 192.168.7.89 255.255.255.0 ! interface GigabitEthernet0/2 nameif Lonsyd security-level 100 ip address 192.168.1.89 255.255.255.0 ! interface GigabitEthernet0/3 nameif IT security-level 100 ip address 192.168.5.89 255.255.255.0 ! interface Management0/0 shutdown no nameif no security-level no ip address ! passwd 2KFQnbNIdI.2KYOU encrypted ftp mode passive clock timezone EST 10 clock summer-time EDT recurring last Sun Oct 2:00 last Sun Mar 3:00 dns domain-lookup WAN dns server-group DefaultDNS name-server x.x.x.x domain-name x.x.x.x same-security-traffic permit intra-interface object-group network NZ network-object 192.168.2.0 255.255.255.0 object-group protocol TCPUDP protocol-object udp protocol-object tcp object-group service RealVNC tcp port-object eq 5900 object-group service Sql tcp port-object range 1433 1434 object-group service Blackberry tcp-udp port-object eq 3101 object-group service RTP tcp-udp port-object eq 8000 object-group service PIUSI tcp port-object eq 7979 object-group service CiscoVPN tcp port-object eq 10000 access-list inside_nat0_outbound extended permit ip 192.168.1.0 255.255.255.0 192.168.20.0 255.255.255.0 access-list inside_nat0_outbound extended permit ip 192.168.1.0 255.255.255.0 192.168.2.0 255.255.255.0 access-list inside_nat0_outbound extended permit ip 192.168.1.0 255.255.255.0 192.168.5.0 255.255.255.0 access-list inside_nat0_outbound extended permit ip 192.168.1.0 255.255.255.0 10.0.1.0 255.255.255.0 access-list inside_nat0_outbound extended permit ip 192.168.1.0 255.255.255.0 61.88.220.0 255.255.255.0 access-list inside_nat0_outbound extended permit ip 10.0.1.0 255.255.255.0 192.168.20.0 255.255.255.0 access-list inside_nat0_outbound extended permit ip 10.0.1.0 255.255.255.0 192.168.1.0 255.255.255.0 access-list WAN_access_in extended permit ip 192.168.20.0 255.255.255.0 any access-list WAN_access_in extended permit icmp any any access-list WAN_access_in extended permit object-group TCPUDP any any eq sip access-list WAN_access_in extended permit object-group TCPUDP any any object-group Blackberry access-list WAN_access_in extended permit object-group TCPUDP any any object-group RTP access-list WAN_access_in extended permit tcp any any eq pop3 access-list WAN_access_in extended permit tcp any any eq ssh access-list WAN_access_in extended permit tcp any any object-group CiscoVPN access-list Lonsyd_splitTunnelAcl extended permit ip 192.168.1.0 255.255.255.0 192.168.20.0 255.255.255.0 access-list Lonsyd_splitTunnelAcl extended permit ip 192.168.7.0 255.255.255.0 192.168.20.0 255.255.255.0 access-list Lonsyd_splitTunnelAcl extended permit ip 192.168.5.0 255.255.255.0 192.168.20.0 255.255.255.0 access-list Lonsyd_splitTunnelAcl extended permit ip 10.0.1.0 255.255.255.0 192.168.20.0 255.255.255.0 access-list Lonsyd_splitTunnelAcl extended permit ip 192.168.20.0 255.255.255.0 any access-list Lonsyd_splitTunnelAcl extended permit ip 192.168.2.0 255.255.255.0 192.168.20.0 255.255.255.0 access-list WAN_nat0_outbound extended permit ip any any access-list pingtraffic extended permit icmp any any echo-reply access-list Local_LAN_Access standard permit 192.168.7.0 255.255.255.0 access-list Local_LAN_Access standard permit 192.168.1.0 255.255.255.0 access-list Local_LAN_Access standard permit x.x.x.x 255.255.255.0 access-list Local_LAN_Access standard permit 192.168.2.0 255.255.255.0 access-list Local_LAN_Access standard permit 10.0.1.0 255.255.255.0 access-list Local_LAN_Access standard permit 192.168.5.0 255.255.255.0 access-list WAN_access_out extended permit ip any any access-list WAN_access_out_1 extended permit ip any 192.168.20.0 255.255.255.0 access-list WAN_access_out_1 extended permit icmp any any access-list WAN_access_out_1 extended permit tcp any any eq ftp access-list WAN_access_out_1 extended permit tcp any any eq ftp-data access-list WAN_access_out_1 extended permit tcp any any eq https access-list WAN_access_out_1 extended permit object-group TCPUDP any any eq sip access-list WAN_access_out_1 extended permit tcp any any eq smtp access-list WAN_access_out_1 extended permit object-group TCPUDP any any eq www access-list WAN_access_out_1 extended permit object-group TCPUDP any any object-group Blackberry access-list WAN_access_out_1 extended permit object-group TCPUDP any any object-group RTP access-list WAN_access_out_1 extended permit tcp any any eq pop3 access-list WAN_access_out_1 extended permit tcp any any object-group PIUSI access-list WAN_access_out_1 extended permit tcp any any object-group CiscoVPN access-list Lonsyd_access_in extended permit ip any any access-list Lonsyd_access_in_1 extended permit ip any any access-list Lonsyd_access_out extended permit ip any any pager lines 24 logging enable logging asdm informational mtu WAN 1500 mtu Test 1500 mtu Lonsyd 1500 mtu IT 1500 ip local pool Lonsyd 192.168.20.1-192.168.20.254 mask 255.255.255.0 no failover icmp unreachable rate-limit 1 burst-size 1 icmp permit any WAN asdm image disk0:/asdm-602.bin no asdm history enable arp timeout 14400 global (WAN) 101 interface nat (WAN) 0 access-list WAN_nat0_outbound nat (WAN) 101 192.168.1.0 255.255.255.0 nat (WAN) 101 192.168.20.0 255.255.255.0 nat (Test) 0 access-list inside_nat0_outbound nat (Lonsyd) 0 access-list inside_nat0_outbound nat (Lonsyd) 101 10.0.1.0 255.255.255.0 nat (Lonsyd) 101 192.168.1.0 255.255.255.0 nat (Lonsyd) 101 192.168.5.0 255.255.255.0 nat (IT) 0 access-list inside_nat0_outbound nat (IT) 101 61.88.220.0 255.255.255.0 static (Lonsyd,WAN) x.x.x.x 192.168.1.2 netmask 255.255.255.255 access-group WAN_access_in in interface WAN access-group WAN_access_out_1 out interface WAN access-group Lonsyd_access_in_1 in interface Lonsyd access-group Lonsyd_access_out out interface Lonsyd route WAN 0.0.0.0 0.0.0.0 61.88.220.230 1 route Lonsyd 10.0.1.0 255.255.255.0 192.168.1.180 1 route Lonsyd 192.168.2.0 255.255.255.0 192.168.1.254 1 route Lonsyd 192.168.5.0 255.255.255.0 192.168.1.180 1 route Lonsyd 192.168.20.0 255.255.255.0 192.168.1.89 1 route Lonsyd 192.168.254.0 255.255.255.0 192.168.1.254 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 mgcp-pat 0:05:00 timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00 timeout uauth 0:05:00 absolute dynamic-access-policy-record DfltAccessPolicy http server enable http 192.168.7.13 255.255.255.255 Test http 192.168.7.69 255.255.255.255 Test no snmp-server location no snmp-server contact snmp-server enable traps snmp authentication linkup linkdown coldstart crypto ipsec transform-set ESP-3DES-SHA esp-3des esp-sha-hmac crypto ipsec transform-set TRANS_ESP_3DES_SHA esp-3des esp-sha-hmac crypto ipsec transform-set TRANS_ESP_3DES_SHA mode transport crypto dynamic-map WAN_dyn_map 20 set pfs crypto dynamic-map WAN_dyn_map 20 set transform-set ESP-3DES-SHA TRANS_ESP_3DES_SHA crypto dynamic-map WAN_dyn_map 40 set transform-set ESP-3DES-SHA crypto map WAN_map 65535 ipsec-isakmp dynamic WAN_dyn_map crypto map WAN_map interface WAN crypto isakmp identity hostname crypto isakmp enable WAN crypto isakmp policy 10 authentication pre-share encryption 3des hash sha group 2 lifetime 86400 crypto isakmp policy 65535 authentication pre-share encryption 3des hash sha group 2 lifetime 86400 no crypto isakmp nat-traversal telnet 192.168.1.69 255.255.255.255 Lonsyd telnet timeout 5 ssh 192.168.7.69 255.255.255.255 Test ssh 192.168.7.13 255.255.255.255 Test ssh 192.168.1.69 255.255.255.255 Lonsyd ssh timeout 5 console timeout 0 vpn load-balancing interface lbpublic IT threat-detection basic-threat threat-detection statistics ! class-map inspection_default match default-inspection-traffic ! ! policy-map type inspect dns migrated_dns_map_1 parameters message-length maximum 512 policy-map global_policy class inspection_default inspect dns migrated_dns_map_1 inspect ftp inspect h323 h225 inspect h323 ras inspect netbios inspect rsh inspect rtsp inspect skinny inspect esmtp inspect sqlnet inspect sunrpc inspect tftp inspect sip inspect xdmcp ! service-policy global_policy global group-policy DfltGrpPolicy attributes vpn-simultaneous-logins 20 vpn-idle-timeout none split-tunnel-network-list value Lonsyd_splitTunnelAcl group-policy Lonsyd internal group-policy Lonsyd attributes wins-server value 192.168.1.3 dns-server value x.x.x.x x.x.x.x split-tunnel-policy tunnelall split-tunnel-network-list value Lonsyd_splitTunnelAcl default-domain value x.x.x.x group-policy IT internal group-policy IT attributes wins-server value 192.168.1.3 dns-server value 192.168.1.3 x.x.x.x split-tunnel-policy tunnelspecified split-tunnel-network-list value Lonsyd_splitTunnelAcl group-policy IDS internal group-policy IDS attributes wins-server value 192.168.1.3 dns-server value 192.168.1.3 split-tunnel-policy tunnelspecified split-tunnel-network-list value Lonsyd_splitTunnelAcl default-domain value x.x.x.x address-pools value Lonsyd ************ Vpn User info omitted ************ prompt hostname context Cryptochecksum:287f89d9ebd27f40b16f0734dc50d74f : end |
Advertisement
| Hall of Fame |