Ascend Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (ASCEND) Restricting connections with RADIUS



ascend@digistar.com wrote:
> 
> On Thu, 17 Jul 1997, Knoel Ralston wrote:
> 
> > Livingston RADIUS 2.01 support port type declairations of,
> > VALUE           NAS-Port-Type           Async                   0
> > VALUE           NAS-Port-Type           Sync                    1
> > VALUE           NAS-Port-Type           ISDN                    2
> > VALUE           NAS-Port-Type           ISDN-V120               3
> > VALUE           NAS-Port-Type           ISDN-V110               4
> > (pulled right fromour dictionary file)
> >
> > I cannot say anything about limiting 56k, but this will take
> > care of ISDN vs. Analog
> 
> Still no dice.
> 
> I've upgraded our TNT to 1.3Ap2, livingston radius 2.01, and this in the
> radius file:
> 
> blah    Password = "bleh"
>         User-Service = Framed-User,
>         Framed-Protocol = PPP,
>         Framed-Routing = None,
>         Ascend-Maximum-Channels = 1,
>         Ascend-Maximum-Call-Duration = 480,
>         NAS-Port-Type = Async,
>         Ascend-Idle-Limit = 1200
> 
> The user still manages a 64K MPP ISDN connection.  This is not good :)
> Not good at all....
> 
> I want this guy to connect ONLY at 33.6K analog.

The problem is that your put the NAS-Port-Type check item is in the
reply list.  You need to put it on the first line, and NOT in the
reply list (after the first line):

> blah    Password = "bleh", NAS-Port-Type = Async
>         User-Service = Framed-User,
>         Framed-Protocol = PPP,



-- 
Dale E. Reed Jr.  (daler@iea.com)
_________________________________________________________________
       IEA Software, Inc.      |  RadiusNT, Emerald, and NT FAQs
 Internet Solutions for Today  |   http://www.iea-software.com
++ Ascend Users Mailing List ++
To unsubscribe:	send unsubscribe to ascend-users-request@bungi.com
To get FAQ'd:	<http://www.nealis.net/ascend/faq>


References: