S Sptz Regular Contributor Jan 18, 2020 #1 Is it possible to make Transmission (installed in Router) be affected by QoS rules? Because as it stands it looks like it's just bypassing it thus affecting video streaming etc. Thanks!
Is it possible to make Transmission (installed in Router) be affected by QoS rules? Because as it stands it looks like it's just bypassing it thus affecting video streaming etc. Thanks!
dave14305 Part of the Furniture Jan 20, 2020 #3 The FreshJR script will classify any outgoing non-DNS, non-NTP traffic as Downloads. It uses the iptables OUTPUT chain for that. https://github.com/FreshJR07/FreshJR_QOS/blob/master/FreshJR_QOS.sh#L150
The FreshJR script will classify any outgoing non-DNS, non-NTP traffic as Downloads. It uses the iptables OUTPUT chain for that. https://github.com/FreshJR07/FreshJR_QOS/blob/master/FreshJR_QOS.sh#L150