Question
Help understanding " ftgd-wf enable" configuration
I' ve drawn a blank on this one and hope someone can help clarify. What do the " enable" and " disable" commands do in the configuration snippet below? The CLI docs say the following for enable: " Enable FortiGuard Web Filtering categories for use in local ratings. Enter ' all' to enable all categories, classes, and groups or enable individual categories, classes, and groups." Any changes I make via the CLI, though, don' t seem to have any effect on the categories that are available in the GUI. I think I am missing something fundamental here.
config webfilter profile edit " mytestProfile" ... config ftgd-wf set options error-allow http-err-detail redir-block set enable g01 g02 g04 g05 g06 g07 g21 151 144 set disable 148 149 146 141 142 140 143 150 147 145 152 set ovrd 3 4 59 14Thanks.