Audit Date: Tue Oct 23 13:33:31 2001 GMT
#Rules | #Passed | #Failed | %Passed |
39 | 21 | 18 | 53 |
Perfect Weighted Score | Actual Weighted Score | %Weighted Score |
89 | 48 | 53 |
Note: PerfectWeightedScore is the sum of the importance value of all rules. ActualWeightedScore is the sum of the importance value of all rules passed, minus the sum of the importance each instance of a rule failed.
! The following commands may be entered into the router to fix problems found. ! They must be entered in config mode (IOS). ! Fixes which require specific information (such as uplink interface device name or specific ! access list numbers) are listed bu commented out. Examine them, edit and uncommment. ! ! THESE CHANGES ARE ONLY RECOMMENDATIONS. ! CHECK THESE COMMANDS BY HAND BEFORE EXECUTING. THEY MAY BE WRONG. THEY MAY BREAK YOUR ROUTER. ! YOU ASSUME FULL RESPONSIBILITY FOR THE APPLICATION OF THESE CHANGES. ! no snmp-server !no access-list 107 !access-list 107 deny ip 10.0.0.0 0.255.255.255 any !access-list 107 deny ip 127.0.0.0 0.255.255.255 any !access-list 107 deny ip 172.16.0.0 0.15.255.255 any !access-list 107 deny ip 192.168.0.0 0.0.255.255 any !access-list 107 deny ip EDIT-BY-HAND any ! YOUR INTERNAL ADDRS HERE ^^^^^^^^^^^^ !access-list 107 deny ip any 10.0.0.0 0.255.255.255 !access-list 107 deny ip any 127.0.0.0 0.255.255.255 !access-list 107 deny ip any 172.16.0.0 0.15.255.255 !access-list 107 deny ip any 192.168.0.0 0.0.255.255 !access-list 107 permit ip any any ! !no access-list 107 !access-list 92 permit ip 10.1.1.1 !access-list 92 permit ip EDIT-BY-HAND any ! YOUR INTERNAL ADDRS HERE ^^^^^^^^^^^^ ! !ntp source EDIT-BY-HAND int POS6/0/0 no ip proxy-arp exit int Hssi4/1/0 no ip proxy-arp exit int POS6/0/0 no ip directed-broadcast exit int Hssi4/1/0 no ip directed-broadcast exit no cdp run logging console critical line vty 0 4 login exit line vty 0 4 exec-timeout 5 0 exit line con 0 exec-timeout 5 0 exit clock timezone GMT 0 line aux 0 exec-timeout 0 10 exit logging facility local1 service timestamps log datetime show-timezone line vty 0 4 access-class 92 in exit line aux 0 no exec exit line aux 0 transport input none exit