IPFC: Inter-Protocol Flexible Control

Ipfcontrol is an ``open source'' software and framework to manage 
multiple types of security module across a global network. 
Security modules can be packet filters (like netfilter, ipfw, 
IP Filter, checkpoint FW1),  NIDS (Snort, arpwatch...), 
other general security software (like LIDS, ACL, ...) and 
any embedded devices.

Multiple document are available in doc directory. 
A faq explains the installation  and the configuration of ipfc.

http://www.sourceforge.net/project/ipfc/
http://www.conostix.com/ipfc/


Directory structure 

/ipfc/docs			General Documentation directories
/ipfc/docs/db-backend		Documentation for db-backend (all that 
				can process files from the dr-server)
/ipfc/docs/protocol		Documentation for protocol and data format
			        (from communication between zone to
				 xml data format)
/ipfc/docs/faq			FAQ and HOWTO about IPFC framework
/ipfc/docs/diagram		Diagram for the IPFC framework
/ipfc/src/db-backend		Source code for the DB-Backend
				(including SQL Schema and processing scripts)
/ipfc/src/dr-server		Additional source code for the DR-Server
				(DR-Server is based upon Apache, this 
				 include a building script)
/ipfc/src/frontend		Frontend to interact with the db-backend
/ipfc/src/lib			Source code of library that can be used
				with wrapper and other application using
				the IPFC framework.
/ipfc/src/wrapper		Wrapper source code.
				(one directory per type)



$Header: /cvsroot/ipfc/ipfc/README,v 1.3 2001/12/05 14:48:31 adulau Exp $
