firewall

who can i set tow and more content in one firewall and work as separate word not toghether
gif or png or swf not gif and png and swf

add action=mark-packet chain=prerouting comment=“” content=gif.png.swf disabled=no new-packet-mark=unlimit passthrough=yes
thx

this option is not for marking extensions, you are using it wrong. it’s for packet content. use packet sniffer like Wireshark to see what is inside a packet.

to block by file extension you must use proxy access list.

content (string; Default: ) Match packets that contain specified text
read it and get it thx

so i can’t mark extensions form firewall??
thx