Hello i have a system made of some machine (10-12) in my mail network, the one used by all users. It seems that something is interfering with this system once every while and i can't get an idea of what it is. They are configured with static IPs in the 192.168.1.0/24 network like other computer and servers and i can't change their address because a global reconfiguration o f the services while being in production is not reccomended. I also need to have some communication with the external world on some identified ports.
Basically i need to find a way to filter part of the traffic just to these group of devices, and my idea was to implement a bridge between the switch serving theses devices and the main network.
Any suggestion on how to correctly implemet this or other way to obtain the same result?
i have e suspect that some unwanted traffic and/or broadcast packets are creating confusion towards these devices.
thanks in advance