Hi, How can I change congestion control from TCP to bbr?
Does layer 7 work? "only for NTP"
Search found 44 matches
- Mon Jul 25, 2022 6:50 pm
- Forum: Monitoring / Quota / QoS Issues
- Topic: Bandwidth & QoS
- Replies: 8
- Views: 35159
- Sun Feb 20, 2022 6:40 pm
- Forum: Other Issues
- Topic: My router is unstable, Why?
- Replies: 1
- Views: 55332
Re: My router is unstable, Why?
I have a problem when activating the WiFi makes me lose packets
I don't know why it is and I tried with different passwords and names to the wifi and nothing
I don't know why it is and I tried with different passwords and names to the wifi and nothing
- Sat Jan 22, 2022 4:33 am
- Forum: Monitoring / Quota / QoS Issues
- Topic: Best settings for gaming QoS+DSCP
- Replies: 141
- Views: 501340
Re: Best settings for gaming QoS+DSCP
the fix was easy, i just set my ping a bit higher and voila
- Sun Jan 09, 2022 7:26 am
- Forum: Monitoring / Quota / QoS Issues
- Topic: Best settings for gaming QoS+DSCP
- Replies: 141
- Views: 501340
Re: Best settings for gaming QoS+DSCP
Hi, I am currently using LINKSYS but when I use ACC the bandwidth drops when I download something, how do I fix this?
Firmware versión 1.13
Firmware versión 1.13
- Tue Nov 02, 2021 6:19 pm
- Forum: Hardware / Installation Issues
- Topic: Router speed issues
- Replies: 1
- Views: 5438
Router speed issues
Hi, I am having performance problems with the firmware as the minutes go by the connection is becoming more unstable and it is very noticeable in online games that I can do to see what causes the problem
- Fri Oct 01, 2021 10:01 pm
- Forum: Network / Wireless Issues
- Topic: VLAN tagging on WAN port
- Replies: 5
- Views: 12036
Re: VLAN tagging on WAN port
My ISP requests VLAN with tagging, how can I configure it?
- Wed Aug 18, 2021 7:15 pm
- Forum: Monitoring / Quota / QoS Issues
- Topic: Best settings for gaming QoS+DSCP
- Replies: 141
- Views: 501340
Re: Best settings for gaming QoS+DSCP
How about the linksys wrt1900ac?
what speeds would it support with qos activated
what speeds would it support with qos activated
- Sun Aug 15, 2021 4:20 am
- Forum: Monitoring / Quota / QoS Issues
- Topic: Best settings for gaming QoS+DSCP
- Replies: 141
- Views: 501340
Re: Best settings for gaming QoS+DSCP
Qos (download) Limit my megabytes, I currently use 150 and a speed test confirms 80, a solution?
- Fri Aug 13, 2021 9:12 pm
- Forum: Gargoyle Development
- Topic: Gargoyle IPv6 Testing
- Replies: 76
- Views: 226481
- Fri Aug 13, 2021 9:06 pm
- Forum: Monitoring / Quota / QoS Issues
- Topic: Best settings for gaming QoS+DSCP
- Replies: 141
- Views: 501340
Re: Best settings for gaming QoS+DSCP
An IPV6 connection can be dialed using DSCP
iptables -t mangle -A PREROUTING -p tcp -s 2800:484
XXX:c9fd:XXXX:XXac:fa1b -j DSCP --set-dscp-class AF11
iptables -t mangle -A POSTROUTING -p tcp -d 2800:484
XXXX:c9fd:XXXXX:XXac:fa1b -j DSCP --set-dscp-class AF11
I use this and it doesn't work
iptables -t mangle -A PREROUTING -p tcp -s 2800:484
iptables -t mangle -A POSTROUTING -p tcp -d 2800:484
I use this and it doesn't work