[bf1942] RFE: TOS bits in IP packets

Scratch Monkey ScratchMonkey at SewingWitch.com
Thu Feb 20 04:56:07 EST 2003


--On Wednesday, February 19, 2003 1:24 PM +0000 André Rivotti Casimiro
<rivotti at netcabo.pt> wrote:

> Hi, can you explain how to do that using IPTABLES?

Here's the command I'm using for my Tribes 2 servers. A similar command
specifying your BF1942 port should work as well.

iptables -A OUTPUT -t mangle -p udp --source-port 28000:28099
-j TOS --set-tos Minimize-Delay

(That should all be on one line.)

This affects all UDP packets leaving from ports 28000-28099.



More information about the Bf1942 mailing list