Hi Andrew I have the same trouble like you. I put in radreply Session-Timeout:=1234 But it won't do as I want: terminated the session after time is up. I think that because in radreply table, value of Session-Timeout is character varying, not interger number, so router will not know.
Andrew, Could you please help me how to write perl script in this certain case? Could you please give me your script? Thanks in advance. Manh Cuong. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andrew E. Guly Sent: Wednesday, March 03, 2004 4:00 PM To: [EMAIL PROTECTED] Subject: Session-Timeout and Cisco FreeRadius 0.9.0, Cisco 3640 as client. I'am using freeradius for authenticate dialup users. External perl-script checks user's account on database, calc $acct_session_timeout variable and output text string with this: print "Session-Timeout = ".$acct_session_timeout."\n"; But Cisco don't drop line on session-timeout... Another previously used client (PortSlave) works fine. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

