Best settings for gaming QoS+DSCP
Moderator: Moderators
Re: Best settings for gaming QoS+DSCP
Ok upload your configuration...but i dont understand even if you mark as CS4....in which class it falls..there is no reason to mark with dscp if you dont use classify class to fall in.
Re: Best settings for gaming QoS+DSCP
dscp marks packages not classes
Re: Best settings for gaming QoS+DSCP
I know that....explain to me etc this rule in which class it falls
because i think that is a "placebo" effect only...marking packets with no use at all..unless they fall in some classes.
Etc this rule
You catch it by this..
QoS in gui, download:
Destination: 192.168.1.142, Transport Protocol: UDP/ Ps4
Maximum Packet Length: 64 bytes, Transport Protocol: TCP /Fast
I was evolved in this project..
https://github.com/dlakelan/routerperf
A script specific for gamers...so i dont understand these dscp marks how they work.
You have rule for icmp..ok if you create in gui a rule with icmp will fall there...thats it.
The others with dscp marks doesnt "fall" anywhere.
Please post your configuration..maybe i missing something.
because i think that is a "placebo" effect only...marking packets with no use at all..unless they fall in some classes.
Code: Select all
# ps4 ingress
iptables -t mangle -A qos_ingress -d 192.168.1.142 -p udp -j DSCP --set-dscp-class CS6
Etc this rule
Code: Select all
# tcp flags ingress
iptables -t mangle -A qos_ingress -p tcp -m length --length :64 -j DSCP --set-dscp-class CS6
QoS in gui, download:
Destination: 192.168.1.142, Transport Protocol: UDP/ Ps4
Maximum Packet Length: 64 bytes, Transport Protocol: TCP /Fast
I was evolved in this project..
https://github.com/dlakelan/routerperf
A script specific for gamers...so i dont understand these dscp marks how they work.
You have rule for icmp..ok if you create in gui a rule with icmp will fall there...thats it.
The others with dscp marks doesnt "fall" anywhere.
Please post your configuration..maybe i missing something.
Re: Best settings for gaming QoS+DSCP
Code: Select all
iptables -t mangle -I PREROUTING -p udp -j DSCP --set-dscp-class CS4
Code: Select all
iptables -t mangle -I POSTROUTING -p udp -j DSCP --set-dscp-class CS4
Code: Select all
iptables -t mangle -I INPUT -p icmp -i pppoe-wan -j ACCEPT
Code: Select all
iptables -t mangle -I INPUT -p icmp -o pppoe-wan -j ACCEPT
https://ibb.co/ygZCbCt
If you want you can try this way even with the game service, I did not feel any difference, put the ports that your game uses
this was what helped a little
Re: Best settings for gaming QoS+DSCP
Hi, can I increase the kbps so that the MINRTT runs when it reaches 100 Kbps?
Re: Best settings for gaming QoS+DSCP
Classes are considered active above 4kbps in that class.
The active monitoring occurs above 12-15% of the upper link limit.
If you want to change these behaviours, you'll need to modify the source code.
The active monitoring occurs above 12-15% of the upper link limit.
If you want to change these behaviours, you'll need to modify the source code.
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Please be respectful when posting. I do this in my free time on a volunteer basis.
Re: Best settings for gaming QoS+DSCP
HI,So far this setup has been perfect. For me
UPnP & NAT-PMP: On
Find your best DNS.
Example of what a game would look like using (80) (443)
UPnP & NAT-PMP: On
Find your best DNS.
Example of what a game would look like using (80) (443)
Re: Best settings for gaming QoS+DSCP
I have an error when activating congestion, megabytes are lowered, solution?
Re: Best settings for gaming QoS+DSCP
Can you ask the question again with more detail and context please?
Less is not always more.
Less is not always more.
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Please be respectful when posting. I do this in my free time on a volunteer basis.
Re: Best settings for gaming QoS+DSCP
As you can see in the picture, the congestion is active as the hours go by (link limit) it goes down to 3000Kbps or less, I don't know why this failure is due
DOES NOT happen I always notice when videos get stuck
DOES NOT happen I always notice when videos get stuck