@UKTechHub
.
.

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…

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...

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #10204
    Avatarroutermania
    • Replies 3
    • New Here

    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 AF41

    iptables -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 AF41

    Is it possible to add dscp rules to iptables and how?

    Share the knowledge

    #10210
    UK SentinelUK Sentinel
    Keymaster
    • Replies 8,471
    • The Skipper

    SQM is not supported

    I will have a chat with ASUS to see why your commands are not working

    Share the knowledge

    In a completely sane world, madness is the only freedom (J.G.Ballard).

    #10224
    UK SentinelUK Sentinel
    Keymaster
    • Replies 8,471
    • The Skipper

    @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 ?

    Share the knowledge

    In a completely sane world, madness is the only freedom (J.G.Ballard).

    #10227
    Avatarroutermania
    • Replies 3
    • New Here

    thank you. asus firmware team should come out of the stone age. their firmware does not support new things like sqm.

    Share the knowledge

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Latest Posts