Page 1 of 1

How to create hotspot for specific network on a bridged interface?

Posted: Tue Apr 05, 2022 3:48 am
by vineethp7
Hi guys,
I am looking for a way to create a hotspot for a specific network (172.17.1.0/24) that is on a bridged network?

Topology:

Image

Mikrotik Router 1 acts as a Centralized DHCP server for all VLANs including Private IPs and routes only Public IPs. All ports are bridged on Mikrotik Router 1. No VLANs are created.

Mikrotik Router 2 routes all private IPs (10.1.1.0/24, 172.17.1.0/24). All the ports are bridged on Mikrotik Router 2. No VLANs are created.

Wifi AP (Created VLAN 300 for 172.17.1.0/24 network)
Layer 3 Switch (Created VLAN 300 interface IP)

I want to create a hotspot for only the 172.17.1.0/24 network on Mikrotik Router 2. I want all other Private IP networks to have normal internet access without hotspot login.