Le 08/01/2017 à 04:53, /dev/rob0 a écrit :
[ top-posting fixed ]
Thanks for this.
On Sat, Jan 7, 2017 at 3:33 PM, Pascal Hambourg
<pascal@xxxxxxxxxxxxxxx> wrote:
Le 07/01/2017 à 18:54, DOHC F22 a écrit :
Does someone know where I can find a ToS module that works
with kernel 3.10.61+ and iptables 1.4.20?
xt_dscp
xt_DSCP
On Sat, Jan 07, 2017 at 09:39:33PM -0600, DOHC F22 wrote:
Are those two different modules?
Yes. Names in lowercase are match extensions, in this case, see:
iptables -m dscp -h
UPPERCASE names indicate target extensions, so see this:
iptables -j DSCP -h
Note that these modules also support the older tos match and TOS target
extensions respectively.
--
To unsubscribe from this list: send the line "unsubscribe netfilter" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html