 tubbynetreminds me of the danse russePremium,MVM join:2008-01-16 Chandler, AZ | reply to kamikatze
Re: Cisco 1701 w/ WIC1-ADSL problem-Any Help will be appreciated said by kamikatze:And you might want to enable CEF if you don't exactly plan for a BBQ using the router's CPU  i turn off cef and push a lot of voice packets through my router when i want to make a grilled cheese. works very well, just make sure you line it with foil so the melted cheese doesn't get into a fan or something. 
q. -- "...if I in my north room dance naked, grotesquely before my mirror waving my shirt round my head and singing softly to myself..." |
|
 1 edit | everything now working. Now I just need to work on securing the device better and putting in some firewall rules. But here is my config (pre-securing the box and pre-QoS)
!version 12.4 service timestamps debug datetime msec service timestamps log datetime msec service password-encryption ! hostname SJITDSL ! boot-start-marker boot-end-marker ! enable secret 5 $1$4isB$KFq7d2PldlXKadEjsq3jR0 enable password 7 09644F19091C45111E ! no aaa new-model mmi polling-interval 60 no mmi auto-configure no mmi pvc mmi snmp-timeout 180 ! crypto pki trustpoint TP-self-signed-2277953424 enrollment selfsigned subject-name cn=IOS-Self-Signed-Certificate-2277953424 revocation-check none rsakeypair TP-self-signed-2277953424 ! ! crypto pki certificate chain TP-self-signed-2277953424 certificate self-signed 01 3082023F 308201A8 A0030201 02020101 300D0609 2A864886 F70D0101 04050030 31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274 69666963 6174652D 32323737 39353334 3234301E 170D3032 30333033 30383330 34305A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649 4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D32 32373739 35333432 3430819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281 8100B7E2 0B8AF778 B908B344 8D26CF05 3FCB3AA1 BAB98565 378C16F7 F1B37A64 556BCB44 BFF0A21F D3A7004A 971D3990 7B1804D1 65A403E3 A0B91E54 657F576D 3C335E75 0276EDD1 115D6446 B66FDE12 D294855D 7EBC98BD 3E279095 DC3FB6F5 40683D18 D864F27F 1C3D892D 18BBADA2 AAFF6307 21B3C6C8 3CF825EA 4341B3C6 0CDB0203 010001A3 67306530 0F060355 1D130101 FF040530 030101FF 30120603 551D1104 0B300982 07534A49 5444534C 301F0603 551D2304 18301680 142A85AA 6160C925 F534C6AD DCB2E356 A3935B25 75301D06 03551D0E 04160414 2A85AA61 60C925F5 34C6ADDC B2E356A3 935B2575 300D0609 2A864886 F70D0101 04050003 818100B2 E9E50950 A34ECB2C AE2AB555 6FB9AA4A 4847182D 5E65308C 1F36F82B 3673D251 AF173E1D 9E975F5A 839F3BD2 E659F51C 960B27BD 0D536388 FAC637E6 EFA20CEE 58FA700F 4BF23D13 EDEF5FE3 D8022665 485F071D 44193DFB BFD35B4F D53D3194 A338F0F3 2C4884E8 0E95EE69 C84E6011 0D5338A1 A2B3AD12 FEF34AEC B4145C quit ! ! no ip dhcp use vrf connected ip dhcp excluded-address 192.168.1.1 ip dhcp excluded-address 192.168.1.2 ip dhcp excluded-address 192.168.1.3 ip dhcp excluded-address 192.168.1.4 ip dhcp excluded-address 192.168.1.5 ! ip dhcp pool home import all network 192.168.1.0 255.255.255.0 dns-server 192.168.1.3 default-router 192.168.1.1 lease 0 8 ! ! ip cef ! multilink bundle-name authenticated ! ! ! archive log config hidekeys ! ! ! ! ! interface ATM0 no ip address no atm ilmi-keepalive dsl operating-mode auto ! interface ATM0.1 point-to-point ip address dhcp ip nat outside ip virtual-reassembly atm route-bridged ip pvc 0/35 encapsulation aal5snap ! ! interface BRI0 no ip address encapsulation hdlc shutdown ! interface FastEthernet0 ip address 192.168.1.1 255.255.255.0 ip nat inside ip virtual-reassembly speed auto full-duplex ! ip forward-protocol nd no ip http server ip http secure-server ! ip nat inside source list 101 interface ATM0.1 overload ip nat inside source static tcp 192.168.1.4 80 interface ATM0.1 80 ip nat inside source static tcp 192.168.1.4 25 interface ATM0.1 25 ! ! access-list 101 permit ip 192.168.1.0 0.0.0.255 any ! ! ! ! ! control-plane ! ! line con 0 line aux 0 line vty 0 4 password 7 153A0A1C143379273D login ! end |
|
|
|
 | To secure your router refer to the FAQ & as well as the 2nd link »Cisco Forum FAQ »www.cisco.com/en/US/tech/tk648/t···48.shtml |
|