Re: Cisco on cable network (or any ISP net!)

From: John Conzone (jkconzone@xxxxxxxx)
Date: Fri Aug 04 2000 - 20:58:06 GMT-3


   
    In case anyone runs into this in the future, the cable modem needs to be
set up for multiple macs and IP's, according to my ISP. It now works.
    I'm okay with the mac part, but I'm not buying the IP part. I doubt the
modem gives a hoot about layer 3. Nonetheless, its working. Thanks all for
the suggestions.
----- Original Message -----
From: "John Conzone" <jkconzone@home.com>
To: "Naidyhorski, Steve (CCI-Atlanta)" <Steve.Naidyhorski@cox.com>
Sent: Thursday, August 03, 2000 5:45 PM
Subject: Re: Cisco on cable network (or any ISP net!)

> Hi, Steve. My modem is a CyberSurfer Wave. I'm going to try the ip
> address they gave me on my PC and see if that works, but I'm guessing its
a
> network thing also. I mean its just a lan segment, same as ethernet.
> ----- Original Message -----
> From: "Naidyhorski, Steve (CCI-Atlanta)" <Steve.Naidyhorski@cox.com>
> To: "'John Conzone'" <jkconzone@home.com>
> Sent: Thursday, August 03, 2000 9:39 AM
> Subject: RE: Cisco on cable network (or any ISP net!)
>
>
> > John
> >
> > Your router config looks fine. I am beginning to think that the problem
> > resides with your account. Specifically your modem and the authorized
> number
> > of CPEs allowed behind it. Try removing your PC and resetting your
> > modem...then try your router. If this solves your problem then your
> account
> > is only allowing one MAC address. If you have multiple IPs then yoy will
> > need to have this corrected by calling @Home's stellar tech
support..that
> > was a joke :)
> >
> > What type of modem do you have?
> >
> > regards,
> >
> > Steve
> >
> > -----Original Message-----
> > From: John Conzone [mailto:jkconzone@home.com]
> > Sent: Thursday, August 03, 2000 7:20 AM
> > To: Naidyhorski, Steve (CCI-Atlanta)
> > Subject: Re: Cisco on cable network (or any ISP net!)
> >
> >
> > Steve, the config is pretty staright forward. I put the ip address
> they
> > assigned me on the ethernet (24.2.28.30/24) put in a default route to
> > 24.2.28.1, but got nowhere. Their tech support was less than stellar I
> have
> > to say. The router right on a hub with my PC that works, and they can
ping
> > each other and the PC is on the @Home net fine. Anyhelp is appreciated.
> > Here's the config.
> >
> > Current configuration:
> > !
> > version 12.1
> > service timestamps debug uptime
> > service timestamps log uptime
> > no service password-encryption
> > service tcp-small-servers
> > !
> > hostname r1
> > !
> > enable password cisco
> > !
> > !
> > !
> > !
> > !
> > clock timezone est -5
> > clock summer-time est recurring
> > ip subnet-zero
> > no ip domain-lookup
> > ip domain-name grnvlel.sc.home.com
> > ip host R2 2002 200.200.200.1
> > ip host R3 2003 200.200.200.1
> > ip host R4 2004 200.200.200.1
> > ip host R5 2005 200.200.200.1
> > ip host R6 2006 200.200.200.1
> > ip host R7 2007 200.200.200.1
> > ip host CAT 2004 200.200.200.1
> > ip name-server 24.2.7.70
> > !
> > cns event-service server
> > !
> > !
> > !
> > !
> > !
> > interface Loopback0
> > ip address 200.200.200.1 255.255.255.0
> > no ip route-cache
> > no ip mroute-cache
> > !
> > interface Ethernet0
> > ip address 24.2.28.30 255.255.255.0
> > no ip proxy-arp
> > no ip route-cache
> > no ip mroute-cache
> > !
> > interface Serial0
> > ip address 172.168.21.2 255.255.255.0
> > no ip route-cache
> > no ip mroute-cache
> > clockrate 64000
> > !
> > interface Serial1
> > ip address 192.168.17.2 255.255.255.0
> > no ip route-cache
> > no ip mroute-cache
> > !
> > ip classless
> > ip route 0.0.0.0 0.0.0.0 24.2.28.1
> > no ip http server
> > !
> > !
> > !
> > line con 0
> > exec-timeout 0 0
> > transport input none
> > line 1 8
> > transport input all
> > line aux 0
> > transport input all
> > line vty 0 4
> > exec-timeout 0 0
> > password cisco
> > login
> > !
> > end
> >
> > r1#
> > ----- Original Message -----
> > From: "Naidyhorski, Steve (CCI-Atlanta)" <Steve.Naidyhorski@cox.com>
> > To: "'John Conzone '" <jkconzone@home.com>
> > Sent: Wednesday, August 02, 2000 10:34 PM
> > Subject: RE: Cisco on cable network (or any ISP net!)
> >
> >
> > > John
> > >
> > > Can you forward me the router config? Provide your IP address
> information
> > as
> > > well.
> > >
> > > Steve
> > >
> > > -----Original Message-----
> > > From: John Conzone
> > > To: Naidyhorski, Steve (CCI-Atlanta)
> > > Sent: 8/2/00 8:33 PM
> > > Subject: Re: Cisco on cable network (or any ISP net!)
> > >
> > > Thanks, Steve. Well, I called them this morning and requested a
> > > static
> > > IP, which they said they would provide for $5 a month.
> > > I got home this evening and configured my router witrht he ip, set
> > > the
> > > default gateway to the same as my ip and was unable to ping the
gateway.
> > > I
> > > could ping my pc on the hub.(same subnet) I called them and then the
> > > tech
> > > said that they didn't support routers on the link. I;m not really
buying
> > > that as its just an IP on the same subnet.
> > > I gave the router the IP of my PC which works on the net and took
my
> > > PC
> > > off the hub, but that didn't do it either.
> > > ----- Original Message -----
> > > From: "Naidyhorski, Steve (CCI-Atlanta)" <Steve.Naidyhorski@cox.com>
> > > To: "'John Conzone'" <jkconzone@home.com>; "ccielab"
> > > <ccielab@groupstudy.com>
> > > Sent: Wednesday, August 02, 2000 7:21 PM
> > > Subject: RE: Cisco on cable network (or any ISP net!)
> > >
> > >
> > > > John
> > > >
> > > > While @Home issues an IP via DHCP, the lease is permanent at this
> > > time.
> > > The
> > > > end goal is to lease IPs for a limited amount of time. This in
> > > addition to
> > > > reserving the right to change your IP at anytime is why they say
that
> > > they
> > > > do not support static IPs.
> > > >
> > > > I have had Cisco routers connected to the @Home network....provide
> > > some
> > > > details and I will attempt to help.
> > > >
> > > > Stephen J Naidyhorski
> > > > Data Engineer: IP Specialist
> > > > Cox Communications, Atlanta
> > > > -----
> > > > From: John Conzone [mailto:jkconzone@home.com]
> > > > Sent: Wednesday, August 02, 2000 6:56 PM
> > > > To: ccielab
> > > > Subject: Cisco on cable network (or any ISP net!)
> > > >
> > > >
> > > >
> > > > Anyone out there have any luck running a static address on a
Cisco
> > > on
> > > > @Home's network? They gave me a static ip for my router so I can
make
> > > my
> > > lab
> > > > available from the net, but I'm having no luck. Then after I called
> > > back
> > > to
> > > > say it wasn't working they said they don;t support static address?
> > > HUH?
> > > > I have a 2509 and my pc on the same hub. PC works fine, and I
can
> > > ping
> > > > from both devices locally. I can't hit the default gateway from the
> > > router
> > > > but I can from the PC.
> > > > Second, anyone familiar with X-windows and how I can set that up
> > > on my
> > > > home pc so I can access my local telnet from the net using X-Windows
> > > client
> > > > from outisde.
> > > > Thanks!
> > > >
> > > >
>



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:24:21 GMT-3