par blackbird » 01 Nov 2003 00:55
Tout d'abord merci pour ton aide.
<BR>J'ai relancé le firewall manuellement -> aucune erreur.
<BR>Voici le résultat d'un iptables -L
<BR>Chain INPUT (policy DROP)
<BR>target prot opt source destination
<BR>PSCAN tcp -- anywhere anywhere tcp flags:FIN,SYN,RST,PSH,ACK,URG/FIN,SYN,RST,PSH,ACK,URG
<BR>PSCAN tcp -- anywhere anywhere tcp flags:FIN,SYN,RST,PSH,ACK,URG/NONE
<BR> tcp -- anywhere anywhere tcp flags:SYN,RST,ACK/SYN limit: avg 10/sec burst 5
<BR>CUSTOMINPUT all -- anywhere anywhere
<BR>ACCEPT all -- anywhere anywhere state RELATED,ESTABLISHED
<BR>ACCEPT all -- anywhere anywhere
<BR>DROP icmp -- anywhere anywhere icmp echo-reply
<BR>DROP icmp -- anywhere anywhere icmp redirect
<BR>DROP icmp -- anywhere anywhere icmp echo-request
<BR>ACCEPT icmp -- anywhere anywhere
<BR>ACCEPT all -- anywhere anywhere
<BR>ACCEPT all -- anywhere anywhere
<BR>RED all -- anywhere anywhere
<BR>XTACCESS all -- anywhere anywhere
<BR>LOG all -- anywhere anywhere limit: avg 10/min burst 5 LOG level warning prefix `INPUT '
<BR>
<BR>Chain FORWARD (policy DROP)
<BR>target prot opt source destination
<BR>PSCAN tcp -- anywhere anywhere tcp flags:FIN,SYN,RST,PSH,ACK,URG/FIN,SYN,RST,PSH,ACK,URG
<BR>PSCAN tcp -- anywhere anywhere tcp flags:FIN,SYN,RST,PSH,ACK,URG/NONE
<BR>CUSTOMFORWARD all -- anywhere anywhere
<BR>ACCEPT all -- anywhere anywhere state RELATED,ESTABLISHED
<BR>ACCEPT all -- anywhere anywhere
<BR>ACCEPT all -- anywhere anywhere
<BR>PORTFWACCESS all -- anywhere anywhere
<BR>DMZHOLES all -- anywhere anywhere
<BR>LOG all -- anywhere anywhere limit: avg 10/min burst 5 LOG level warning prefix `OUTPUT '
<BR>
<BR>Chain OUTPUT (policy ACCEPT)
<BR>target prot opt source destination
<BR>
<BR>Chain CUSTOMFORWARD (1 references)
<BR>target prot opt source destination
<BR>
<BR>Chain CUSTOMINPUT (1 references)
<BR>target prot opt source destination
<BR>
<BR>Chain DMZHOLES (1 references)
<BR>target prot opt source destination
<BR>
<BR>Chain PORTFWACCESS (1 references)
<BR>target prot opt source destination
<BR>
<BR>Chain PSCAN (4 references)
<BR>target prot opt source destination
<BR>LOG tcp -- anywhere anywhere limit: avg 10/min burst 5 LOG level warning prefix `TCP Scan? '
<BR>LOG udp -- anywhere anywhere limit: avg 10/min burst 5 LOG level warning prefix `UDP Scan? '
<BR>LOG icmp -- anywhere anywhere limit: avg 10/min burst 5 LOG level warning prefix `ICMP Scan? '
<BR>LOG all -f anywhere anywhere limit: avg 10/min burst 5 LOG level warning prefix `FRAG Scan? '
<BR>DROP all -- anywhere anywhere
<BR>
<BR>Chain RED (1 references)
<BR>target prot opt source destination
<BR>ACCEPT all -- anywhere anywhere
<BR>ACCEPT gre -- anywhere anywhere
<BR>ACCEPT ipv6-crypt-- anywhere anywhere
<BR>ACCEPT ipv6-auth-- anywhere anywhere
<BR>ACCEPT udp -- anywhere anywhere udp spt:isakmp dpt:isakmp
<BR>
<BR>Chain XTACCESS (1 references)
<BR>