Real Time Ascend Maling List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (ASCEND) mulitple logins allowing...



On Thu, 11 Mar 1999, John Alexander wrote:

> I need to be able to let certain customers login more than once at a time,
> ie through 2 modems, but from different computers.
> 
> I have a problem in that it will allow the 1st one in, but then rejects
> any attempts for a second login under the same name.
> 
> Any ideas on how to allow multiple logins?
> 
> My config:
> 
> Radius:
> DEFAULT        Password = "UNIX"
>         User-Service-Type = Framed-User,
>         Framed-Protocol = PPP,
>         Framed-Address = 255.255.255.254,
>         Framed-Netmask = 255.255.255.255,
>         Framed-Routing = Broadcast,   
>         Framed-Compression = Van-Jacobson-TCP-IP,
>         Ascend-Idle-Limit = 0,
>         Framed-MTU = 1500
> 
> MAX6000 box running 7.0.1
> 
> PPP only logins, with PAP Auth.

Here's what we have for dual-login accounts.

PPP2    User-Password = "UNIX"
        Service-Type = Framed,
        Ascend-Assign-IP-Pool = 0,
        Framed-Protocol = PPP,
        Framed-IP-Netmask = 255.255.255.255,
        Framed-Routing = None,
        Framed-MTU = 1500,
        Framed-Compression = Van-Jacobson-TCP-IP,
        Ascend-Maximum-Channels = 2,
        Ascend-Idle-Limit = 1800

The key here is the Ascent-Maximum-Channels.  If we change that to 5, we
have a profile that supports 5 logins.  You just need to have multiple
profiles so that you can set up different users with different profiles.

- J-Mag Guthrie

////////////////////////===========================\\\\\\\\\\\\\\\\
| The only function of | Brokersys                 | Talk sense   |
| economic forcasting  | 12703 Vets Memorial, #106 | to a fool    |
| is to make astrology | Houston, TX 77014         | and he calls |
| look respectable.    | +1-281-895-8101 (voice)   | you foolish. |
|                      | +1-281-895-8109 (fax)     |              |
|  - John K. Galbraith | http://www.brokersys.com/ | - Euripides  |
\\\\\\\\\\\\\\\\\\\\\\\\===========================////////////////

++ Ascend Users Mailing List ++
To unsubscribe:	send unsubscribe to ascend-users-request@bungi.com
To get FAQ'd:	<http://www.nealis.net/ascend/faq>