You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 31, 2023. It is now read-only.
Hi! tremendous work on the freeradius plugin, thanks very much - question - does the plugin itself allow for this configuration you mentioned (rate limits, connection limits, IP pool, etc)? on WHMCS 7.2 all I see in module commands is Create Suspend Unsuspend Terminate Change Package "" Password and Update IP Address.
Where do I change that?
Next question - whenever i run cron.php on the radius server, it lists out my clients and says..
Client1: Invalid IP IP address of the localhost radius server (eth0)
Client2: Invalid IP IP address of the localhost radius server(eth0)
Client3: Invalid IP IP address of the localhost radius server(eth0)
Client 4: Invalid IP IP address of the localhost radius server(eth0)
Thanks so much...
The text was updated successfully, but these errors were encountered:
Thanks so much! I do run cron.php on the same server that holds the FreeRadius SQL DB, and have the login and password properly configured. So much so that the list of accounts on the SQL db show up, but a weird output comes out as above, "Invalid IP ..." (The IP address of the world facing ipv4 address of the same server, that is to say, the eth0 IP address).
from reading (not very savvy) the cron.php i think it invokes radclient (the path is correct), so therefore radclient has that output. God knows why..
Hi! tremendous work on the freeradius plugin, thanks very much - question - does the plugin itself allow for this configuration you mentioned (rate limits, connection limits, IP pool, etc)? on WHMCS 7.2 all I see in module commands is Create Suspend Unsuspend Terminate Change Package "" Password and Update IP Address.
Where do I change that?
Next question - whenever i run cron.php on the radius server, it lists out my clients and says..
Client1: Invalid IP IP address of the localhost radius server (eth0)
Client2: Invalid IP IP address of the localhost radius server(eth0)
Client3: Invalid IP IP address of the localhost radius server(eth0)
Client 4: Invalid IP IP address of the localhost radius server(eth0)
Thanks so much...
The text was updated successfully, but these errors were encountered: