Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help 831 Cisco router reload issue

Status
Not open for further replies.

Abusive

IS-IT--Management
Aug 12, 2003
1
US
Hello, I've been having some troubles with my 831 router.Im able to get it up and running. When I do a reload from console. Everything comes back up. But i'm not able to get to the internet. I have comcost as an isp. I do the command, "sh int e1" it states Ethernet1 is up, line protocol is up , but then it states Internet address will be negotiated using DHCP. Not sure what I did. To fix this I have to go threw sdm and remove ethernet1 and remake it again. I save everything to startup-config and running-config when asked.If i dont do a reload im set up and working, but once I do a reload or power cycle. I have to go threw sdm and setup e1 again. I'm new to this but have some basic's down. Here's my running-config . I have the newest IOS also. Help pulling the few hairs left out!!

!
! Last configuration change at 15:24:52 CDT Fri Aug 15 2003 by XXX
! NVRAM config last updated at 15:00:49 CDT Fri Aug 15 2003 by XXX
!
version 12.2
no service pad
service tcp-keepalives-in
service tcp-keepalives-out
service timestamps debug datetime localtime
service timestamps log datetime localtime
service password-encryption
service sequence-numbers
!
hostname XXXX
!
logging queue-limit 100
logging buffered 51200 informational
logging console informational
logging monitor informational
enable secret 5 XXXXX.
!
username XXX privilege 15 password XXX
clock timezone CST -6
clock summer-time CDT recurring
ip subnet-zero
no ip source-route
ip tcp synwait-time 10
ip domain name dcl.com
ip name-server xx.xx.X.X
ip name-server xx.xxx.xxx.x
ip dhcp excluded-address 10.89.69.1
!
ip dhcp pool sdm-pool1
network 10.xx.xx.0 255.255.255.0
default-router 10.xx.x.x
!
!
no ip bootp server
ip cef
ip inspect name DEFAULT100 cuseeme
ip inspect name DEFAULT100 ftp
ip inspect name DEFAULT100 h323
ip inspect name DEFAULT100 netshow
ip inspect name DEFAULT100 rcmd
ip inspect name DEFAULT100 realaudio
ip inspect name DEFAULT100 rtsp
ip inspect name DEFAULT100 smtp
ip inspect name DEFAULT100 sqlnet
ip inspect name DEFAULT100 streamworks
ip inspect name DEFAULT100 tftp
ip inspect name DEFAULT100 tcp
ip inspect name DEFAULT100 udp
ip inspect name DEFAULT100 vdolive
ip inspect name DEFAULT100 icmp
ip audit notify log
ip audit po max-events 100
ip ssh time-out 60
ip ssh authentication-retries 2
no ftp-server write-enable
!
!
!
!
!
!
!
interface Null0
no ip unreachables
!
interface Ethernet0
description $FW_INSIDE$$ETH-LAN$
ip address 10.xx.xx.x 255.255.255.0
ip access-group 100 in
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat inside
ip route-cache flow
hold-queue 100 out
!
interface Ethernet1
description $ETH-WAN$$FW_OUTSIDE$
ip address dhcp client-id Ethernet1
ip access-group 104 in
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat outside
ip inspect DEFAULT100 out
ip route-cache flow
duplex auto
!
ip nat inside source list 1 interface Ethernet1 overload
ip classless
ip http server
ip http access-class 2
ip http authentication local
ip http secure-server
!
logging trap debugging
logging 10.xx.xx.x
access-list 1 remark INSIDE_IF=Ethernet0
access-list 1 remark SDM_ACL Category=2
access-list 1 permit 10.xx.xx.0 0.0.0.255
access-list 2 remark HTTP Access-class list
access-list 2 remark SDM_ACL Category=1
access-list 2 permit 10.xx.xx.0 0.0.0.255
access-list 2 deny any
access-list 10 permit 10.xx.xx.xx
access-list 10 permit 10.xx.xx.xx
access-list 10 permit 10.xx.xx.xx
access-list 100 remark auto generated by SDM firewall configuration
access-list 100 remark SDM_ACL Category=1
access-list 100 deny ip host 255.255.255.255 any
access-list 100 deny ip 127.0.0.0 0.255.255.255 any
access-list 100 permit ip any any
access-list 101 remark auto generated by SDM firewall configuration
access-list 101 remark SDM_ACL Category=1
access-list 101 deny ip 10.xx.xx.0 0.0.0.255 any
access-list 101 deny ip 10.0.0.0 0.255.255.255 any
access-list 101 deny ip 172.16.0.0 0.15.255.255 any
access-list 101 deny ip 192.168.0.0 0.0.255.255 any
access-list 101 deny ip 127.0.0.0 0.255.255.255 any
access-list 101 deny ip host 255.255.255.255 any
access-list 101 permit udp any eq bootps any eq bootpc
access-list 101 deny ip any any log
access-list 102 remark auto generated by SDM firewall configuration, supress acl for unicast RPF
access-list 102 remark SDM_ACL Category=1
access-list 102 permit udp any eq bootps any eq bootpc log
access-list 103 remark VTY Access-class list
access-list 103 remark SDM_ACL Category=1
access-list 103 permit ip 10.xx.xx.0 0.0.0.255 any
access-list 103 deny ip any any
access-list 104 remark auto generated by SDM firewall configuration
access-list 104 remark SDM_ACL Category=1
access-list 104 deny ip 10.xx.xx.0 0.0.0.255 any
access-list 104 deny ip 10.0.0.0 0.255.255.255 any
access-list 104 deny ip 172.16.0.0 0.15.255.255 any
access-list 104 deny ip 192.168.0.0 0.0.255.255 any
access-list 104 deny ip 127.0.0.0 0.255.255.255 any
access-list 104 deny ip host 255.255.255.255 any
access-list 104 permit udp any eq bootps any eq bootpc
access-list 104 deny ip any any log
access-list 105 remark auto generated by SDM firewall configuration, supress acl for unicast RPF
access-list 105 remark SDM_ACL Category=1
access-list 105 permit udp any eq bootps any eq bootpc log
no cdp run
banner login 
****************************************************************************
* WARNING: It is a criminal offence to: *
* i. Obtain access to data without authority *
* (Penalty 2 years imprisonment) *
* ii Damage, delete, alter or insert data without authority *
* (Penalty 10 years imprisonment) *
* *
* *
* Access to this information processing system is *
* restricted to authorized personnel ONLY! *
* *
* Unauthorized access is subject to prosecution under *
* United States Title 8. *
* *
****************************************************************************
!
line con 0
login local
no modem enable
transport output telnet
stopbits 1
line aux 0
login local
transport output telnet
stopbits 1
line vty 0 4
access-class 10 in
privilege level 15
login local
transport input telnet ssh
!
scheduler max-task-time 5000
scheduler interval 500
!
end
 
I had this same problem with a 2621 router. Only when I'd lose my cable or have to reload my router. What I discovered was this: When I changed the BIA of my E0 to a NIC card that I no longer used, I never had this problem again. Road Runner now thinks that I'm using just one PC instead of networking several of them. Don't know if this was just luck or what....but it worked.

"I can picture a world without war. A world without hate. A world without fear. And I can picture us attacking that world, because they'd never expect it."
- Jack Handey, Deep Thoughts
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top