My need is to block outgoing MNDP traffic via a Firewall-Rule.
To be more specific, I want do drop all MNDP traffic except if a pre-defined IP-Network is the source IP of the frame. Only if an IP out of this net is the source IP of the MNDP-frame, it should pass. The MNDP-frame must be dropped if the source-IP != pre-defindes Network.
Should be a simple task, but the MNDP-stuff does not show up…
The yellow things have to match, IP-network, UDP 5678, otherwiese drop:
Like DHCP server, you can not intercept this internal cpu service on firewall.
But you can disable MNDP at all, or only for specific interface using, for example, one interface list where list only the allowed interfaces.