On Thu, 29 Jun 2000, Jason Godsey wrote:

> 
> How do you tell the difference as far as radius is concerned weather to
> return:
> 
> DEFAULT Auth-Type = System
>         Service-Type = Login-User, 
>         Login-Service = Rlogin,
>         Login-IP-Host = 206.129.xxx.xxx
> 
> or
> 
> DEFAULT Auth-Type = System
>         Framed-Protocol = PPP,
>         Framed-MTU = 1500,
>         Session-Timeout = 10800,
>         Idle-Timeout = 600,
>         Port-Limit = 1
> 
> This is where I have the problem.
> 
> I hope there is an easy solution such as
> 
> <Handler Service-Type = /PPP/> :) however, from looking at trace 4, I
> don't see anything I can do to check if it's a ppp or login-user request.

You make the Service-Type a check item (as opposed to a reply item, as you
have above). Like this:

DEFAULT Auth-Type = System, Service-Type = Login-User, Simultaneous-Use = 1
        Login-Service = Rlogin,
        Login-IP-Host = shell.xecu.net

Andy

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Andy Dills                              301-682-9972
Xecunet, LLC                            www.xecu.net
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Dialup * Webhosting * E-Commerce * High-Speed Access


===
Archive at http://www.starport.net/~radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to