Dear All,
I have have different networks with different IP’s,
192.168.2.0/24
192.168.200.0/24
192.168.201.0/24
I need to limit the bandwidth for these networks but with different limitations,
for example
form 192.168.2.1 ->> 192.168.200.0/24 not limitation
put form 192.168.2.2->>192.168.200.0/24 64k/128k limitation
the idea is to create different packet mark that coming (using src address) from those 3 networks in mangle
so that you’ll have packet mark from network 1, from netw 2 & netw 3
if thats done, just set the limitations in queue tree
CMiiW