Routing Class C take 2.

Ed Longstrom (edl@rock.spectra.net)
Tue, 26 Nov 1996 11:06:24 -0500 (EST)

I modified my Cisco as suggested now it looks like

ip route 204.177.135.0 255.255.255.0 204.177.135.65

and radius is as such

Framed-Address = 204.177.135.65
Framed-Netmask = 255.255.255.0,
Framed-Route = "204.177.135.0 204.177.135.65 1"

Now I can't ping any 135 addresses from the router or my LAN.

A thought, is that the cisco doesn't know to route
204.177.135.0 to the Ethernet1 port, which the 131 class C
is on. Does this mean that I have to assign them an address in
the 131 class C, then route all 135 traffic to Ethernet1?

Thanks for your patients,

Ed

>
> Here's an excerpt from our radius file. The Class C that we are routing is
> 207.77.57.0.
>
> auser Password = "apassword"
> User-Service = Framed-User,
> Framed-Address = 207.77.56.105,
> Framed-Netmask = 255.255.255.0,
> Framed-Route = "207.77.57.0 207.77.56.105 1"
>
> In our Cisco:
>
> ip route 207.77.57.0 255.255.255.0 207.77.56.105
>
>
>
> >Ok, this must be easy but I can't seem to route a class C
> >through a modem on the portmaster.
> >
> >Here are the details.
> >
> >Cisco 4500 with 6 Ethernet Interfaces
> >The Portmaster is 204.177.131.7
> >call it pm7.
> >
> >I want to route 204.177.135.0 through a modem
> >on pm7
> >
> >clip from radius
> >
> > Framed-Address = 204.177.135.65
> > Framed-Netmask = 255.255.255.0,
> > Framed-Route = "204.177.135.0 204.177.135.65 1"
> >
> >
> >clip from Cisco
> >
> >ip route 204.177.135.0 255.255.255.0 204.177.131.7
> >
> >
> >I can ping 204.177.135.65 when the user dials in, but
> >he can't ping out to anything, and I can't ping anything
> >on his internal LAN.
> >
> >A good "real" example of how to do this would be
> >greatly appreciated.
> >
> >
> >
> >Thank you very much,
> >
> >Ed
> >
> >
> > -------------------------------------------
> >| e-mail: elongstr@spectra.net |
> >| WWW: http://www.spectra.net/~elongstr |
> >| Voice: 607-798-7300 |
> >| Fax: 607-798-8305 |
> >| Data: |
> > -------------------------------------------
> >
> >
> >
>