All of lore.kernel.org
 help / color / mirror / Atom feed
* Problems with arbitrary TOS-field settings.
@ 2002-12-19 17:15 Rasmus Aveskogh
  2002-12-24 18:13 ` Arnt Karlsen
  0 siblings, 1 reply; 2+ messages in thread
From: Rasmus Aveskogh @ 2002-12-19 17:15 UTC (permalink / raw)
  To: netfilter; +Cc: erland.almstrom

[-- Attachment #1: Type: text/plain, Size: 1148 bytes --]


Hi.

I'm having some trouble setting the TOS-field in the IP header _to an arbitrary value_
using iptables.
To manage to do this I first patched iptables (1.2.5) and my kernel (2.4.18-3) with 
the patches for FTOS. I recompiled and reinstalled but ended up with:

# iptables -t mangle -A OUTPUT -j FTOS --set-ftos 128
iptables: No chain/target/match by that name

"Ok? Well I might as well upgrade to latest iptables and latest kernel-patches"

Though and done, iptables 1.2.7a installed and all the "patch-o-matic"-patches
installed. According to the documentation the TOS/FTOS-features was now obsolete
in favor of the DSCP option. So I tried again:

# iptables -t mangle -A OUTPUT -j DSCP --set-dscp 128
iptables: No chain/target/match by that name

Well, it says somewhere that only values up to 0x4f was supported
by DSCP, but a lower values doesn't affect the error.

FTOS still seems to be part of the cose though, but same error occurs.

What can I do to fix this? And even if DSCP works, how can I set the 8 IP-header
TOS-bits to a value between 0x00 and 0xff?

Thanks in advance
Rasmus Aveskogh - Utfors AB

[-- Attachment #2: Type: text/html, Size: 2285 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-12-24 18:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-19 17:15 Problems with arbitrary TOS-field settings Rasmus Aveskogh
2002-12-24 18:13 ` Arnt Karlsen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.