Your ip route 0.0.0.0 0.0.0.0 should point to the ip address of the interface on the ISP side.

So, if your ISPs IP address is 144.232.255.1

You should have:

config t# ip route 0.0.0.0 0.0.0.0 144.232.255.1

That is the first thing I see.

At 01:59 PM 6/11/2003 -0400, you wrote:
been racking my brain here and can't seem to figure out what I have
missed...

I have a cisco 2524 with 1 serial interface and one ethernet interface, and
like I have always done  I plugged the t-1 into the serial interface and
plug the ethernet interface into a hub and hung a laptop off the hub.. I
gave the serial interface the assigned IP that my ISP gave me and gave the
ethernet interface one of the adresses in my class C that my ISP gave me and
gave the laptop an address in that class C range and set it's gateway to the
ethernet interface.... now from the router I can traceroute, ping, etc. to
my heart's content and get anywhere I want, and from the laptop I can get to
ethernet interface on the router but no further..  I put in my default route
as
ip route 0.0.0.0 0.0.0.0 s0 and even put in a specific route for the class c
space, but the laptop cannot get past the E0 interface  here is the
interface and route config:

interface Ethernet0
 ip address 208.4.66.1 255.255.254.0
!
interface Serial0
 ip address 144.232.255.26 255.255.255.128
!
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0
ip route 208.4.66.0 255.255.254.0 Serial0

the laptops address is 208.4.66.10 subnet 255.255.254.0 gateway 208.4.66.1
and I can ping the laptop from the router

any help is appreciated, sorry for the off-topic
***************************************************************************
The information contained in this message is intended only for the
confidential use of the recipient(s) named above. This message is privileged
and confidential. If the reader of this message is not the intended
recipient or any agent responsible for delivering it to the intended
recipient, you are hereby notified that you have received this document in
error and that any review, dissemination, distribution, or copying of this
message is strictly prohibited. If you have received this communication in
error, please notify us immediately. SMG reserves the right to monitor and
review all content sent to and from this email address. Messages sent to and
from this address may be stored on the SMG email system.

------
You are subscribed as [EMAIL PROTECTED]
Web Interface: http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=nt2000&text_mode=&lang=english
To unsubscribe send a blank email to %%email.unsub%%


------
You are subscribed as [EMAIL PROTECTED]
Web Interface: 
http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=nt2000&text_mode=&lang=english
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to