traffic shaping with tc, on a server
by Turbocapitalist from LinuxQuestions.org on (#5E4H2)
I am looking for some simple example recipe which gives different prioritizations for outgoing traffic for several different ports on a system with a single network interface. What is the right way to do that for the kernel Linux 5.4 and later?
I presume that it is tc but the material is all rather old. I have done a lot of searching and found mostly outdated material. I have also pored over the manual pages for tc and its components are much more convoluted than for PF, which is also quite familiar. Because the tc tool set is still so unfamiliar, I would really prefer some concrete example for a system with a single interface.


I presume that it is tc but the material is all rather old. I have done a lot of searching and found mostly outdated material. I have also pored over the manual pages for tc and its components are much more convoluted than for PF, which is also quite familiar. Because the tc tool set is still so unfamiliar, I would really prefer some concrete example for a system with a single interface.