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](https://i.imgur.com/QySno8y.png)
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.