Hello there.
I would like to ask for support for an annoying problem that I'm facing since a while.
I have a RB750UP to manage a small office. For requirements reasons, the MK was set up to have a LAN network over the set of 5 ethernet ports, and a VLAN. In particular, the VLAN network is regulated through firewall rules. More in details, the LAN and VLAN are not allowed to talk to each other, and the way I implemented this was through firewall rules.
There's however one exception; in the LAN there is a NAS that is required to be reached from the VLAN side. The scope for this access is to allow VLAN devices to perform backups over the NAS. Recently I've noticed that (when a backup is in progress) the CPU usage is almost always stuck at 100%.
By running the profiler, emerged that the firewall is partially responsible for this behavior. Therefore, I imagine that the same rules that are used to prevent the VLAN to talk with the LAN, are also responsible for this high CPU usage when an intense usage and interaction between LAN<->VLAN takes place.
Is there any specific trick that I could use to achieve the same result with less CPU load?
Thanks