FSOCS scans for viruses and applies file filtering rules to IM-based file transfers that occur in the internal network between internal users.
FSOCS also scans for viruses and applies file filtering rules to IM-based file transfers between internal and external users. At least one access edge server role must be available in order to allow instant messaging with external users. Each instance of the access edge server role needs to have FSOCS installed.
In order to facilitate file transfers across the edge, the firewall should be configured to allow inbound connections to the Forefront application running on each edge server. The default ports are 6891 through 6900, however these can be changed by configuring two registry keys. In order to modify the range of ports, open the registry, and then navigate to the Forefront Server Security registry key in the following location:
HKLM\SOFTWARE\Microsoft\Forefront Server Security\Office Communications Server
Then, configure the following two registry key settings:
FileTransferStartPortRange
DWORD value
Default = 6891
and
FileTransferMaxPorts
DWORD Value
Default= 10
When files are transmitted between two internal users via IM, an instance of the front end server role in an Enterprise Edition topology or the Standard Edition server role scans the file for viruses and filtering rules.
In an Enterprise Edition topology where access edge and director server roles are present, and the file transfer is between an internal and an external user, the server role that scans the file is dependent upon the direction of the file transfer. If the file is sent from an internal user to an external user (outbound), the file is scanned on the access edge server role. If the file is sent from an external user to an internal user (inbound), the file is scanned on the front end server role. Even though the file transfer can be scanned at different servers, FSOCS must always be installed on all front end server roles in order for file transfers to be protected.
The Administrator can influence where outbound file transfers are scanned, by disabling file scanning on either the access edge or director server roles. If the instance of FSOCS on the access edge server role has file scanning disabled, outbound file transfers are scanned on the director server role, if present. If the director server role is not present, or the administrator has disabled file scanning on both the access edge and director server roles, then the outbound file is scanned on the front end server role.
To disable scanning on the access edge or director server role, open the registry, and then navigate to the Forefront Server Security registry key in the following location:
HKLM\SOFTWARE\Microsoft\Forefront Server Security\Office Communications Server
Then, configure the following registry key setting:
FileScanningDisabled
DWORD Value
DEFAULT = 0
Note: |
|---|
|
This is not available on the front end or Standard Edition server roles.
|