Hello,
I am trying to figure out if it is possible at all to have all 3 of these things going on at the same time. We currently have our hotspots with PCC for load balancing and fail over running fine. I would however like to add in some basic QoS features into the mix if at all possible.
Ideally I would like to have something like this up and running:
http://wiki.mikrotik.com/wiki/Connection_Rate
I have tried adding these rules to router, but we are now running into an issue. It appears that the new rules are overwriting the PCC rule connection marks and causing the PCC not to work. I have tried changing the chain that these rules are on, prerouting, forward, and postrouting. All of them appear to overwrite the PCC connection marks and break it. I have also tried placing the rules on these chains before and after the PCC rules, and they still overwrite the PCC connection marks and break the redundancy.
Can someone offer some insight into if they have something like this up and running, or if it is not possible to have all 3 of these things going on at once?