hotspot issue

Hi,
i’d like to make a hotspot but problem occurred.
My configuration is:
PPPOE concentrator ------- Access point


I created bridge interface (b2) and a tunnel eoip (tunnel)
I set hotspot interface as b2 on PPPOE concentrator, assigned a public IP, dns 0.0.0.0
I assigned wlan1 on Access point as b2 port. Also tunnel is a b2 port.

When I open my web browser no login page appears.

Someone could help me?

Tnx in advance.
Levis

You should configure HotSpot on the bridge interface, if HotSpot is configured on the interface which is a part of bridge.
/ip dns set primary-dns is necessary configuration for the HotSpot server.

Hi,
it works tnx.
But other problem occurred.
I want hotspot uses radius for authentication and to obtain ip address.
When I put username and password then my pppoe concentrator and hotspot stop to work and I have to reboot it!
I checked radius log and I found auth ok and the number of the port is 2161115136.
Why?

Moreover, hotspot uses public ip. if someone associates to the hotspot receive a public IP so they finished bacause limited. How could I assign public ip only to authenticated user?
Why authenticated user ip address is that of wan interface?
Tnx in advance.
Levis

Where do you put username and password ?
What configuration do you have on the HotSpot router, which makes HotSpot router stop to work ?

It is possible to set non-public IP address for non-authorized users.
/ip hotspot set 0 address-pool=pool_name

You can set private-address there, however DHCP server is issuing addresses, it is much more complicated. As you need to ensure that new clients receives private address.

Hi,

then my MT box is a PPPoE concentrator and a Hotspot server too.
When i put username and password in hotspot login page, click on the login button then MT box stop to work and I have to reboot it.

Hotspot interface is a bridge interface. When someone associates to hostspot then he has to receive a private address but once authenticated he has to receive a public one.

I’m going to be a fool!
Tnx in advance.
Levis

stop to work because a 3.22 firmware bug!
Works with 3.13.


Levis

What is the “bug” of version 3.22 ?

Hi,
I don’t know what it is but with old ROS 3.13 hotspot server when has to authenticate user by an external radius server doesn’t block the MT box.
Different behavior with ROS 3.22/3.23

I’m using MikroTik RouterOS 3.24 version on HotSpot and RADIUS server (User Manager) without any problems.

Try 3.23 version and let me know.
Anyway I use freeradius as auth server…

3.24 is the latest version with newer improvements, I suggest to use it on your routers.