I've maked separate files for each IP and MARK.
But it's the same.
I would like each ip in range 10.38.1.10 - 10.38.1.45 to have their download bandwidth limited to 80kbps and upload bandwidth limited to 80kbps, like that:
10.38.1.10 download 80kbps, upload 80kbps
10.38.1.11 download 80kbps, upload 80kbps
10.38.1.12 download 80kbps, upload 80kbps
......
10.38.1.45 download 80kbps, upload 80kbps
But if I put all ip's in one file or each ip in a separate file they all get shared 80kbps bandwidth (80kbps divided to 36 for each of them). The same is happening for download an for upload shaper.
As I read on different forums I have to declare some classes to CBQ with parents and childs, but I don't understand how this can be done.
I have the following config:
SME server 6.0.1 server-gateway mode
eth1 external nic (Internet)
eth0 internal nic (LAN)
1024/1024 kbps internet bandwidth
internal network 10.38.1.0/24
Please help me with this if you can.
Best regards,
Sebastian