Hello, ive included Accnt-Interim-Interval in radgroupreply table
 
mysql> select * from radgroupreply;
+----+-----------+-----------------------+----+---------------------+------+
| id | GroupName | Attribute             | op | Value               | prio |
+----+-----------+-----------------------+----+---------------------+------+
|  8 | admin     | Framed-Compression    | := | Van-Jacobson-TCP-IP |    0 |
|  7 | admin     | Framed-MTU            | := | 1500                |    0 |
|  6 | admin     | Framed-Protocol       | := | PPP                 |    0 |
|  5 | admin     | Idle-Timeout          | := | 900                 |    0 |
|  9 | admin     | Service-Type          | := | Framed-User         |    0 |
| 10 | admin     | Acct-Interim-Interval | := | 2                   |    0 |
+----+-----------+-----------------------+----+---------------------+------+
and i got this reply when i try to test using radtest
 
Sending Access-Request of id 68 to 127.0.0.1:1645
        User-Name = "apellido"
        User-Password = "apellido"
        NAS-IP-Address = diameter.mactan.ph
        NAS-Port = 1645
rad_recv: Access-Accept packet from host 127.0.0.1:1645, id=68, length=62
        Idle-Timeout = 900
        Framed-Protocol = PPP
        Framed-MTU = 1500
        Framed-Compression = Van-Jacobson-TCP-IP
        Service-Type = Framed-User
        Acct-Interim-Interval = 2
        Session-Timeout = 1
is my config correct? what about Interim-Update? should i include this in sql.conf query?
 
 
----- Original Message -----
From: apellido
Sent: Friday, February 20, 2004 10:29 PM
Subject: Account Interim

 
how do i enable account interim? what i should include in sql.conf query?

Reply via email to