//ICMP = 1 //UDP = 17 //TCP = 6 [VERSION] VERSION=2 [RULES1] //adresse source, masque source, port source, //adresse destination, masque destination, port destination, //protocole , //action : drop, forward R1=0.0.0.0, 255.255.255.255, 68, 0.0.0.0, 255.255.255.255, 67, 17, forward R2=0.0.0.0, 255.255.255.255, 0, 0.0.0.0, 255.255.255.255, 53, 17, forward R3=0.0.0.0, 255.255.255.255, 53, 0.0.0.0, 255.255.255.255, 0, 17, forward R4=0.0.0.0, 255.255.255.255, 0, 0.0.0.0, 255.255.255.255, 80, 6, forward R5=0.0.0.0, 255.255.255.255, 80, 0.0.0.0, 255.255.255.255, 0, 6, forward R6=0.0.0.0, 255.255.255.255, 0, 0.0.0.0, 255.255.255.255, 22, 6, forward R7=0.0.0.0, 255.255.255.255, 22, 0.0.0.0, 255.255.255.255, 0, 6, forward R8=0.0.0.0, 255.255.255.255, 0, 0.0.0.0, 255.255.255.255, 443, 6, forward R9=0.0.0.0, 255.255.255.255, 443, 0.0.0.0, 255.255.255.255, 0, 6, forward R10=0.0.0.0, 255.255.255.255, 0, 0.0.0.0, 255.255.255.255, 25, 6, forward R11=0.0.0.0, 255.255.255.255, 25, 0.0.0.0, 255.255.255.255, 0, 6, forward R12=0.0.0.0, 255.255.255.255, 0, 0.0.0.0, 255.255.255.255, 109, 6, forward R13=0.0.0.0, 255.255.255.255, 109, 0.0.0.0, 255.255.255.255, 0, 6, forward R14=0.0.0.0, 255.255.255.255, 0, 0.0.0.0, 255.255.255.255, 110, 6, forward R15=0.0.0.0, 255.255.255.255, 110, 0.0.0.0, 255.255.255.255, 0, 6, forward R16=0.0.0.0, 255.255.255.255, 445, 0.0.0.0, 255.255.255.255, 0, 6, forward R17=0.0.0.0, 255.255.255.255, 0, 0.0.0.0, 255.255.255.255, 445, 6, forward R18=0.0.0.0, 255.255.255.255, 139, 0.0.0.0, 255.255.255.255, 0, 6, forward R19=0.0.0.0, 255.255.255.255, 0, 0.0.0.0, 255.255.255.255, 139, 6, forward R20=0.0.0.0, 255.255.255.255, 8080, 0.0.0.0, 255.255.255.255, 0, 6, forward R21=0.0.0.0, 255.255.255.255, 0, 0.0.0.0, 255.255.255.255, 8080, 6, forward R22=0.0.0.0, 255.255.255.255, 0, 0.0.0.0, 255.255.255.255, 0, 1, forward R23=0.0.0.0, 255.255.255.255, 137, 0.0.0.0, 255.255.255.255, 137, 17, forward R24=0.0.0.0, 255.255.255.255, 138, 0.0.0.0, 255.255.255.255, 138, 17, forward // GPer 01/07/07 : ouverture des ports en localhost pour firebird R25=127.0.0.1, 255.255.255.255, 0, 127.0.0.1, 255.255.255.255, 0, 6, forward R26=0.0.0.0, 255.255.255.255, 0, 0.0.0.0, 255.255.255.255, 0, 0, drop [RULES2] //adresse source, masque source, port source, //adresse destination, masque destination, port destination, //protocole , //action : drop, forward R1=0.0.0.0, 255.255.255.255, 68, 0.0.0.0, 255.255.255.255, 67, 17, forward R2=0.0.0.0, 255.255.255.255, 0, 0.0.0.0, 255.255.255.255, 53, 17, forward R3=0.0.0.0, 255.255.255.255, 53, 0.0.0.0, 255.255.255.255, 0, 17, forward R4=0.0.0.0, 255.255.255.255, 0, 0.0.0.0, 255.255.255.255, 80, 6, forward R5=0.0.0.0, 255.255.255.255, 80, 0.0.0.0, 255.255.255.255, 0, 6, forward R6=0.0.0.0, 255.255.255.255, 0, 0.0.0.0, 255.255.255.255, 22, 6, forward R7=0.0.0.0, 255.255.255.255, 22, 0.0.0.0, 255.255.255.255, 0, 6, forward R8=0.0.0.0, 255.255.255.255, 0, 0.0.0.0, 255.255.255.255, 443, 6, forward R9=0.0.0.0, 255.255.255.255, 443, 0.0.0.0, 255.255.255.255, 0, 6, forward R10=0.0.0.0, 255.255.255.255, 0, 0.0.0.0, 255.255.255.255, 25, 6, forward R11=0.0.0.0, 255.255.255.255, 25, 0.0.0.0, 255.255.255.255, 0, 6, forward R12=0.0.0.0, 255.255.255.255, 0, 0.0.0.0, 255.255.255.255, 109, 6, forward R13=0.0.0.0, 255.255.255.255, 109, 0.0.0.0, 255.255.255.255, 0, 6, forward R14=0.0.0.0, 255.255.255.255, 0, 0.0.0.0, 255.255.255.255, 110, 6, forward R15=0.0.0.0, 255.255.255.255, 110, 0.0.0.0, 255.255.255.255, 0, 6, forward R16=0.0.0.0, 255.255.255.255, 8080, 0.0.0.0, 255.255.255.255, 0, 6, forward R17=0.0.0.0, 255.255.255.255, 0, 0.0.0.0, 255.255.255.255, 8080, 6, forward R18=0.0.0.0, 255.255.255.255, 0, 0.0.0.0, 255.255.255.255, 0, 1, forward // GPer 01/07/07 : ouverture des ports en localhost pour firebird R19=127.0.0.1, 255.255.255.255, 0, 127.0.0.1, 255.255.255.255, 0, 6, forward R20=0.0.0.0, 255.255.255.255, 0, 0.0.0.0, 255.255.255.255, 0, 0, drop [RULES3] //adresse source, masque source, port source, //adresse destination, masque destination, port destination, //protocole , //action : drop, forward R1=0.0.0.0, 255.255.255.255, 0, 0.0.0.0, 255.255.255.255, 0, 1, forward // GPer 01/07/07 : ouverture des ports en localhost pour firebird R2=127.0.0.1, 255.255.255.255, 0, 127.0.0.1, 255.255.255.255, 0, 6, forward R3=0.0.0.0, 255.255.255.255, 0, 0.0.0.0, 255.255.255.255, 0, 0, drop [RULES4] //adresse source, masque source, port source, //adresse destination, masque destination, port destination, //protocole , //action : drop, forward R1=0.0.0.0, 255.255.255.255, 0, 0.0.0.0, 255.255.255.255, 0, 1, forward // GPer 01/07/07 : ouverture des ports en localhost pour firebird R2=127.0.0.1, 255.255.255.255, 0, 127.0.0.1, 255.255.255.255, 0, 6, forward R3=0.0.0.0, 255.255.255.255, 0, 0.0.0.0, 255.255.255.255, 0, 0, drop [RULES] //adresse source, masque source, port source, //adresse destination, masque destination, port destination, //protocole , //action : drop, forward R1=0.0.0.0, 255.255.255.255, 0, 0.0.0.0, 255.255.255.255, 0, 1, forward // GPer 01/07/07 : ouverture des ports en localhost pour firebird R2=127.0.0.1, 255.255.255.255, 0, 127.0.0.1, 255.255.255.255, 0, 6, forward R3=0.0.0.0, 255.255.255.255, 0, 0.0.0.0, 255.255.255.255, 0, 0, drop