logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

firehol-tosfix - apply suggested TOS values to packets

Authors

FireHOL Team. FireHOL Reference Built 13 Apr 2025 firehol-tosfix(5)

Description

The tosfix helper command sets the Type of Service (TOS) field in packet headers based on the suggestions given by Erik Hensema in iptables and tc shaping tricks. The following TOS values are set: • All TCP ACK packets with length less than 128 bytes are assigned Minimize-Delay, while bigger ones are assigned Maximize-Throughput • All packets with TOS Minimize-Delay, that are bigger than 512 bytes are set to Maximize-Throughput, except for short bursts of 2 packets per second The tosfix command must be used before the first router or interface.

Example

tosfix

Name

firehol-tosfix - apply suggested TOS values to packets

See Also

firehol(1) - FireHOL program • firehol.conf(5) - FireHOL configuration • firehol-tos(5) - tosfix config helper • iptables(8) - administration tool for IPv4 firewalls • ip6tables(8) - administration tool for IPv6 firewalls • FireHOL Website • FireHOL Online PDF Manual • FireHOL Online Documentation

Synopsis

tosfix

See Also