/usr/local/nagios/etc/nrpe.cfg
You may also like
Please use this link to calculate IP Subnet
I eventually solved this problem. Edit /etc/rc.d/rc.firewall.up After the section on “# Allow packets that we know about through …” Add: # […]
This is a simple and crude method to disable an interface based on the volume of data that has gone through it. […]
/ip firewall filter add chain=forward dst-address=”remoterange” src-address=”localrange” place-before=0 /ip firewall filter add chain=forward dst-address=”localrange” src-address=”remoterange” place-before=0