RE: NAT, MANGLE, and TOS

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> $iptables -t mangle -A OUTPUT -p tcp -m state --state 
> NEW,RELATED,ESTABLISHED -m tcp --sport 80 -j TOS --set-tos 0x08

You probably want this on the FORWARD chain to boost the performance of
your actual client machines instead of just the firewall.



[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux