RADIUSdesk

logo

This is an old revision of the document!


RADIUSdesk Accel-ppp Agent

Overview

  • The RADIUSdesk Acell-ppp Agent is a lightweight add-on to Ubuntu or Raspberry Pi devices that serves as a broker between Acell-ppp and RADIUSdesk.
  • It uses a couple of Lua based libraries and scripts to fulfill its mandate.

Installation

  • We assume you already have a device that has Acell-ppp installed as per instructions elsewhere on this Wiki.
  • Install the following packages.
sudo apt-get install -y curl lua-socket lua-cjson luarocks
sudo luarocks install inifile
  • Check out the latest RADIUSdesk code
 

Configuration