Routing

Kevin M Lynn (klynn@cyberspace.com)
Thu, 26 Oct 1995 12:42:20 -0700 (PDT)

I'm attempting to get PPP/SLIP sessions going from the terminal server
and am having a problem with the routing so I thought I'd ask here..

Here's how my network looks..
================

SLIP/PPP-session
204.100.176.100
|
|
PM2e
199.2.48.2
|
|
SunOS box -------+------- SunOS box
199.2.48.15 | 199.2.48.12
| Shell based PPP's (199.3.20.0)
IRX111
199.2.48.1 - ether0
204.70.166.22 - s1

==============
Here's a dump of show routes on the router..
Destination Gateway Flag Met Interface
--------------------- -------------------- ---- --- ---------
0.0.0.0 204.70.166.21 NS 1 ptp1
204.70.166.21 204.70.166.21 HL 1 ptp1
204.100.176.0 199.2.48.2 ND 2 ether0
199.2.48.0 199.2.48.1 NL 1 ether0
199.3.20.0 199.2.48.12 NS 1 ether0
==============
What the problem is.. I can ping every site on my local network
when connected with the PPP from the terminal server.. However I cannot
get past my site from the PPP session and ping anything off of my local
network.. This includes MCI's router which is 204.70.166.21..

OK.. now my question is this..

Shouldn't I be using 199.2.48.1 as the default gateway because it is the
router? our should I be using the serial ports IP address on the router?

Is there something wrong in my route tables that you can see?

Any help would be appreciated..

Thanks,
Kevin