Components (SIP front end/ Edge / Bastion) that need to install be installed for each scenario
Internal / external - Describes if the user is part of the company domain or a federated / guest user
Remote/ LocalLocal - Describes the location from which a user is connecting from - local network or remote network.
Incoming/ OutgoingOutgoing - define Defines the direction of the traffic relative to the internal SIP domain
...
Business Case Example | Preferred Setup |
---|---|
Prevent sensitive info from reaching users who are not members of the company, except Anonymous Guests | SIP Filter on the Skype for Business Edge |
Prevent sensitive data from reaching mobile devices of an employee | Bastion HTTPS proxy |
Block communication between different groups inside the company | SIP on the Skype for Business Front End |
Prevent sensitive data from reaching devices of an employee outside to corporate network | Bastion HTTPS proxy and SIP Filter on the Skype for Business Edge |
Block file transfer for Anonymous Conference guests and for Federated Peers | Bastion HTTPS proxy and SIP Filter on the Skype for Business Edge |
Directional screen sharing in conference | When using direction for directional screen sharing in a conference with SipFilter, if the internal participant is not allowed to share their screen and he they override existing sharing from the external externally (that IS allowed to share), There is no new invite that we can block for prenventing this senario, the preventing this scenario. The only way was is to manage external users in the meeting and block the sharing in the FE. thereforeTherefore, if you what want to solve this issue you must to do the following steps:
the edge The EDGE will manage the users in the DB database (who join and who leave) and the FE will force the screenshare based on that If the customer would like to block external participants from seeing Desktop of internal for anonymous (done through webapp) - Bastion is required If the customer would like to block external participants from seeing Desktop of internal to Windows client Only - only sip should be installed on FE and Edge servers (Bastion is not required) |
Info |
---|
Installing SIP Filter on the Front End may cause resource consumption and should be done following Ethical Wall Best Practice Tips |
...