We run a number of servers on our public routed subnet which we access from both the outside world and inside the LAN.
We use rate limiting to avoid saturation on our internet connection. However the side effect of this is that it's also rate limiting the traffic between our LAN clients and the routed subnet.
Is there any way to permit the routed traffic to pass through OK, effectively only doing the bandwidth management on the WAN interface?
I can't see it, so that's why I'm making it a feature request.