Advertisement
Advertisement
| 03.27.2008 at 04:03PM PDT, ID: 23275975 |
|
[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: |
------------------------------------------------------------------------- Config: ------------------------------------------------------------------------- !This is the running config of the router: 172.16.50.1 !---------------------------------------------------------------------------- !version 12.3 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname VAC-RTR-SR1 ! boot-start-marker boot-end-marker ! no logging buffered enable secret 5 $1$dlVi$V0SyrjR0e.Xz9MFvFaONj0 ! mmi polling-interval 60 no mmi auto-configure no mmi pvc mmi snmp-timeout 180 aaa new-model ! ! aaa authentication login default local aaa authentication login sdm_vpn_xauth_ml_1 local aaa authentication login sdm_vpn_xauth_ml_2 local aaa authorization exec default local aaa authorization network sdm_vpn_group_ml_1 local aaa authorization network sdm_vpn_group_ml_2 local aaa session-id common ip subnet-zero ip cef ! ! ip inspect name SDM_LOW cuseeme ip inspect name SDM_LOW ftp ip inspect name SDM_LOW h323 ip inspect name SDM_LOW icmp ip inspect name SDM_LOW netshow ip inspect name SDM_LOW rcmd ip inspect name SDM_LOW realaudio ip inspect name SDM_LOW rtsp ip inspect name SDM_LOW esmtp ip inspect name SDM_LOW sqlnet ip inspect name SDM_LOW streamworks ip inspect name SDM_LOW tftp ip inspect name SDM_LOW tcp ip inspect name SDM_LOW udp ip inspect name SDM_LOW vdolive ! ! ip ips po max-events 100 ip domain name easterly.local ip name-server 68.94.156.1 ! ! crypto pki trustpoint TP-self-signed-269161511 subject-name cn=IOS-Self-Signed-Certificate-269161511 revocation-check none rsakeypair TP-self-signed-269161511 ! ! username admin privilege 15 secret 5 $1$iG7A$AJlCr0A6vgkiNNvmVo3DE/ username scada privilege 15 secret 5 $1$41xj$YduisDGA5KXPPSUlbzga/. archive log config hidekeys ! ! ! crypto isakmp policy 1 encr 3des authentication pre-share group 2 ! crypto isakmp policy 10 encr aes authentication pre-share group 5 no crypto isakmp ccm crypto isakmp xauth timeout 15 ! crypto isakmp client configuration group scada key scada dns 172.16.100.1 172.16.117.201 domain easterly.local pool SDM_POOL_1 acl 104 include-local-lan ! ! crypto ipsec transform-set Transform_default esp-aes esp-sha-hmac ! crypto dynamic-map SDM_DYNMAP_1 1 set security-association idle-time 3600 set transform-set Transform_default reverse-route ! ! crypto map SDM_CMAP_1 client authentication list sdm_vpn_xauth_ml_2 crypto map SDM_CMAP_1 isakmp authorization list sdm_vpn_group_ml_2 crypto map SDM_CMAP_1 client configuration address respond crypto map SDM_CMAP_1 65535 ipsec-isakmp dynamic SDM_DYNMAP_1 ! ! ! interface FastEthernet0/0 description $FW_INSIDE$ no ip address ip virtual-reassembly shutdown duplex auto speed auto ! interface FastEthernet0/1 description $FW_INSIDE$$ETH-LAN$ ip address 63.205.162.65 255.255.255.248 secondary ip address 172.16.50.1 255.255.0.0 ip nat inside ip virtual-reassembly duplex auto speed auto ! interface Serial0/0/0 description $FW_OUTSIDE$ ip address 67.116.138.66 255.255.255.252 ip verify unicast reverse-path ip nat outside ip virtual-reassembly encapsulation frame-relay IETF crypto map SDM_CMAP_1 ! ip local pool SDM_POOL_1 10.255.255.0 10.255.255.10 ip classless ip route 0.0.0.0 0.0.0.0 67.116.138.65 ! ip http server ip http authentication local ip http secure-server ip nat inside source route-map SDM_RMAP_1 interface Serial0/0/0 overload ip nat outside source static 63.205.162.70 172.16.50.1 ! access-list 100 remark SDM_ACL Category=4 access-list 100 permit ip 172.16.0.0 0.0.255.255 any access-list 101 remark SDM_ACL Category=2 access-list 101 deny ip 172.16.0.0 0.0.255.255 host 10.255.255.0 access-list 101 deny ip 172.16.0.0 0.0.255.255 host 10.255.255.1 access-list 101 deny ip 172.16.0.0 0.0.255.255 host 10.255.255.2 access-list 101 deny ip 172.16.0.0 0.0.255.255 host 10.255.255.3 access-list 101 deny ip 172.16.0.0 0.0.255.255 host 10.255.255.4 access-list 101 deny ip 172.16.0.0 0.0.255.255 host 10.255.255.5 access-list 101 deny ip 172.16.0.0 0.0.255.255 host 10.255.255.6 access-list 101 deny ip 172.16.0.0 0.0.255.255 host 10.255.255.7 access-list 101 deny ip 172.16.0.0 0.0.255.255 host 10.255.255.8 access-list 101 deny ip 172.16.0.0 0.0.255.255 host 10.255.255.9 access-list 101 deny ip 172.16.0.0 0.0.255.255 host 10.255.255.10 access-list 101 deny ip 172.16.0.0 0.0.255.255 172.16.50.0 0.0.0.7 access-list 101 permit ip any any access-list 102 remark auto generated by SDM firewall configuration access-list 102 remark SDM_ACL Category=1 access-list 102 deny ip 67.116.138.64 0.0.0.3 any access-list 102 deny ip host 255.255.255.255 any access-list 102 deny ip 127.0.0.0 0.255.255.255 any access-list 102 permit ip any any access-list 103 remark auto generated by SDM firewall configuration access-list 103 remark SDM_ACL Category=1 access-list 103 remark SSH_REMOTE access-list 103 permit tcp any eq 22 host 172.16.50.1 eq 22 access-list 103 remark SSH_REMOTE access-list 103 permit tcp any eq 22 host 67.116.138.66 eq 22 access-list 103 remark WEB_SDM access-list 103 permit tcp any eq 443 host 67.116.138.66 eq 443 access-list 103 remark WEB_SDM access-list 103 permit tcp any eq 443 host 172.16.50.1 eq 443 access-list 103 permit udp host 68.94.156.1 eq domain host 67.116.138.66 access-list 103 permit ahp any host 67.116.138.66 access-list 103 permit esp any host 67.116.138.66 access-list 103 permit udp any host 67.116.138.66 eq isakmp access-list 103 permit udp any host 67.116.138.66 eq non500-isakmp access-list 103 permit ip 172.16.50.0 0.0.0.7 172.16.0.0 0.0.255.255 access-list 103 deny ip 172.16.0.0 0.0.255.255 any access-list 103 permit icmp any host 67.116.138.66 echo-reply access-list 103 permit icmp any host 67.116.138.66 time-exceeded access-list 103 permit icmp any host 67.116.138.66 unreachable access-list 103 permit tcp any host 67.116.138.66 eq 443 access-list 103 permit tcp any host 67.116.138.66 eq 22 access-list 103 permit tcp any host 67.116.138.66 eq cmd access-list 103 deny ip 10.0.0.0 0.255.255.255 any access-list 103 deny ip 172.16.0.0 0.15.255.255 any access-list 103 deny ip 192.168.0.0 0.0.255.255 any access-list 103 deny ip 127.0.0.0 0.255.255.255 any access-list 103 deny ip host 255.255.255.255 any access-list 103 deny ip host 0.0.0.0 any access-list 103 deny ip any any log access-list 104 remark SDM_ACL Category=4 access-list 104 permit ip 172.16.0.0 0.0.255.255 any route-map SDM_RMAP_1 permit 1 match ip address 101 ! ! ! control-plane ! banner login ^CAuthorized Users Only!^C ! line con 0 line aux 0 line vty 0 4 transport input telnet ssh transport output telnet ssh line vty 5 15 ! scheduler allocate 20000 1000 end |
| Microsoft |
| Apple |
| Internet |
| Gamers |
| Digital Living |
| Virus & Spyware |
| Hardware |
| Software |
| ITPro |
| Developer |
| Storage |
| OS |
| Database |
| Security |
| Programming |
| Web Development |
| Networking |
| Other |
| Community Support |
| 03.28.2008 at 06:25PM PDT, ID: 21235073 |
| 04.09.2008 at 12:44PM PDT, ID: 21318345 |
| 04.09.2008 at 05:15PM PDT, ID: 21320419 |