- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
11-27-2018 04:32 AM
We were testing File Blocking and found that it was blocking too much.
The configuration consisted of 2 rules:
- Applications = ms-ds-smbv1, File-types=any, Action=continue
- Applications = any, File-types=any, Action=alert
The test was to download an excel file using SMBv1, and result was blocked.
We would expect that it would allow it.
If we just change the action of the first rule from "continue" to "alert" then it works.
Direction is always "both" for all rules.
Version is 8.0.13.
11-27-2018 10:26 AM
You can't use Continue on ms-ds-smb traffic as the firewall can't generate the continue page, that really only works in a browser.
continue —A message to the user indicates that a download has been requested and asks the user to confirm whether to continue. The purpose is to warn the user of a possible unknown download (also known as a drive-by-download) and to give the user the option of continuing or stopping the download.When you create a file blocking profile with the action continue, you can only choose the application web-browsing. If you choose any other application, traffic that matches the Security policy will not flow through the firewall due to the fact that the users will not be prompted with a continue page.
11-27-2018 04:39 AM
By the way this is Data Filtering configuration.
We are not sure why this is blocking SMBv1 downloads.
11-27-2018 10:26 AM
You can't use Continue on ms-ds-smb traffic as the firewall can't generate the continue page, that really only works in a browser.
continue —A message to the user indicates that a download has been requested and asks the user to confirm whether to continue. The purpose is to warn the user of a possible unknown download (also known as a drive-by-download) and to give the user the option of continuing or stopping the download.When you create a file blocking profile with the action continue, you can only choose the application web-browsing. If you choose any other application, traffic that matches the Security policy will not flow through the firewall due to the fact that the users will not be prompted with a continue page.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!