Community discussions

MikroTik App
 
petoKUBO
just joined
Topic Author
Posts: 2
Joined: Thu Sep 29, 2022 4:07 pm

Mangle rules + Queue Tree - wrong bandwidth counting

Sat Oct 01, 2022 12:50 pm

Hi all,
I upgraded my RB4011iGS+ from ROS 6.49.3 to v7.5 and I am experiencing with bandwidth problems,
I have mangle rules + Queue Tree setled, everything worked fine when I had ROS 6.49.3, now in v7.5 I can see incorrect counting in Queue Tree...
In Mangle rules I can see in statistics real bandwidth pass thru 14.5Mbps, when I switch to Queue Tree, I see Avg. Rate-44.9Mbps (Yes, I know it is average) but why that big difference, then the queue is in use and the real bandwidth is not achieved.

Anyone have the same problem? Or I need change my config on ROS 7.5 ?
ip firewall/mangle/print
Flags: X - disabled, I - invalid; D - dynamic 
 0    ;;; down-con-VPN
      chain=forward action=mark-connection new-connection-mark=down-con-VPN passthrough=yes in-interface-list=VPN log=no log-prefix="" 

 6    ;;; down-pk-VPN
      chain=forward action=mark-packet new-packet-mark=down-pk-VPN passthrough=yes connection-mark=down-con-VPN log=no log-prefix="" 

12    ;;; upload-con-VPN
      chain=postrouting action=mark-connection new-connection-mark=upload-con-VPN passthrough=yes out-interface-list=VPN log=no log-prefix="" 

18    ;;; upload-pk-VPN
      chain=postrouting action=mark-packet new-packet-mark=upload-pk-VPN passthrough=yes connection-mark=upload-con-VPN log=no log-prefix="" 

 
queue/tree/print
Flags: X - disabled, I - invalid 
 0   name="All Bandwidth down" parent=global packet-mark="" limit-at=0 queue=default-small priority=1 max-limit=570M burst-limit=0 burst-threshold=0 burst-time=0s bucket-size=0.1 

 1   name="Download VPN" parent=All Bandwidth down packet-mark=down-pk-VPN limit-at=0 queue=pcq-download-default priority=6 max-limit=400M burst-limit=0 burst-threshold=0 burst-time=0s 
     bucket-size=0.1 

 2   name="Upload VPN" parent=All Bandwidth upload packet-mark=upload-pk-VPN limit-at=0 queue=pcq-upload-default priority=6 max-limit=45M burst-limit=0 burst-threshold=0 burst-time=0s 
     bucket-size=0.1 

 3   name="All Bandwidth upload" parent=global packet-mark="" limit-at=0 queue=default-small priority=1 max-limit=55M burst-limit=0 burst-threshold=0 burst-time=0s bucket-size=0.1
 
MacJ
just joined
Posts: 1
Joined: Fri Sep 15, 2023 2:35 pm

Re: Mangle rules + Queue Tree - wrong bandwidth counting

Fri Sep 15, 2023 2:54 pm

Hi,

I have the same problem.

I submitted a Bug report. Let's see if someone comes back to me. Otherwise I am back to ROS6.


Cheers,
Daniel

Who is online

Users browsing this forum: Bing [Bot], dj23, patrikg, soulflyhigh and 92 guests