[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gnu-radius] How it do 'logout' ?
From: |
Sergey Poznyakoff |
Subject: |
Re: [Help-gnu-radius] How it do 'logout' ? |
Date: |
Mon, 24 Nov 2003 14:08:25 +0200 |
°×ÐÜÐâ °ÛìÜãåÐÜÕâÞÒ <address@hidden> wrote:
> i guess my NAS (3Com 1500 RAS) sends illegal 'port' and 'session_id' when
> user logout.. :(
You can verify it in your /var/log/radacct/<nasname>/detail file. The
triple (username,session_id,port) must be unique for each session,
otherwise no proper accounting is possible. If your NAS sends
non-matching values for the end of a session, you will have to
apply some rewriting procedure to fix them. Please refer to
http://www.gnu.org/software/radius/manual/html_chapter/radius_11.html#SEC171
Did anybody else have the same problems with 3Com 1500 RAS, please?
Regards,
Sergey