• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

QoS on linux

DJE007

Senior member
I am trying to setup tc on a redhat AS 4 hosts
I wish setup the traffic control rules for linux bandwidth per source IP address Per port

i.e source ip will only have 400Kb on port 80
So if the user hits me with a download accelerator he will still only get 400Kb

Reading the Man on tc, the is very little info there.
 
tbh, tc is like running windows 3.1 when you could install BSD and use pf....at least from what I have seen (we were forced to port a wan simutor from pf to tc, and now I rant against tc whenever possible)
 
Originally posted by: nweaver
tbh, tc is like running windows 3.1 when you could install BSD and use pf....at least from what I have seen (we were forced to port a wan simutor from pf to tc, and now I rant against tc whenever possible)


Do you know of any other ways of getting this done ?
 
Back
Top