Radius

PHPNuxBill Installation & Configuration Guide

Prepare Server Install MySQL, PHP and Apache2 Download latest from, unzip and transfer to server: https://github.com/hotspotbilling/phpnuxbill/archive/refs/heads/master.zip Or directly on server: Unzip and move contents to default Apache2 directory (and remove default index file): PHPMyAdmin and Database Installation Add a global (root) MySQL User: User: master Password: f!rstShip68 Install PHPMyAdmin for ease of Database configuration NB […]

PHPNuxBill Installation & Configuration Guide Read More »

MikroTik 802.1x EAP Wi-Fi Authentication using freeRADIUS

This guide walks you through creating certificates on a MikroTik router, configuring FreeRADIUS with a valid SAN, and preparing Android clients for EAP-TLS authentication using radius.mikrotikmasters.com as the domain. ✅ Step 1: Generate Certificates on MikroTik 1. Create a Certificate Authority (CA) /certificateadd name=cert-ca common-name=MyRootCA key-usage=key-cert-sign,crl-sign/certificate sign cert-ca ca-crl-host=10.200.21.33 2. Create Server Certificate with SAN

MikroTik 802.1x EAP Wi-Fi Authentication using freeRADIUS Read More »