@stephenw10 said in [2.8.1.b] Multiple limiter issue:
The major difference there is the state binding. Note they are bound to all in 2.7.2 but interface bound in 2.8.0.
Did you try reverting that change in 2.8.0 to see if that makes any difference?
It did not make a difference between Interface Bound States and Floating States on 2.8.0.
vtnet1 tcp 23.239.29.5:443 <- 192.168.1.100:42446 ESTABLISHED:ESTABLISHED
[1351492337 + 63360] wscale 7 [4004094591 + 63616] wscale 7
age 00:00:39, expires in 23:59:58, 26:28 pkts, 3531:19177 bytes, rule 87, dummynet pipe (3 4)
id: df107d6800000000 creatorid: 9d03805d
vtnet0 tcp <WAN IP>:17951 (192.168.1.100:42446) -> 23.239.29.5:443 ESTABLISHED:ESTABLISHED
[4004094591 + 63616] wscale 7 [1351492337 + 63360] wscale 7
age 00:00:39, expires in 23:59:58, 26:28 pkts, 3531:19177 bytes, rule 86
id: e0107d6800000000 creatorid: 9d03805d route-to: <WAN Gateway>@vtnet0
and
all tcp 23.239.29.5:443 <- 192.168.1.100:55138 ESTABLISHED:ESTABLISHED
[2584166382 + 63360] wscale 7 [3625120434 + 63488] wscale 7
age 00:00:40, expires in 24:00:00, 40:45 pkts, 4557:37927 bytes, rule 87, dummynet pipe (3 4)
id: 04137d6800000000 creatorid: 9d03805d
origif: vtnet1
all tcp <WAN IP>:49985 (192.168.1.100:55138) -> 23.239.29.5:443 ESTABLISHED:ESTABLISHED
[3625120434 + 63488] wscale 7 [2584166382 + 63360] wscale 7
age 00:00:40, expires in 24:00:00, 40:45 pkts, 4557:37927 bytes, rule 86
id: 05137d6800000000 creatorid: 9d03805d route-to: <WAN Gateway>@vtnet0
origif: vtnet0
The other thing is that I expect to see the limiters in the reverse order on the outbound rule but it could be you're just testing that way? That might explain one of the test failures you saw above.
If I understand this, the labeling of my limiter matches the GUI. GUI option is labeled In / Out Pipe so I have the first one labeled WAN-in-q & LAN-in, the second WAN-out-q & LAN-out. I verified bandwidths amounts set in the limiters and the order in the rules are correct and consistent between the two versions.
Also that's the non-policy routing situation?
I'm not PBRing in this case. At one site, I have 2 WANs and PBR some devices when the primary fails. There are no limiters on any PBR rule. The floating rule on the primary WAN has the same Bufferbloat limiters. The other site has a single WAN and no PBR.