This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Sophos Connect Client checks Internet Connection

Hello,

 

im wondering why scvpn.exe trying to contact some IP Adresses which are belonging to Facebook / Twitter etc.

Seems its checking Internet Connection by contacting them. But first : some Companies have restricted access to FB/Twitter, means our users cant use VPN Client in those cases.

Because Sophos Connect says "No internet Connectivity"

and second : WHY?

Could you Guys please fix it?

 

 

 



This thread was automatically locked due to age.
Parents Reply
  • Hello Vitali,

     

    You can disable the pre-connectivity checks using the CLI. You need to run this command and disable it. Also it has to be done per connection. Here is the command you run from the install folder. On Windows cd to this folder, c:\program files (x86)\Sophos\connect and on Mac cd to this folder, /Library/Sophos Connect/ 

     

    Suppose your connect name is: MyCompanyVPN

    Run this command. sccli update -n MyCompanyVPN -l

     

    That will permanently disable the pre-connectivity checks. Hope that will help.

    Ramesh

     

    PS: On Mac you will have to run the command with sudo. You can run it as follows. sudo sccli -n MyCompanyVPN -l

Children