Re: Subnetworks through a modem connection?

Andrew Neely (neely@frii.com)
Tue, 1 Apr 1997 10:39:42 -0700 (MST)

Javier,

Here is an example Radius "user" file entry for an account with a
routed 32-addr network:

bob Password = "UNIX"
User-Service-Type = Framed-User,
Framed-Protocol = PPP,
Framed-Address = 204.1.1.1,
Framed-Netmask = 255.255.255.224,
Framed-Route = "204.1.2.32 204.1.1.1 1",
Framed-Routing = None,
Framed-MTU = 1500

When "bob" logs in he is authenticated using the UNIX password file,
a PPP session is established, his serial port is assigned the
address 204.1.1.1, and the 32-addr network starting at 204.1.2.32
is routed to 204.1.1.1.

This is Radius 1.16. Tokens are probably a bit different under 2.0.

-Andy.
frii.net

>
> I have a customer that wants to have a constant connection with at least
> 15 IP's.. and a couple questions come to mind:
>
> 1. Is this possible to do with PM2's and Radius? Anything I should be
> aware of? Is it going to cause me any routing problems of any kind? what
> would be the best way to do it?
>
> 2. I assume that if possible I'll end up giving the customer 30 IP's..
> because I do have a class C subnetted with a .224 netmask.. but.. what do
> other people charge for this kind of service?
>
> Any Help would be appreciated..
>
> TIA.
>
> Javier Iglesias
>