Hi, I have 4 Vlan. 10.0.100.0/24, 10.0.110.0/24 and so on.
I have in all Vlan routerboard mikrotik and I want see from winbox over button neighbors. Routing between vlan is working, but broadcast not working. Can I enable it between wlan?
This is how a router works. To get Windows to see systems in another network, configure the subnets
correctly in Active Directory Sites and Services (or whatever it is called today) on your Domain Controller(s).
Do you have knowledge about Windows networking?
Do you have a server and Active Directory or just some PC’s in a workgroup?
When you have no server you could still put the name of the printer and its address in the DNS of the MikroTik
and then you can attach it by name instead of address. But you cannot “browse/find the printer”.
It’s possible your printers are using site-local SSDP. In IPv4 that’s 239.255.255.250. Setting up mutlicast routing on your MikroTik may enable discovery across VLAN boundaries.
Alternatively, in an AD environment you can add them to a print server and publish them in AD. Lastly, if you have a proper DNS server (not MikroTik’s caching server) you can use DNS-SD (DNS based Service Discovery) to create SRV records for your printers based on a zone in your DNS that is published to clients through group policy or DHCP as a search-domain.