- Joined
- Jan 25, 2010
- Messages
- 1,141
- Reaction score
- 128
Hi,
I want to Implement QoS for 3CX VoIP on Debian Linux as described here:
https://www.3cx.com/blog/voip-howto/qos-linux/
I use this command:
iptables -t mangle -A OUTPUT -p udp -j DSCP --set-dscp 56
but get this message:
iptables v1.4.21: unknown option “-j”
Try ‘iptables -h’ or ‘iptables –help’ for more information.
What am I doing wrong?
Can somebody please help me to solve this?
I want to Implement QoS for 3CX VoIP on Debian Linux as described here:
https://www.3cx.com/blog/voip-howto/qos-linux/
I use this command:
iptables -t mangle -A OUTPUT -p udp -j DSCP --set-dscp 56
but get this message:
iptables v1.4.21: unknown option “-j”
Try ‘iptables -h’ or ‘iptables –help’ for more information.
What am I doing wrong?
Can somebody please help me to solve this?