Once upon a time Lanham Rattan shaped the electrons to say...
>Seems that the PM3 is not executing the Idle (40 minutes) or Session (6
>Hours) timeout parameters specified by Radius.
>
>username Password = "pass"
> Service-Type = Framed-User
> Framed-Protocol = PPP
> Framed-Routing = None
> Session-Timeout = 21600
> Idle-Timeout = 2400
>
>Does the above look correct. I am using the latest Radius.
You're missing all of the end of line commas. Try this:
username Auth-Type = Local, Password = "pass"
Service-Type = Framed-User,
Framed-Protocol = PPP,
Framed-IP-Address = 255.255.255.254,
Framed-IP-Netmask = 255.255.255.255,
Framed-Compression = Van-Jacobson-TCP-IP,
Framed-Routing = None,
Framed-MTU = 1500,
Session-Timeout = 21600,
Idle-Timeout = 2400
-MZ
-- Lucent Remote Access Division - Chair, Department of Interstitial Affairs Phone: 800-458-9966 510-737-2100 FAX: 510-737-2110 megazone@livingston.com For support requests: support@livingston.com <http://www.livingston.com/> Snail mail: 4464 Willow Road, Pleasanton, CA 94588 - To unsubscribe, email 'majordomo@livingston.com' with 'unsubscribe portmaster-users' in the body of the message.