On Mikrotik routers there is possibility of burst rate setting that
determines whether it is simple web surfing or continuos data stream.
I think it is possible also in iptables and may be also in
nftables...unsure, whether you need some additional modules or not.
On 06/01/2021 19:05, Nikolai Lusan wrote:
Hi,
I have been looking for a way to differentiate traffic from streaming
services (Netflix, Amazon Prime, <insert_locally_available_service>)
from other https traffic, with not much luck. The goal is to add rules
to nftables and tc to ensure quality while allowing the rest of the
link to function normally.
I tried using tcpdump to see if there was something in the packets that
I could use, but they look like any other bit of https traffic.
Does anyone have a method for determining which http/https traffic is
streaming video, and which is not?
Thanks
>