Hello, so I have a setup with RB750 as the main router, 2x HP ProCurve switches, OmniTik U-5HnD antenna and SXT 5HPnD. I set up a wireless bridge between antennas and created VLANs for interfaces that are connected/ bridged, i.e. the remote site is sending DHCP and DNS requests to main site through the wireless link, everything is running as it should (I suppose). Then I have two vlans (36 - users, 236 - management) and IP ranges for them are 192.168.50.0/24 - VL36 and 172.16.0.0/24 - VL236. All of the firewall/ nat rules on antennas have been deleted and I want to fix it in RB750 so that only 192.168.50.50 (admin) can access all the management addresses, but then I ran into a problem. I can connect on 172.16.0.3 when 192.168.50.3 is enabled, but when I disable the address, I can no longer connect to it. I’m able to see and ping the address from my router but not from my PC. I have enabled forwarding and my VLAN setup should be right, but I can’t seem to find the problem. Do I have to set up a static route or something? I’m new to MikroTik, I have been working with it for 2 weeks, and this RouterOS is a bit confusing. Any help would be appreciated and I added network diagram.
So basically what I need is to be able to connect only on management addresses from admin PC. I don’t need management on 192.168.50.0/24 but without it I can’t connect on 172.16.0.0/24. How can I forward traffic from VLAN 36 to VLAN 236 in RB750?