Avatar of DebbieHamatani
DebbieHamataniFlag for United States of America

asked on 

Setting up Cisco 2901 Router with Comcast Broadband modem

I am trying to set-up a Cisco 2901 router that is connected to a Comcast High-Speed Modem.  The connection is live since I connected a laptop directly to the modem and the internet works.

Below is the configuration from the router:
no service pad
service tcp-keepalives-in
service tcp-keepalives-out
service timestamps debug datetime msec localtime show-timezone
service timestamps log datetime msec localtime show-timezone
service password-encryption
service sequence-numbers
!
hostname Cisco2901
!
boot-start-marker
boot-end-marker

no aaa new-model
!
no ipv6 cef
no ip source-route
ip cef
!
no ip bootp server
multilink bundle-name authenticated

!
interface Embedded-Service-Engine0/0
 no ip address
 no ip redirects
 no ip unreachables
 no ip proxy-arp
 shutdown
!
interface GigabitEthernet0/0
 description $ES_WAN$
 ip address 173.xx.yy.109 255.255.255.240
 no ip redirects
 no ip unreachables
 no ip proxy-arp
 duplex auto
 speed auto
 no mop enabled
!
interface GigabitEthernet0/1
 description $ES_LAN$
 ip address 192.xx.yy.1 255.255.255.0
 no ip redirects
 no ip unreachables
 no ip proxy-arp
 duplex auto
 speed auto
 no mop enabled
!
ip forward-protocol nd
!
ip http server
ip http authentication local
no ip http secure-server
!
ip route 0.0.0.0 0.0.0.0 173.xx.yy.110
!
logging trap debugging
!
no cdp run
!
snmp-server community public RO
!
control-plane
!
line con 0
line aux 0
line 2
 no activation-character
 no exec
 transport preferred none
 transport input all
 transport output pad telnet rlogin lapb-ta mop udptn v120 ssh
 stopbits 1

Is there something I am missing?  It tries to connect from the laptop, but just keeps looping.
RoutersBroadband

Avatar of undefined
Last Comment
DebbieHamatani
Avatar of Shane McKeown
Shane McKeown
Flag of Ireland image

Try changing this line

ip route 0.0.0.0 0.0.0.0 173.xx.yy.110

to

ip route 0.0.0.0 0.0.0.0 GigabitEthernet0/0

When logged into the router can you ping any internet address?
Ping 8.8.8.8 - what does this show?
Avatar of DebbieHamatani

ASKER

I changed the setting from the static IP address to GigabitEthernet 0/0 in the routing and this did not solve the problem.  

When pinging any address I receive host not reachable.  

According to comcast the gateway should read 173.xx.yy.110 should that the IP address of the WAN port?

Thanks
Avatar of Shane McKeown
Shane McKeown
Flag of Ireland image

What should your WAN IP be? Did you ask?
If they say the gateway should be 110 this can mean multiple things, its either there side or as you mention your WAN port

Try it on your WAN and see if it helps...

 ip address 173.xx.yy.110 255.255.255.240

You currently have it set  ip address 173.xx.yy.109 255.255.255.240
Avatar of DebbieHamatani

ASKER

Here is the response from Comcast:
We don’t support devices behind our gateway due to liability issues and that there are a million different devices.  If you are wanting the device set up in pass thru we you will want to put the .110 in your router and I can make the changes on the gateway.  Let me know and I can change it up.

So, I am not sure how helpful Comcast is.

I tried to put the 110 in the WAN and it still does not work.
ASKER CERTIFIED SOLUTION
Avatar of Shane McKeown
Shane McKeown
Flag of Ireland image

Blurred text
THIS SOLUTION IS ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
Avatar of ArneLovius
ArneLovius
Flag of United Kingdom of Great Britain and Northern Ireland image

you have what I presume is s public address and a private address in your config, but no NAt statement.

You need to enable NAT
Avatar of DebbieHamatani

ASKER

It was the nat that needed configured.  Called Cisco and they walked me through it.
Routers
Routers

A router is a networking device that forwards data packets between computer networks. Routers perform the "traffic directing" functions on the Internet. The most familiar type of routers are home and small office cable or DSL routers that simply pass data, such as web pages, email, IM, and videos between computers and the Internet. More sophisticated routers, such as enterprise routers, connect large business or ISP networks up to the powerful core routers that forward data at high speed along the optical fiber lines of the Internet backbone. Though routers are typically dedicated hardware devices, use of software-based routers has grown increasingly common.

49K
Questions
--
Followers
--
Top Experts
Get a personalized solution from industry experts
Ask the experts
Read over 600 more reviews

TRUSTED BY

IBM logoIntel logoMicrosoft logoUbisoft logoSAP logo
Qualcomm logoCitrix Systems logoWorkday logoErnst & Young logo
High performer badgeUsers love us badge
LinkedIn logoFacebook logoX logoInstagram logoTikTok logoYouTube logo