Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 70667 - New: Fireflier is a personal firewall based on IP-Tables
Summary: New: Fireflier is a personal firewall based on IP-Tables
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://fireflier.sf.net/
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2004-11-10 07:38 UTC by Bruno
Modified: 2007-02-15 23:43 UTC (History)
1 user (show)

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


Attachments
Ebuild for FireFlier (fireflier-1.1.5.ebuild,3.53 KB, text/plain)
2004-11-28 07:53 UTC, Bruno
Details
Sample init-script for the ebuild (fireflier.sh,657 bytes, text/plain)
2004-11-28 07:54 UTC, Bruno
Details
Updated ebuild with the todo in src_compile (fireflier-1.1.5.ebuild,3.95 KB, text/plain)
2005-01-08 06:15 UTC, Søren Chrestensen
Details
ebuild for fireflier 1.1.6 with fixed sandbox problems (fireflier-1.1.6.ebuild,4.12 KB, text/plain)
2007-01-03 06:08 UTC, blackd
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bruno 2004-11-10 07:38:53 UTC
New software to add:
FireFlier (http://fireflier.sf.net)

Client/Server based personnal firewall which uses IP-tables and manages statefull rules as well as application based rule, asking the user if a given (unknown) application is allowed to access the network.

Suggestion: two ebuilds (server-only and client[s])

Reproducible: Always
Steps to Reproduce:
Comment 1 Bruno 2004-11-28 07:53:05 UTC
Created attachment 44876 [details]
Ebuild for FireFlier

Here a ebuild for FireFlier, but there are a few problems/bugs to solve:
  Makefile for QT/KDE client try to write to
/usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock when calling uic
  Makefile for KDE has hardcoded path to KDE

  GTK/Gnome part untested

Caution to be taken for users with NIS, NIS+ or other similar, as this traffic
is blocked if fireflier is started imediately. Some minimal IP-tables setup for
this should be done from init-script!!
Comment 2 Bruno 2004-11-28 07:54:02 UTC
Created attachment 44877 [details]
Sample init-script for the ebuild
Comment 3 Søren Chrestensen 2005-01-08 06:15:42 UTC
Created attachment 47936 [details]
Updated ebuild with the todo in src_compile

Did the todo work in src_compile
Comment 4 Markus Ullmann (RETIRED) gentoo-dev 2006-10-08 09:49:57 UTC
Someone willing to provide an updated ebuild?
Comment 5 blackd 2007-01-03 06:08:38 UTC
Created attachment 105296 [details]
ebuild for fireflier 1.1.6 with fixed sandbox problems
Comment 6 Markus Ullmann (RETIRED) gentoo-dev 2007-02-15 23:43:06 UTC
Imported to CVS