i want to block the download of for example EXE files
i use layer7protocol and mangle rule to mark the EXE packet but i cant stop the download
thnx
i don't try this linkDid you try this?
http://l7-filter.sourceforge.net/layer7 ... es/exe.pat
add action=drop chain=forward comment="" disabled=no layer7-protocol="Extension.exe"" src-address-list=noexe
why are you hiding that expression? is it top secret?..i used regxbuddy to obtain the regular expression and used it in layer7