iptables for retards...
Go to file
2013-09-26 23:10:00 +03:00
doc *** empty log message *** 2013-01-07 00:10:31 +00:00
examples added FireQOS 2013-09-26 02:51:14 +03:00
man fixed the man pages for the location of the conf file. 2005-11-12 12:00:12 +00:00
.cvs Added support for TARPIT. 2006-06-05 17:25:33 +00:00
.spec *** empty log message *** 2007-06-13 14:40:04 +00:00
adblock.sh Various changes, preparing for release... 2003-10-07 23:42:17 +00:00
buildrpm.sh *** empty log message *** 2004-11-01 00:23:08 +00:00
ChangeLog *** empty log message *** 2013-01-07 00:10:31 +00:00
check-iana.sh Updated for latest IANA reservations format. 2008-03-17 22:08:43 +00:00
COPYING Added to FireHOL distribution. 2002-12-07 00:48:34 +00:00
firehol.sh replaced sed and tr commands with variables 2013-09-26 23:10:00 +03:00
fireqos.sh fixed Gbit muliplier, renamed governor to qdisc 2013-09-26 20:39:55 +03:00
get-iana.sh Removed depedency to get-iana.sh 2013-01-06 23:49:08 +00:00
prettyconf.sh Bug #793889: 2003-08-23 23:26:50 +00:00
README updated 2013-09-26 02:58:06 +03:00
TODO Added experimental protection all-floods. 2005-04-03 21:48:04 +00:00
WhatIsNew Updated RESERVED_IPS 2010-10-05 21:10:08 +00:00

FireHOL, an iptables stateful packet filtering firewall for humans!
FireQOS, a TC based bandwidth shapper for humans!

Copyright (C) 2003 - 2013 Costa Tsaousis <costa@tsaousis.gr>
Distributed under GPL.

INSTALLATION
------------

To use firehol, you need the file:

 firehol.sh

Put your configuration in /etc/firehol/firehol.conf and start it.

To use fireqos, you need the file:

 fireqos.sh

Put your configuration in /etc/firehol/fireqos.conf and start it.

In the examples directory, you can find examples for both programs.