Search the Community
Showing results for tags 'dma'.
-
Step – 1: copy and paste: sudo rm /var/lib/apt/lists/* -vf sudo apt-get clean sudo apt-get autoremove sudo apt-get update apt-get install mc wget rcconf make gcc mysql-server mysql-client libmysqlclient15-dev libperl-dev curl php5 php5-mysql php5-cli php5-curl php5-mcrypt php5-gd php5-snmp apache2 apache2.2-common php5-cli Step – 2: copy and paste: wget http://launchpadlibrarian.net/8821476/libltdl3_1.5.24-1ubuntu1_i386.deb wget http://launchpadlibrarian.net/8821477/libltdl3-dev_1.5.24-1ubuntu1_i386.deb dpkg -i libltdl3_1.5.24-1ubuntu1_i386.deb dpkg -i libltdl3-dev_1.5.24-1ubuntu1_i386.deb Step – 3: copy and paste (line by line): cd /usr/local wget http://downloads3.ioncube.com/loader_downloads/ioncube_loaders_lin_x86.tar.gz tar -xvf ioncube_loaders_lin_x86.tar.gz cd ioncube sudo cp loader-wizard.php /var/www Step – 4: copy and paste: nano /etc/php5/cli/php.ini add this line zend_extension=/usr/local/ioncube/ioncube_loader_lin_5.3.so CTRL + x > y > enter copy and paste: nano /etc/php5/apache2/php.ini add this line zend_extension=/usr/local/ioncube/ioncube_loader_lin_5.3.so CTRL + x > y > enter Step – 5: copy and paste service apache2 restart Step – 6: copy and paste X.X.X.X/loader-wizard.php Step – 7: copy and paste line by line. cd /usr/local wget http://www.dmasoftlab.com/download/freeradius-server-2.2.0-dma-patch-2.tar.gz tar -xvf freeradius-server-2.2.0-dma-patch-2.tar.gz cd freeradius-server-2.2.0 ./configure make make install Step – 8: copy and paste line by line. ldconfig cd radiusd -X then press CTRL + c Step – 9: copy and paste line by line. chown www-data /usr/local/etc/raddb chown www-data /usr/local/etc/raddb/clients.conf Step – 10: copy and paste line by line. mysql -p CREATE DATABASE radius; CREATE DATABASE conntrack; CREATE USER 'radius'@'localhost' IDENTIFIED BY 'radius123'; CREATE USER 'conntrack'@'localhost' IDENTIFIED BY 'conn123'; GRANT ALL ON radius.* TO [email protected]; GRANT ALL ON conntrack.* TO [email protected]; exit Step – 11: copy and paste line by line cd mkdir temp cd temp 1 - Download the file with attachments, filename " radiusmanager-4.1.6.gz " 2 - Copy the file to the following address " root ... /temp " by a program WinSCP tar -xvf radiusmanager-4.1.6.gz cd /root/temp/radiusmanager-4.1.6 chmod 775 install.sh ./install.sh Step – 12: Select Operating System (Ubuntu & Debian) press 2 Choose Option Type press 2 Choose Option: (New Installation) & Choose Web Root /var/www (Root Path) Press Enter Press Enter Press Enter Press Enter Press Enter Press Enter Press ‘y’ to Continue Step – 13: copy and paste line by line chmod 775 /usr/local/bin/rmauth chmod 775 /usr/local/bin/rmpoller chmod 775 /usr/local/bin/rmconntrack Step – 14: copy and paste line by line chmod 600 /etc/radiusmanager.cfg chown root.root /etc/radiusmanager.cfg chown www-data /var/www/radiusmanager/tmpimages wget http://no.archive.ubuntu.com/ubuntu/pool/universe/g/gcc-3.3/libstdc++5_3.3.6-28ubuntu1_i386.deb dpkg -i libstdc++5_3.3.6-28ubuntu1_i386.deb Step – 15: copy and paste line by line service apache2 restart service mysql restart service radiusd restart Step – 16: copy and paste nano /etc/network/interfaces Edit the primary network interface auto ethx iface ethx inet static hwaddress ether 00:00:5A:74:FD:29 address 192.168.x.x netmask 255.255.255.0 network 192.168.x.x gateway 192.168.x.x edit your interface section according to your server specs. Make sure you put the mac address (hwaddress ether 00:00:5A:74:FD:29). Then Press CTRL + x > y > enter /etc/init.d/networking restart reboot Admin Panel X.X.X.X/radiusmanager/admin.php Username = admin Password = 1111 User Panel X.X.X.X/radiusmanager/user.php Default Username & Password Username = user Password = 1111 x.x.x.x means your server IP address
-
Version 4.1.6
1 download
DMA Radius Manager is an easy-to-use administration system for MikroTik, Cisco, StarOS, Chillispot, DD-WRT, PFSense NAS devices and DOCSIS CMTS. It provides centralised authentication, accounting, and billing functions. Feature overview: RADIUS and DOCSIS account support Traffic accounting (RADIUS) Prepaid and postpaid billing, invoicing Linux mailbox account synchronisation Support multiple NAS, CMTS and AP devices Payment tracking Financial reports Prepaid Card System Instant Access Services System (IAS) Online payment gateway support (PayPal, etc.) Connection Tracking System (CTS) Wireless and DOCSIS signal monitoring Account self-registration option Automatic expired account disconnection (RADIUS, DOCSIS) Demos: Administration Control Panel (ACP) User name: admin Password: 1111 User Control Panel (UCP) User name: user Password: 1111 Self registration Purchase Instant Access Services Installation Guide: https://focuslinksforum.com/tutorials/article/14-how-to-install-dma-radius-manager-416-on-ubuntu-1204-x86-server/Free -
DMA Radius Manager View File DMA Radius Manager is an easy-to-use administration system for MikroTik, Cisco, StarOS, Chillispot, DD-WRT, PFSense NAS devices and DOCSIS CMTS. It provides centralised authentication, accounting, and billing functions. Feature overview: RADIUS and DOCSIS account support Traffic accounting (RADIUS) Prepaid and postpaid billing, invoicing Linux mailbox account synchronisation Support multiple NAS, CMTS and AP devices Payment tracking Financial reports Prepaid Card System Instant Access Services System (IAS) Online payment gateway support (PayPal, etc.) Connection Tracking System (CTS) Wireless and DOCSIS signal monitoring Account self-registration option Automatic expired account disconnection (RADIUS, DOCSIS) Demos: Administration Control Panel (ACP) User name: admin Password: 1111 User Control Panel (UCP) User name: user Password: 1111 Self registration Purchase Instant Access Service Submitter Sanusi Olamilekan Mayowa Submitted 08/07/2022 Category Radius Management Software