Juan Pablo Hernandez wrote:
El 23/09/07, Santiago Jos� L�pez Borraz�s <[EMAIL PROTECTED]> escribi�:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

El 23/09/07 09:47, Juan Pablo Hernandez escribi�:
Hola lista:
hay un log (/var/log/log_de_ping) donde se tienen las ip's de quienes
hacen ping a mi maquina??
o se hace con iptables??

Prueba así:

Para hacerlo con cualquier paquete icmp:
iptables -A INPUT -p icmp -m limit -j LOG
cat /var/log/kern.log

El ping es un echo-request, si quieres cambiar la solución:
iptables -p icmp --help | grep echo

Más info y mejor:
file:///usr/share/doc/iptables/html/packet-filtering-HOWTO-7.html

Saludos.
Javi.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Responder a