[ILUG] ipchains, per user restrictions

From: kevin lyda (kevin at domain suberic.net)
Date: Tue 28 Sep 1999 - 16:00:49 IST


let's say i want to limit internet access per user on a linux box. in
table form it might look like:

user ip address protocol port action
kevin ANY ANY ANY ALLOW
nobody ANY ANY ANY ALLOW
root ANY ANY ANY ALLOW
ANY 10.0.0.0/8 ANY ANY ALLOW # local network
ANY ANY ANY ANY DENY

thus, user bob could log into the machine, and access other machines
in the local network, but only users kevin, nobody, and root could
access the internet from the machine.

anyone done this?

kevin



This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:04:37 GMT