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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Cisco 2621 Configuration help

Status
Not open for further replies.

Tegguy92

Technical User
Mar 26, 2011
41
0
0
US
First of all please let me admit I am brand new to cisco and am trying my hardest to learn. I have tried searching and been trying stuff for a couple days now but I have a Cisco 2621 router running off a cable modem and I can't seem to be able to get internet access or ping to work. I am unsure about the configuration of the DNS servers. Any help you can offer that would be appreciated. The configuration below is my current config. I do get an IP address when plugged into my modem. One isn't listed now because i'm plugged into my netgear router.Thank You

Using 1336 out of 29688 bytes
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname Router
!
!
clock timezone east -4
ip subnet-zero
!
!
no ip dhcp conflict logging
ip dhcp excluded-address 192.168.1.1 192.168.1.99
ip dhcp excluded-address 192.168.1.101
ip dhcp excluded-address 192.168.1.109
ip dhcp excluded-address 192.168.1.108
ip dhcp excluded-address 192.168.1.148 192.168.1.151
!
ip dhcp pool DHCP_POOL
network 192.168.1.0 255.255.255.0
default-router 192.168.1.1
domain-name ciscolab.local
!
ip dhcp pool I7_PC
host 192.168.1.101 255.255.255.0
dns-server 65.32.5.111 65.32.5.112
lease infinite
!
ip dhcp pool DL380-NIC-1
host 192.168.1.108 255.255.255.0
dns-server 65.32.5.111 65.32.5.112
lease infinite
!
ip dhcp pool DL380-NIC-2
host 192.168.1.109 255.255.255.0
dns-server 65.32.5.111 65.32.5.112
lease infinite
!
prompt Cisco_Router
call rsvp-sync
!
!
!
!
!
!
!
!
interface FastEthernet0/0
ip address dhcp
speed auto
full-duplex
!
interface Serial0/0
no ip address
shutdown
!
interface FastEthernet0/1
ip address 192.168.1.1 255.255.255.0
duplex auto
speed auto
!
ip classless
no ip http server
ip pim bidir-enable
!
!
dial-peer cor custom
!
!
!
!
line con 0
password ********
login
line aux 0
line vty 0 4
password ********
login
!
end
 
Spoke to the company they won't give statics for anyone other than business customers. According to the person I spoke to a 10.x.x.x address is what the modem gets and there is a problem with my router.

I will try the recommendation when I get home and see if that works. I'm still curious as to why I pull a 10.x.x.x through DHCP on my cisco
 
SweetRevelation I tried that and I still have nothing. When trying to do stuff from my router It will resolve a name to an IP address but it fails the ping. I tried to ping the IP address i'm pulling on f0/0 from the internet and it has 100% failure rate (I don't know if respond to ping is disabled on cisco routers)

on my desktop i'm getting the following
IP: 192.168.1.101
DNS: 192.168.1.100 (I don't know why)
Default gateway: 192.168.1.100
and I can not ping anything or go to any websites

I'm so lost right now
 
Ignore the portion about on my computer I had the wrong cable plugged in here is what I get when actually plugged into my cisco

Ip address: 192.168.1.100
dhcp server: 192.168.1.1
dns server: 65.32.5.111 65.32.5.111 (manually configured on cisco)
default gateway: 192.168.1.1
 
Getting closer I am able to get ping to resolve an IP address but still no response. I'm able to tracert too but I still don't have internet access. I have a feeling i'm forgetting something simple and stupid. Here is the latest config


Cisco_Routershow running-config
Building configuration...

Current configuration : 1701 bytes
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname Router
!
!
clock timezone east -4
ip subnet-zero
!
!
ip name-server 65.32.5.111
ip name-server 65.32.5.112
no ip dhcp conflict logging
ip dhcp excluded-address 192.168.1.1 192.168.1.99
ip dhcp excluded-address 192.168.1.101
ip dhcp excluded-address 192.168.1.109
ip dhcp excluded-address 192.168.1.108
ip dhcp excluded-address 192.168.1.148 192.168.1.151
!
ip dhcp pool DHCP_POOL
network 192.168.1.0 255.255.255.0
domain-name ciscolab.local
default-router 192.168.1.1
dns-server 65.32.5.111 65.32.5.112
!
ip dhcp pool I7_PC
host 192.168.1.101 255.255.255.0
dns-server 65.32.5.111 65.32.5.112
lease infinite
!
ip dhcp pool DL380-NIC-1
host 192.168.1.108 255.255.255.0
dns-server 65.32.5.111 65.32.5.112
lease infinite
!
ip dhcp pool DL380-NIC-2
host 192.168.1.109 255.255.255.0
dns-server 65.32.5.111 65.32.5.112
lease infinite
!
prompt Cisco_Router
call rsvp-sync
!
!
!
!
!
!
!
!
interface FastEthernet0/0
ip address dhcp
ip nat outside
speed auto
full-duplex
!
interface Serial0/0
no ip address
shutdown
!
interface FastEthernet0/1
ip address 192.168.1.1 255.255.255.0
ip nat inside
duplex auto
speed auto
!
ip nat inside source list 1 interface FastEthernet0/0 overload
ip classless
ip route 0.0.0.0 0.0.0.0 FastEthernet0/0
no ip http server
ip pim bidir-enable
!
access-list 1 permit 192.168.1.0 0.0.0.255
access-list 1 permit 0.0.0.0 255.255.255.0
!
dial-peer cor custom
 
Can you ping from you computer to the router interface it is connected to? Then can you ping to the external interface?

If you can't ping the external interface then what do you see with a Sho IP Route?

Hang on a minute.....backtrack, You said your Netgear router not cable modem. If the netgear is a router then it is dealing with the Nating to the ISP and sending it in on the 10.54 subnet so to hang your router off that, you wouldn't need to Nat as the netgear is already doing it and you would route to the 10.54 network with a gateway of 10.54.224.1 Your 2600 is a router within your own network rather than between your network and the internet!
 
Other than removing the second access-list 1 entry, I think your config looks good, it SHOULD work unless I'm missing something major too.
 
Ok let me clarify. When I say netgear I mean my netgear is the only router on the network plugged directly into my modem and my computers are using that to access the internet. When I say Cisco I mean the Cisco router is the only router on the network(netgear is removed) and is plugged into the modem and everything it trying to use that to access the internet

When I have my computer hooked up to the cisco I can ping the external interface just fine I haven't tried to ping the internal interface but I assume it's working.

I've tried removing that second access list but can't seem to get it to go away it should simply be "no access-list 1" correct?
 
But is the Netgear routing or not? You say that "my netgear is the only router on the network plugged directly into my modem and my computers are using that to access the internet" then you say "When I say Cisco I mean the Cisco router is the only router on the network(netgear is removed) and is plugged into the modem"

Just what modem are we talking about? The topology here seems to be the first hurdle! What connects to what in each scenario? Try and list each device and what it does!
 
This is a residential cable line so it comes into cable modem then goes to router then to computers.

Currently it is wan -cable modem-netgear router- pc
trying to make it wan - cable modem- cisco 2621 - pc
 
sh ip route


We must go always forward, not backward
always up, not down and always twirling twirling towards infinity.
 
Cisco_Routersh ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
* - candidate default, U - per-user static route, o - ODR
P - periodic downloaded static route

Gateway of last resort is not set
 
ah ... it doesn't even have its own connected routes ?
thats not right..
did you forget to paste some part of it? have you erased your config?



We must go always forward, not backward
always up, not down and always twirling twirling towards infinity.
 
I have not erased anything since I started this thread and I pasted everything listed. Should I try ip route 0.0.0.0 0.0.0.0 f0/0 again?
 
I've actually had this happen on one of my routers, bad news is I don't know what eventually cured it! Try putting in static routes for everything and see if they appear in the Sh IP Route.
 
Try finding and loading a new IOS. Your router does not appear to want to route.

The sho ip route being blank is a big one.
 
I've been looking for a way to load a new IOS but I can't seem to find one. Can anyone provide me with some advice? This is my first cisco experience
 
You can run a tftp server on your laptop, give the router an IP in the same network and transfer it that way.

dir flash:

will show you what's on the router flashcard now, make sure you have space to keep the old IOS and load the new. Check there to see if there maybe is an alternate IOS already on the device.

show ver will show you which IOS you booted from

something like System image file is "flash:c2600xxxxxx.bin"

If you have a file on your flash that's different from that but is also an image c2600 something.bin you can try to boot to that image instead by putting into the config

boot system flash:c2600xxxxxxxx.bin

IF you don't have any alternative images on your flash, and you have space for the one you want to change to, put the new image on your laptop running the tftp server and use the command

copy tftp flash

it'll walk you through identifying the source IP of the tftp server and the name of the image and all that.

Make sure you can ping between the devices before you worry about trying to copy it.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top