UnknownPerson
Programmer
I have a Linux router that serves as a ip masquerading and routing (for the Internet) server for our school and I was wondering how to enable this settings:
a) Set maximum bandwith per host
b) Block a host for comunicating
c) Check the web addresses they try to open
d) Modify data going to-from the host.
Any help would be appreciated. The item B is being handled by a script which add a line to hosts.deny and another one that removes it (blocking on or off). But item A, C and D are likely to have lots of variations.
Any help is greatelly appreciated.
a) Set maximum bandwith per host
b) Block a host for comunicating
c) Check the web addresses they try to open
d) Modify data going to-from the host.
Any help would be appreciated. The item B is being handled by a script which add a line to hosts.deny and another one that removes it (blocking on or off). But item A, C and D are likely to have lots of variations.
Any help is greatelly appreciated.