Forums

×

Warning

JUser: :_load: Unable to load user with ID: 17665
Medium
Offline
Resolved
0 votes
Right having sorted MS Teams, I was looking at Zoom and DSCP.

Obviously DSCP has more levels but is trying to do the same thing, is there a way to map the DSCP levels into the 7 buckets of the Bandwidth Manager, or better rewrite the Bandwidth Manager to use those DSCP markings but have a better "UI" so that you can plop things in the right bucket.

Basically Zoom uses the "better" approach of marking the traffic at particular DSCP levels rather than banding ports which you then prioritise like teams,

Any thoughts appreciated
Tuesday, May 19 2020, 09:16 AM
Share this post:
Responses (2)
  • Accepted Answer

    Tuesday, May 19 2020, 12:17 PM - #Permalink
    Resolved
    0 votes
    Will have a go in the next few days, Thanks for the help!
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, May 19 2020, 11:54 AM - #Permalink
    Resolved
    0 votes
    QoS uses packet marking. Have a look at "iptables -nvL -t mangle". If you can use selectors in iptables to select packets on DSCP markings, you can try marking them in the same way as QoS does. This "should" then force them into the QoS buckets.
    The reply is currently minimized Show
Your Reply