iptables: blocking network access for certain UIDs gives error.

Andras Simon szajmi at gmail.com
Mon Jul 17 10:22:18 UTC 2006


On 7/17/06, kmartin <no-reply-gw at fcp.homelinux.org> wrote:

>
> [b] iptables -D OUTPUT -m owner --uid-owner 502 --jump DROP[/b]
> but i keep getting: [b]"Bad rule (does a matching rule exist in that chain?)" [/b]

I think you're trying to delete (-D) a rule, instead of adding (-A) it.

Andras




More information about the users mailing list