Download List

Descripción del Proyecto

fwmon is a firewall monitor for Linux. It integrates with ipchains/iptables to
give you realtime notification of firewall events. It has fairly customizable
output, allowing you to display a packet summary with hex and ASCII data dumps
to stdout, a logfile, tcpdump-style capture files, and even syslog. It also
boasts some simple security features such as the ability to chroot itself, and
operate in a non-root environment.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-02-14 23:45
1.1.0

Un error en los archivos de tcpdump que se sobreescribe en lugar de agregarse a se ha fijado. El número mágico tcpdump problema se ha solucionado. Un sniffer modo se ha añadido que Linux utiliza mmap () conector de paquetes y es muy rápido.
Tags: Major bugfixes
A bug where tcpdump files would get overwritten instead of appended to has been fixed. The tcpdump magic number problem has been fixed. A sniffer mode has been added which utilises Linux mmap() packet socket and is very fast.

2002-02-13 01:06
1.0.11

Una revisión de los permisos de partido en la creación de libpcap archivo que podría hacer que el mundo informático, y mejoras de rendimiento.
Tags: Minor security fixes
A fix for broken permissions on libpcap file creation which could potentially make them world-readable, and minor performance enhancements.

2002-01-25 15:24
1.0.10

Esta versión corrige un error importante al estrellarse el núcleo envía paquetes de gran tamaño, una condición de carrera en el viejo código libpcap, y un pequeño error en la salida de syslog. Optimiza el código, y añade algunas nuevas y mensajes de error más amigable. fwmon ahora también emite un error cuando no se especifica el modo de salida.
Tags: Major bugfixes
This release fixes a major crashing bug when the kernel sends oversized packets, an old race condition in the libpcap code, and a small bug in syslog output. It optimizes the code, and adds some new and nicer error messages. fwmon now also emits an error when no output mode is specified.

2001-12-30 00:40
1.0.9

Una solución para un error que los archivos corruptos en libpcap logrotate, reelaborado la salida de SQL (mucho más sencillo de usar, reescribió initdb.sql para reflejar los cambios), la impresión del campo fwmark a los archivos de registro, algunos cambios leves de documentación, y limpieza del código que trabaja con los nombres de tipo ICMP.
Tags: Minor bugfixes
A fix for a bug which caused corrupt libpcap files on logrotate, reworked SQL output (much simpler to use -rewrote initdb.sql to reflect the changes), printing the fwmark field out to logfiles, some minor documentation updates, and tidying up the code that works out ICMP type names.

2001-11-01 00:39
1.0.8

Una revisión para un DoS remota causada por desbordamiento de búfer basado en pila (no explotable para ejecutar código shell), y la eliminación de las limitaciones en el tamaño de los paquetes de impresora.
Tags: Minor security fixes
A fix for a remote DoS caused by stack based buffer overflow (not exploitable to run shellcode), and removing limitations on size of printable packets.

Project Resources