FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
Dongkwan
Staff
Staff
Article Id 268027
Description

This article describes the troubleshooting steps when the DLP feature is not blocking vme video files.

Scope

FortiGate v7.0.x 

Solution

The vme files should be blocked through the dlp feature on FortiGate as per the below settings. But, the file is not getting blocked as per the below settings.

 

config dlp filepattern

    edit 1

        set name "TEST"

        set comment ''

            config entries

                edit "*.vmed4"

                    set filter-type pattern

                next

            end

    next

 

next

 

config dlp sensor

    edit "TEST"

        set comment "Default sensor."

        set feature-set flow

        set replacemsg-group ''

            config filter

                edit 1

                    set name ''

                    set severity medium

                    set type file

                    set proto smtp pop3 imap http-get http-post ftp cifs

                    set filter-by file-type

                    set file-type 1

                    set archive disable

                    set action block

                next

            end

end

 

This issue was resolved after FortiGate v7.4.0.