Hello everyone,
This will probably come off as simple to you but I’ve only a very basic understanding of networks and a lot of unfamiliar terms and concepts (Chain, what Source and Destination address actually mean, etc) are confusing me. I would really appreciate any help or pointers. I’ve spent 4 hours reading manuals and tutorials and going frustrated over this simple task :
I want to do http://kuliahku.com/2009/11/htb-mikrotik-router/ which balances bandwidth according to minimum and maximum bandwidth values.
I have 2 subnetworks and want to allocate bandwidth amount x to 192.168.55.0/24 and y to 192.168.123.0/24 and n to the nth user, which can hold either subnetworks as a parent.
Apparently I can’t mark packets properly because :
-I’ve called ptest the packets having destination address 192.168.55.101 which is my IP address, trying successively different Chain options and trying to put the address in source address instead.
-I’ve applied a download limit of 2k/sec, didn’t change anything
-I’ve also tried to mark packets going to 192.168.55.0/24 to limit the subnetwork speed to 2k/sec, didn’t change anything
I would appreciate it a lot if someone would tell me what I am doing wrong or what I should do to set this up.
Thanks,
Kevin