Download List

Descripción del Proyecto

IP Sentinel is a tool that tries to prevent
unauthorized usage of IP addresses within an
ethernet broadcast domain by answering ARP
requests. After receiving faked replies,
requesting parties store the MAC in their ARP
tables and will send future packets to this
invalid MAC, rendering the IP unreachable.

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.

2005-03-29 23:15
0.12

Esta versión añade una "- la acción" la opción para ejecutar un programa cuando un paquete ARP no reconocidos se detecta. Clasificación de las direcciones IP que ocurre en un endian de forma neutral, y soporte para el formato viejo, obsoleto el registro fue extraído físicamente de la fuente.
Tags: Minor feature enhancements
This version adds an "--action" option to execute a program when a disallowed ARP packet is detected. Sorting of IP addresses happens in an endian-neutral manner, and support for the old, deprecated logging format was physically removed from the source.

2004-12-16 13:01
0.11

Esta versión ha permitido bloquear los anfitriones con una dirección MAC determinados independientemente de su propiedad intelectual. Esta característica podría ayudar a aislar a los hosts infectados por gusanos o virus. Las opciones por defecto se han cambiado.
Tags: Minor feature enhancements
This version made it possible to block hosts with a certain MAC address regardless of their IP. This feature could help to isolate hosts infected by worms or viruses. The default options were changed.

2004-06-17 17:31
0.10

Código de limpieza son el principal cambio en esta versión. Aspectos de la compilación con 0,26 dietlibc se fija, y el formato de tai64n ahora se utiliza para las marcas de tiempo.
Tags: Code cleanup
Code cleanups are the main change in this version.
Compilation issues with dietlibc 0.26 were fixed,
and the tai64n format is now used for timestamps.

2003-12-16 02:19
0.9

Esta versión corrige el manejo de MAC-anotado investigación, cuando existe una regla más general. Proporciona soluciones para los errores de gcc y dietlibc también, y el comportamiento en las redes de duplicados con el MAC-de anotación se ha previsible para que por ejemplo, piscinas MAC para las redes se puede configurar.
Tags: Minor bugfixes
This release fixes the handling of MAC-annotated IPs when there exists a more general rule. It provides workarounds for gcc and dietlibc bugs also, and the behavior on duplicate networks with MAC-annotation is now predictable so that e.g. MAC pools for networks can be configured.

2003-10-31 04:49
0.8

Esta versión corrige un error en el modo de partir, en combinación con 0.0.0.0 IP, los cuales son utilizados por DHCP o papá. Ahora es admisible para especificar direcciones MAC de las direcciones de origen, y de envenenar a un intrusos IP cuando se ha enviado una solicitud. En combinación con el MAC-puso las direcciones IP, la MAC correcta se puede propagar cuando un intruso utiliza la IP de las máquinas temporalmente desactivado. Algunas otras partes del código se hace más compatible con RFC826.
Tags: Minor feature enhancements
This version fixes a bug in the FROM-mode in
combination with 0.0.0.0 IPs, which are used by
DHCP or DAD. It is now permissible to specify MACs
of source-addresses, and to poison an intruders IP
when he has sent a request. In combination with
MAC-tagged IP addresses, the correct MAC can be
propagated when an intruder uses the IP of
temporarily turned off machines. Some other parts
of the code were made more RFC826 compliant.

Project Resources