From 85feeb01a5932892db8e37c51b949d47f40342ae Mon Sep 17 00:00:00 2001
From: latham <latham@ispconfig3>
Date: Tue, 16 Aug 2011 10:06:11 -0400
Subject: [PATCH] note my IPtables work

---
 TODO.txt |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/TODO.txt b/TODO.txt
index f2a5143..db3c8b7 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -52,7 +52,13 @@
    my work, which uses a simple config file to open/close ports and support for 
    ip exclusions. I think we could use it as a base to start with, it's up on the dev forum
    url: http://www.howtoforge.com/forums/showthread.php?p=261311 (Mark_NL)
-   
+--- The complete PHP IPTables script is currently working on my test platform.
+	I am developing a wizard and a method of reporting if the rules in the database
+	and the running rules do not match.  This is taking a lot of effort to effectivly
+	"bend over backwards" to allow both the ISPConfig admin and the system admin
+	to work with the rules.  This will work with all distros and most any version.
+	Most of the code is in trunk now.   
+		lathama...  lathama@gmail.com
 
 Clients module
 --------------------------------------

--
Gitblit v1.9.1