The idea was to implement hotspot for mobile users which are passing through company every day.
But somehow, whenever I set up mtik hotspot a main router is sharing the info with the hotspot and ppl on wired workstations are forced to log on via browser in similar manner as mobile users.
I tried with switching off all interfaces in /ip neighborhood discovery on both mikrotiks, i even checked if routing protocols (ospf,bgp, rip etc) are on (they are all disabled btw), and nothing helps.
What is the problem? How devices share informations and how can i prevent that?
edit. I did it with older 2.8.* versions some time ago anyway without any problems
(wired workstations and servers are in 192.168.0.0/24 C class)
This can be the solution but personally I dont feel like this should be done using bypassing.
Any other ideas?
edit. Anyway the WLAN iface has 10.0.0.1/24 address, and the wireless clients should be able to access only the internet, without knowing anything about LAN.
I’m aware of that but still I cannot understand why the main MTIK is sending traffic first to hotspot for authorization?
I even checked all firewall rules on the main mtik (even searched for dynamic rules) but I didnt find anything.
Where is dhcp server 192.168.0.0/24 define. Check if hotspot is also define .
Check bridge?
All hosts in 192.168.0.0/24 network have static IP so there is on DHCP server there. A dhcp scope for wireless clients are not yet defined cause this problems occurs I dont want to implement bridging at all, I just want to let wireless clients a posibility of using company internet connection.