› UKTH forums › 🛜 Wireless Routers & Modems › ASUS & Wireless › DSCP Tagging with iptables hi all I’m trying these lines for my dsl-n16. asus default firmware is not support sqm. Error: iptables: No chain/target/match by that name iptables -t mangle -A dscp_mark -p tcp...
- This topic has 3 replies, 2 voices, and was last updated 5 years, 3 months ago by
routermania.
- AuthorPosts
- November 27, 2020 at 9:16 am #10204
hi all
I’m trying these lines for my dsl-n16. asus default firmware is not support sqm.
Error: iptables: No chain/target/match by that name
iptables -t mangle -A dscp_mark -p tcp -s 192.168.1.4 -m multiport –dport 2099,5222:5223,8088,8393:8400 -j DSCP –set-dscp-class AF41
iptables -t mangle -A dscp_mark -p tcp -d 192.168.1.4 -m multiport –sport 2099,5222:5223,8088,8393:8400 -j DSCP –set-dscp-class AF41iptables -t mangle -A dscp_mark -p udp -s 192.168.1.4 -m multiport –dport 5000:5500,8080 -j DSCP –set-dscp-class AF41
iptables -t mangle -A dscp_mark -p udp -d 192.168.1.4 -m multiport –sport 5000:5500,8080 -j DSCP –set-dscp-class AF41Is it possible to add dscp rules to iptables and how?
You need to login in order to vote
November 27, 2020 at 12:37 pm #10210SQM is not supported
I will have a chat with ASUS to see why your commands are not working

In a completely sane world, madness is the only freedom (J.G.Ballard).
You need to login in order to vote
December 2, 2020 at 7:38 am #10224@routermaniac – I have reminded ASUS a couple of times regarding this question, but they do seem reluctant in answering me, I will keep trying but assume the one or more of them are on holiday etc ?
In a completely sane world, madness is the only freedom (J.G.Ballard).
You need to login in order to vote
December 2, 2020 at 4:35 pm #10227thank you. asus firmware team should come out of the stone age. their firmware does not support new things like sqm.
You need to login in order to vote
- AuthorPosts
- You must be logged in to reply to this topic.
