[Please make sure you reply to the list]
Sthu Deus a écrit :
> You worte:
>
>>> Whats' wrong w/ my set up (I want to allow output traffic for the
>>> users that are in the allowed group only):
>>>
>>> iptables -I OUTPUT 1 -m owner ! --gid-owner allowed -j DROP
>>>
>>> but what I get is that all t
Hello,
Sthu Deus a écrit :
>
>
> Whats' wrong w/ my set up (I want to allow output traffic for the users
> that are in the allowed group only):
>
> iptables -I OUTPUT 1 -m owner ! --gid-owner allowed -j DROP
>
> but what I get is that all the users including those in the allowed
> group are bl
Good time of the day.
Whats' wrong w/ my set up (I want to allow output traffic for the users
that are in the allowed group only):
iptables -I OUTPUT 1 -m owner ! --gid-owner allowed -j DROP
but what I get is that all the users including those in the allowed
group are blocked.
If I write accep
3 matches
Mail list logo