Jump to content
SITE UPDATES
  • Welcome To Focuslinks Forum
  • Sharing Is Caring
  • invite your family and friends



Search the Community

Showing results for tags 'radius manager'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Blogs

  • WISP Tutorials
  • Radius Manager
  • Radius Server
  • CloudFlare VPN 1.1.1.1
  • Microsoft Windows

Product Groups

There are no results to display.

Forums

  • Community
    • News and Announcements
    • Introductions
    • General Discussion
    • Education
    • Request Section
    • Giveaways
    • Group Buy
  • ISP Hangouts
    • Network Management Systems
    • Connectivity
    • Wireless Hotspot
    • Monitoring
    • Access Points
    • Network Routers
    • Network Switches
    • ISP Talks
  • Technology
    • General Tech Discussion
    • Computers
    • Mobile Phones
    • Tablets
  • Webmaster Hangout
    • General Webmaster Discussion
    • Hosting & Domain Talk
    • Backlinks
    • Website Support & Development
    • Marketplace (Buy, Sell and Trade)
    • Website Reviews
  • General Marketplace
    • Marketplace (Buy, Sell and Trade)

Categories

  • LiveZilla
  • IPS Community
    • Plugins
    • Applications
    • Themes
  • MikroTik
    • Hotspot Template
    • Configuration Files
    • Software
    • MikroTik App
  • Windows
  • Radius Management Software

Categories

  • Music Videos
  • General
  • FRP Tutorials
    • General FRP Tutorials
    • Samsung FRP Tutorials
    • Nokia FRP Tutorials
    • Tecno FRP Tutorials
    • Itel FRP Tutorials
  • ISP Tutorials
    • Ubiquiti Tutorials
    • MikroTik Tutorials
    • Cisco Tutorials
    • Radius Manager Tutorials
    • WiFi Hotspot Tutorials
    • Cambium Tutorials

Categories

  • Mikrotik Tutorials
  • LiveZilla Tutorials
  • FreeRadius
  • DMA Radius Manager

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me

Found 4 results

  1. 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
  2. Version 4.1.6

    2 downloads

    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
  3. 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  
  4. What is Radius Manager Radius Manager can be defined as an easy-to-use administration and billing solution to manage radius servers, its widely used by Internet Service Providers, telecommunication companies, WISP, and Wifi Hotspot Service Providers, it's can also be used to manage and monitor network devices such as Mikrotik, Cisco, StarOS, ChilliSpot, pfSense NAS, and various CMTS devices. It can be used in wireless, dial-up, and DOCSIS cable systems. Radius Manager supports Byte and time capping, bandwidth shaping, prepaid and postpaid accounts. Automatic disconnection feature for expired accounts with all supported NAS types. It supports Unix account synchronization to synchronize the email accounts with the RADIUS database. Radius Manager can also be used as CRM simply because a separate control panel is available for administrators and regular users. Includes an integrated prepaid card generator. some radius manager comes with billing module which generates invoices for both postpaid and prepaid users and also supports a wide range of electronic payments systems such as; PayPal, Authorize.net, DPS, Netcash and some other online payment gateways are supported. Some Radius Manager also supports TCP/UDP connection logger module likewise some don't, some supports DPI (Deep Packets Inspections) and some don't support it The RADIUS Protocol is an industry-standard protocol for authentication, authorization, and accounting (AAA). Terminal servers or Network Access Server (NAS) use the RADIUS protocol to communicate AAA requests to and return results from, a database of customer information. RADIUS Manager uses the RADIUS protocol to provide AAA services in the BRM environment. RADIUS originally called –> Remote Authentication Dial-In User Service

Public

Public

Please enter your display name

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.

adblock.png.e109f4a5e532cb892362c02b893acd64.png

 

 

Please disable AdBlock to proceed with the destination page.

I Have Disable AdBlock