LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   linux traffic control : prioritizing and vise versa without classyfying packets (https://www.linuxquestions.org/questions/linux-newbie-8/linux-traffic-control-prioritizing-and-vise-versa-without-classyfying-packets-4175503914/)

rahulgrover 05-04-2014 01:34 PM

linux traffic control : prioritizing and vise versa without classyfying packets
 
I have a linux based firewall router which does traffic shaping using htb qdisc leaf classes...I want to set low priority to p2p traffic without disturbing the qdisc tree ...that goes from top root qdisc to classes and upto leaf classes which use fwmark for every user profile..I tried to study the prio and other type of qdiscs but they classify the traffic seperately...that will disturb my bandwidth limit per user structure...I want to set low priority to that traffic by setting tos bits....I tried to study prio maps used by fifo disc...which prioratizes without classifying...but I want little help how to tweak my existing setup which uses htb qdisc and class structure

Regards

centos 6.3 system

unSpawn 06-22-2014 05:34 AM

It's possible to add a fwmark-based decision to an existing setup. If you haven't solved this start by posting your iproute and firewall config.


//NTLB


All times are GMT -5. The time now is 03:07 PM.