Dear all, I try to valid the FTOS function in iptable. I follow the steps from documentation but I can't find any FTOS patch in the Patch-O-Matic. Therefore, I intall the DSCP patch, and finish the installation and recompile the kernel and modulus.
I try the command like: iptables -t mangle -A OUTPUT -j FTOS --set-ftos 15 the replies is as before: iptables: No chain/target/match by that name I guess the command is changed, I try the following: iptables -t mangle -A OUTPUT -j DSCP --set-dscp 15 it did not work either, so does anyone how to set it up correctly. Cheers, Patrick
