A simple subnetting question

Curt Eckhart (curt@genesis.shadetree.com)
Thu, 10 Apr 1997 21:40:49 -0400

OK, I'm sure that there's a dozen or two of you who can answer this in
your sleep.

I'm trying to set up a simple subnet of a Class C network into a .192
subnet configuration. I've tried to assign a segment of this to one
customer using the following radius entry:

------------------------------------------------------------------
customer1 Encrypted-Password = "p8CJf7jY4VYEw" , Simultaneous-Use = 2
Acct-Status-Type = Start,
Service-Type = Framed,
Framed-Protocol = PPP,
Framed-IP-Address = 207.51.190.1,
Framed-IP-Netmask = 255.255.255.192,
Framed-Route = "207.51.190.0 207.51.190.1 1",
Framed-MTU = 1500,
Framed-Compression = Van-Jacobson-TCP-IP, Port-Limit = 2
------------------------------------------------------------------

What I think I'm doing here it giving him IP #'s 207.51.190.1-63

When I went to configure the next segment to the next one, I tried
using something like this:

Framed-Route = "207.51.190.64 207.51.190.65 1",

When I 'tracerouted' to say, 207.51.190.75, the route would go to the
first subnet instead of the second, like I wanted. It's almost as if
the first subnet has the whole class C.

I finally ended up just setting a couple of host routes to them in
order to get them working, but obviously this is wrong.

Here's the second entry I finally settled on. It just host routes a
few of the addresses until I (or perhaps of of you) figures this out.

WHAT AM I DOING WRONG ?

--------------
customer2 Encrypted-Password = "yNSRhE98SvtEs", Simultaneous-Use = 1
Acct-Status-Type = Start,
Service-Type = Framed,
Framed-Protocol = PPP,
Framed-IP-Address = 207.51.190.65,
Framed-IP-Netmask = 255.255.255.192,
Framed-Route = "207.51.190.66 207.51.190.65 1",
Framed-Route = "207.51.190.74 207.51.190.65 1",
Framed-Route = "207.51.190.75 207.51.190.65 1",
Framed-MTU = 1500,
Framed-Compression = Van-Jacobson-TCP-IP,
Port-Limit = 1
------------------------------------------------------------

I'm confident that the brain trust here can dispatch this one in a
heartbeat.

TIA,

-- 
Curt Eckhart
Shade Tree Communications, Inc.
curt@shadetree.com