Am working on a WiFi HotSpot solution using a MikroTik router combined with an external RADIUS server. However, when i try to connect from the WiFi terminal, i get redirected to this error page!
“Webpage not available – Could not be loaded because: net::ERR_CONNECTION_REFUSED”
What could be the issue? Am hiding the RADIUS IP in the image for security reasons.
To resolve this error, check the “Walled Garden IP List” configuration of your MikroTik router and make sure you have “accept” rule for your HotSpot network to access your RADIUS Server.
On your MikroTik Router, Click: IP > Hotspot, and click on “Walled Garden IP List”, then click on [+] to add “New Walled Garden IP Entry”:
For server: select the Hotspot server that you created
For Dst. Address: type the IP Address of your RADIUS Server.
Click Apply, and Click Ok to close the menu. Then test again from your WiFi Device.