Dude Agent on private network

I want to monitor a private manufacturing network with the Dude Agent. I assume I install the agent(the Dude package) on a RouterOS device, connect one NIC to the private network and one NIC to the network with the Dude Server. It is critical that the RouterOS device is not routing or forwarding any packets between the two networks. Is it possible do disable any routing/forwarding on the RouterOS device and still have the agent function?

Yes.

Thanks for the response.

Can you provide any help or point me in the right direction as to how to disable routing/forwarding? I am new to RouterOS.

/ip settings
set ip-forward=no

Thanks all. This should work for me.