1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<link rel="stylesheet" type="text/css" href="css.css">
<TITLE>FireHOL, Getting help about FireHOL.</TITLE>
<meta name="author" content="Costa Tsaousis">
<meta name="description" content="
Home for FireHOL, an iptables stateful packet filtering firewall builder for Linux (kernel 2.4),
supporting NAT, SNAT, DNAT, REDIRECT, MASQUERADE, DMZ, dual-homed, multi-homed and router setups,
protecting and securing hosts and LANs in all kinds of topologies. Configuration is done using
simple client and server statements while it can detect (and produce) its configuration
automatically. FireHOL is extremely easy to understand, configure and audit.
">
<meta name="keywords" content="iptables, netfilter, filter, firewall, stateful, port, secure, security, NAT, DMZ, DNAT, DSL, SNAT, redirect, router, rule, rules, automated, bash, block, builder, cable, complex, configuration, dual-homed, easy, easy configuration, example, fast, features, flexible, forward, free, gpl, helpme mode, human, intuitive, language, linux, masquerade, modem, multi-homed, open source, packet, panic mode, protect, script, service, system administration, wizard">
<meta http-equiv="Expires" content="Wed, 19 Mar 2003 00:00:01 GMT">
</HEAD>
<BODY bgcolor="#FFFFFF">
<center>
<script type="text/javascript"><!--
google_ad_client = "pub-4254040714325099";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_channel ="";
google_page_url = document.location;
google_color_border = "336699";
google_color_bg = "FFFFFF";
google_color_link = "0000FF";
google_color_url = "008000";
google_color_text = "000000";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</center>
<p>
You can get support about FireHOL using the following services:
<p>
<ul>
<li><b>Web Forums</b>
<br>
<ul>
<li><a href="http://sourceforge.net/forum/forum.php?forum_id=196547">Help</a>,
<br>help about FireHOL configuration directives and the services supported.
<br>
</li>
<li><a href="http://sourceforge.net/forum/forum.php?forum_id=196546">Open Discussion</a>,
<br>opinions regarding FireHOL, its past and its future, but also regarding iptables firewalling.
<br>
</li>
<li><a href="http://sourceforge.net/tracker/?group_id=58425&atid=487695">Requests for Enhancements</a>,
<br>ideas or needs that you believe they will make FireHOL better, they will promote it , enhance it, or simplify it.
<p>
</li>
</ul>
</li>
<li><b>Web Tracking systems</b>
<br>
<ul>
<li><a href="http://sourceforge.net/tracker/?group_id=58425&atid=487693">Tech Support Tracking System</a>,
<br>help about FireHOL configuration directives and the services supported.
<br>
</li>
<li><a href="http://sourceforge.net/tracker/?group_id=58425&atid=487692">Bug Tracking System</a>,
<br>for reporting bugs and other problems regarding FireHOL.
<br>
</li>
<li><a href="http://sourceforge.net/tracker/?group_id=58425&atid=487694">Patch Tracking System</a>,
<br>for sending your patches.
<p>
</li>
</ul>
</li>
<li><b>Mailing Lists</b>
<br>
<ul>
<li><a href="http://lists.sourceforge.net/lists/listinfo/firehol-support">FireHOL Support</a>,
<br>help about FireHOL configuration directives and the services supported.
<br>
</li>
<li><a href="http://lists.sourceforge.net/lists/listinfo/firehol-devs">FireHOL Development</a>,
<br>exchange of information between FireHOL developers or want-to-be developers.
<p>
</li>
</ul>
</li>
</ul>
Finally, you can send me a note at <a href="mailto:costa@tsaousis.gr">costa@tsaousis.gr</a>.
<p>
<hr noshade size=1>
<table border=0 width="100%">
<tr><td align=center valign=middle>
<A href="http://sourceforge.net"><IMG src="http://sourceforge.net/sflogo.php?group_id=58425&type=5" width="210" height="62" border="0" alt="SourceForge Logo"></A>
</td><td align=center valign=middle>
<small>$Id: support.html,v 1.5 2004/11/01 00:58:36 ktsaou Exp $</small>
<p>
<b>FireHOL</b>, a firewall for humans...<br>
© Copyright 2004
Costa Tsaousis <a href="mailto: costa@tsaousis.gr"><costa@tsaousis.gr></a>
</body>
</html>
|