------------------------------------------------------------------------------- | | | PktFilter: a Win32 service to configure the IPv4 filtering driver of | | Windows 2000/XP/Server 2003. | | | | http://www.hsc.fr/ressources/outils/pktfilter/ | | http://sourceforge.net/projects/pktfilter/ | ------------------------------------------------------------------------------- 2003/02/12 : PktFilter 0.06-beta2 New beta version of PktFilter: - new feature: logging of blocked packets - some improvements and many bugfixes Quick installation guide: ------------------------- 1) Extract the archive (for example, under C:\Program Files\) 2) Install the service, specifying the full path to the rules file and the logging file C:\Program Files\PktFilter\pktfltsrv> pktfltsrv -i "C:\Program Files\PktFilter\pktctl\rules.txt" "C:\Program Files\PktFilter\pktctl\PktFilter.log" 3) Determine the mapping used by PktFilter for your network interfaces: C:\>Program Files\PktFilter\pktctl\ pktctl -I 3) Edit the rules file (rules.txt) to fit for your own needs. See PktFilter.pdf for more information about rules syntax. 4) Start the service C:\Program Files\PktFilter\pktftlsrv\> net start pktfilter 5) Watch the logging file for blocked packets 5) Change the Startup Type of the PktFilter service to Automatic. Support: ------- Please read the documentation, available as a PDF file in the PktFilter archive. In particular, read the Introduction and the Limitations - Knows bugs sections, to learn what PktFilter can (and can not) do. Questions about PktFilter must be sent to the pktfilter-users mailing list: http://lists.sourceforge.net/lists/listinfo/pktfilter-users -- Jean-Baptiste.Marchand@hsc.fr