06 Nov
Posted by warungdigital as Internet Networking
This module is sligthly different than last module; The significant difference is in the query attribute where the sql query will calculate the time used by a user from the first access time of a user.
It will compare to Access-Period we define, and terminate a user session when the times expire.
Using this, we can limit [...]
06 Nov
Posted by warungdigital as Internet Networking
Sometimes a user session must be terminated. A lot of reason to do it and I leave it to you to choose what the reason is but I know someday you want to kill his session not for nothing. If you use icradius there is tools name asĀ radkill to do it. You also [...]
Bandwidth limit can be set up using WISPr Attributes. Two attribute can be used for this purpose, which is
WISPr-Bandwidth-Max-Down
WISPr-Bandwidth-Max-Up
These attribute must be define in radreply table or radgroupreply table. Operator := is commonly used, but I figure out that == operator can be use also.
Lets say we want to limit a user bandwidth to 256kbps [...]