par stardust » 27 Août 2003 17:16
Bonjour,
<BR>
<BR>Je me lance sur IPCOP et je me pose la question suivante sur l'iptables par défaut
<BR>
<BR>Quelqu'un saurait il me dire pourquoi alors que toutes les références faites à la chaîne PSCAN sont basés sur TCP (lignes 2 et 3 de la chaîne INPUT et lignes 3 et 4 de la chaîne FORWARD), je trouve une ligne udp et une ligne icmp dans la chaîne PSCAN ??
<BR>
<BR>Ci dessous une partie de l'iptables :
<BR>
<BR>Machine_ipcop130#iptables -v -L
<BR>
<BR>Chain INPUT (policy DROP 1 packets, 231 bytes)
<BR>pkts bytes target prot opt in out source destination
<BR> 79 4701 ipac~o all -- any any anywhere anywhere
<BR> 0 0 PSCAN tcp -- any any anywhere anywhere tcp flags:FIN,SYN,RST,PSH,ACK,URG/FIN,SYN,RST,PSH,ACK,URG
<BR> 0 0 PSCAN tcp -- any any anywhere anywhere tcp flags:FIN,SYN,RST,PSH,ACK,URG/NONE
<BR> 1 48 tcp -- any any anywhere anywhere tcp flags:SYN,RST,ACK/SYN limit: avg 10/sec burst 5
<BR>
<BR>
<BR>Chain FORWARD (policy DROP 0 packets, 0 bytes)
<BR>pkts bytes target prot opt in out source destination
<BR> 16 2862 ipac~fi all -- any any anywhere anywhere
<BR> 16 2862 ipac~fo all -- any any anywhere anywhere
<BR> 0 0 PSCAN tcp -- any any anywhere anywhere tcp flags:FIN,SYN,RST,PSH,ACK,URG/FIN,SYN,RST,PSH,ACK,URG
<BR> 0 0 PSCAN tcp -- any any anywhere anywhere tcp flags:FIN,SYN,RST,PSH,ACK,URG/NONE
<BR>
<BR>
<BR>Chain PSCAN (4 references)
<BR>pkts bytes target prot opt in out source destination
<BR> 0 0 LOG tcp -- any any anywhere anywhere limit: avg 10/min burst 5 LOG level warning prefix `TCP Scan? '
<BR> 0 0 LOG udp -- any any anywhere anywhere limit: avg 10/min burst 5 LOG level warning prefix `UDP Scan? '
<BR> 0 0 LOG icmp -- any any anywhere anywhere limit: avg 10/min burst 5 LOG level warning prefix `ICMP Scan? '
<BR> 0 0 LOG all -f any any anywhere anywhere limit: avg 10/min burst 5 LOG level warning prefix `FRAG Scan? '
<BR> 0 0 DROP all -- any any anywhere anywhere
<BR>
<BR>Je sais cela n'est pas bloquant mais juste une petite indication ferait avancer le "schmilblick" <IMG SRC="images/smiles/icon_confused.gif">