[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[no subject]




Hola, Iñigo.

Una pregunta... ¿para qué usas el firewall? No te mando este correo a la lista porque no tiene nada que ver con tu problema, pero me llama la atención las reglas que usas.

Un saludo.


Con fecha 21:46 25/05/2005, recibí lo siguiente:
-- Inicio del mensaje --


# Generated by iptables-save v1.2.11 on Wed May 25 21:25:35 2005
*nat
:PREROUTING ACCEPT [2:1137]
:POSTROUTING ACCEPT [2:396]
:OUTPUT ACCEPT [2:396]
COMMIT
# Completed on Wed May 25 21:25:35 2005
# Generated by iptables-save v1.2.11 on Wed May 25 21:25:35 2005
*mangle
:PREROUTING ACCEPT [10:1576]
:INPUT ACCEPT [9:1524]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [10:3044]
:POSTROUTING ACCEPT [10:3044]
COMMIT
# Completed on Wed May 25 21:25:35 2005
# Generated by iptables-save v1.2.11 on Wed May 25 21:25:35 2005
*filter
:FORWARD ACCEPT [0:0]
:INPUT ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
# apache
-A INPUT -p tcp -m tcp --dport 80 -j ACCEPT
# apache udp
-A INPUT -p udp -m udp --dport 80 -j ACCEPT
# webmin tcp
-A INPUT -p tcp -m tcp --dport 10000 -j ACCEPT
# webmin udp
-A INPUT -p udp -m udp --dport 10000 -j ACCEPT
# denegar
-A INPUT -m state -d 192.168.0.20 --state NEW -j DROP
COMMIT
# Completed on Wed May 25 21:25:35 2005


--
To UNSUBSCRIBE, email to debian-user-spanish-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
-- Fin del mensaje contestado. --


Reply to: