So I am not new to Mikrotik, but new to this issue. Here's the scenario:
Customer has software on a server that uses broadcast messages (NOT multicast or unicast) to send out informational updates to workstations on the same network. We found this out AFTER we began a migration of said server to a different subnet. The new setup will have the servers on one subnet (we'll say 10.10.11.0/24) and the workstations on a secondary (10.10.16.0/24). The two subnets are routeable, and I have the ability to put a Mikrotik in place with an interface on each network. I need to take the broadcast messages from the server network and re-broadcast them on the workstation network.
It seems that IGMP Proxy and PIM would only work for multicasting, so is there anything that would help for broadcasts?
To avoid the common practice of saying the setup is bad or should change, here's the following. While I know there are ways around the issue above (put the server on the same network, get better software, etc), the above is what I am trying to do. I am very greatful for any help, but please do not reply with responses of how this is the reason for multicast or anything not related to the ability to forward broadcast traffic. I cannot get rid of the software or change the network topology, at least for the foreseeable future. Forgive me if that seems snarky.
Again, thank you in advance for any help.