
# Catch everything else
$IPT -t mangle -A QOS -j DSCP --set-dscp 3
$IPT -t mangle -A QOS -j RETURN


