Results 1 to 3 of 3
In the lan network with router with slack,how i can filter the users's downloads..
sorry for the bad english.10x...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 12-11-2005 #1Just Joined!
- Join Date
- Sep 2005
- Posts
- 5
How i can filter the user or limit his transfer?
In the lan network with router with slack,how i can filter the users's downloads..
sorry for the bad english.10x
- 05-11-2006 #2Just Joined!
- Join Date
- Nov 2004
- Posts
- 45
Take a look at the quota commands in Linux. I believe that they are standard on Linux systems, although I am not sure. If the set of things that create the quota or whatever are what you are looking for, then try this:
To find the quota things, type:
man -k 'quota'
If it (the result output, or list), scrolls off the screen, type:
man -k 'quota' | less
to keep the list on one screen and to scroll the list to see what you are looking for. After looking at the list, try viewing the manual pages that talk about quotas and creating them or using them. I believe the utilities are quotaon or quotaoff (for when you have the quotas made up), setquota (for setting up the quota). My advice is to read the manual page on setquota, because that, I do believe, is where you set the quota for the user.
Bear in mind that you can also set quotas for groups. I qill say that you should read the manual pages on things relating to the topic of quota.
- 05-11-2006 #3
Have u tried Traffic Shaper?


Reply With Quote
