Re: isdn/analog calls

Dale E. Reed Jr. ( (no email) )
Mon, 07 Apr 1997 01:52:22 -0700

Christian Gatti wrote:
>
> Hi,
>
> As we are now also providing ISDN connection with the PM3
> we need to be able to limit the users to the following:
>
> Users paying for an analog connection should NOT be able
> to make an ISDN connection. Users paying for an ISDN connection
> should be able to make both analog or isdn connects.
> Can this be done with RadiusNT using the NAS-Port-Type
> Radiusattribute? If so which settings are needed in order
> to make it?

RadiusNT 1.19.0 will support server access based on account types.
We will be expanding this to check items and a couple of other
fields as well. This is ODBC only, though.

If you are using text mode, then you can put the NAS-Port-Type = Async
attribute for all dialup users, and just leave it off for ISDN
customers. That should do what you want.

Dale