Some HotSpot questions

Hi all,

I just upgrade my RB532A from ROS 2.9.51 to ROS 3.10 via netinstall. I has no problem for upgrade progress.

Then, we put hotspot configuration according to /ip hotspot wizards (Hotspot Setup button), and also the masquerade for out interface ether1 as this interface connected directly to the net.

When using username & password enter at Users tab, we has no problem. But when we redirect the auth process to our FR server, we got RADIUS server not responding. The timeout is set to 10s but before 4 second we got the same error. Strange !!

In the other hand, we has WRT54GL + dd-wrt with hotspot enable. This box can connect to the same FR with no problem, and all users can be authenticated.

At FR box, we already put WAN ip address of MT with the same secret at clients.conf.

Suddenly, after a hour looking for the problem, it run itself without having to change any config or and restart.

The MT box is already running well right now but we worry that will having the same problem with another box without knowing the problem source for this problem.

Can anyone let me know the problem sources ?

For mikrotik hotspot login screen, is it possible to push MT to open login screen with https rather than http ?

Also, I want to redirect all users to our URL (at another box) that explain our services, system prices, etc before they click LOGIN. is it possible ? The ip address of this box already define at walled garden ip list tab.

TIA

Paul

Hi,

It’s me again for additional question…
within our /var/log/radius.log file at FR side, we found the following lines..

Wed Jun 18 12:43:24 2008 : Auth: Login OK: [xxxxxx] (from client test port 2150629399 cli 00:13:46:62:73:C2)
Wed Jun 18 12:43:47 2008 : Auth: Login OK: [xxxxxx] (from client test port 2150629400 cli 00:13:46:62:73:C2)
Wed Jun 18 13:05:15 2008 : Auth: Login OK: [xxxxxx] (from client test port 2150629401 cli 00:13:46:62:73:C2)
Wed Jun 18 15:00:44 2008 : Auth: Login OK: [xxxxxx] (from client test port 2151677952 cli 00:13:46:62:73:C2)

Question, where the huge port number come from ?

Paul