i’m using my router as a pppoe server for my clients, as i limit bandwidth speeds using ppp profiles.
I had a problem earlier with local file share server as it was limited by ppp profiles, but with some help from ShayanFiroozi we were able to make it not limited by ppp profiles by using this script:
The only one problem with this is that the 16M is shared by all clients, which mean if someone started a download especially if he was using a download accelerator it will be hard to other clients for accessing the server.
I was trying to use Queue tree in order to set 4M per each client, but it was counting packets and bytes only, i mean it wasn’t shaping it and each client was using his profile speed to download from the server. So, how can i do it correctly?
also, i would like to know why i can’t send privet messages anymore?
All your inputs are appreciated, thank you in advance.