Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 467952 - net-firewall/iptables - add gradm target support
Summary: net-firewall/iptables - add gradm target support
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Hardened (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: The Gentoo Linux Hardened Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-30 07:21 UTC by Vadim A. Misbakh-Soloviov (mva)
Modified: 2013-04-30 12:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vadim A. Misbakh-Soloviov (mva) gentoo-dev 2013-04-30 07:21:25 UTC
Not that I using RBAC, but just noticed, that we have no implementation of "gradm" iptables target, that can be added with this patch [1] which can be downloaded from [2].

I just tested the patch on iptables-1.4.18 source tree and it works like a charm.
So, maybe we have to add "hardened" (or, maybe, "gradm". let's discuss) useflag on iptables, which will apply that patch?

[1] http://grsecurity.net/test/grsecurity-2.2.0-iptables.patch
[2] http://grsecurity.net/test.php
Comment 1 Anthony Basile gentoo-dev 2013-04-30 12:45:02 UTC
(In reply to comment #0)
> Not that I using RBAC, but just noticed, that we have no implementation of
> "gradm" iptables target, that can be added with this patch [1] which can be
> downloaded from [2].
> 
> I just tested the patch on iptables-1.4.18 source tree and it works like a
> charm.
> So, maybe we have to add "hardened" (or, maybe, "gradm". let's discuss)
> useflag on iptables, which will apply that patch?
> 
> [1] http://grsecurity.net/test/grsecurity-2.2.0-iptables.patch
> [2] http://grsecurity.net/test.php

The patch is already upstream in xtables-addons.  You can get it by doing USE=gradm emerge xtables-addons.

If you have problems with that, open a bug against xtables-addons.  We don't want to the iptables people with this.