how to block internet access for particular user on FC3

gb spam gbofspam at gmail.com
Mon Jun 26 19:32:13 UTC 2006


On 6/26/06, peter kostov <fedora at light-bg.com> wrote:
> Hi, I use FC3 and want to disable internet  access for a certain user.
> How should I do that?

This would be a good place to start:

    iptables -D OUTPUT -m owner --uid-owner ??? --jump DROP

replace ??? with the user id (as opposed to the user name) of the target user.




More information about the fedora-list mailing list