1
General Discussion / Re: Traffic Shaper - Limit download per destination IP
« on: August 22, 2019, 09:39:12 pm »
I found a solution.
a) create a pipe.
bw: 250 kbit/s
Mask: source
b) create a rule
interface: the corresponding interface
source: any.
destication: the host (192.168.200.50)
target: the pipe from (a)
Since there are multiple VLANs locally, where BW is not an issue, I actually used an inverted entry for "source" to exclude all local networks.
a) create a pipe.
bw: 250 kbit/s
Mask: source
b) create a rule
interface: the corresponding interface
source: any.
destication: the host (192.168.200.50)
target: the pipe from (a)
Since there are multiple VLANs locally, where BW is not an issue, I actually used an inverted entry for "source" to exclude all local networks.