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
  • I do not have such Session open on my Sophos Connect Client. 

    Do you have any modifications on the TGB / SCX File? 

    Do you use auto connect? 

    __________________________________________________________________________________________________________________

  • Hi Toni,

     

    i modified the TGB File First then saved it to SCX.

    Thats my config.

     

  • If you disable Auto-Connect, is there still a HTTP Connection to this host? 

    Checked another system, still no connection to such a host like in your screenshots.

    Can you check the netstat -b output on the client? 

    __________________________________________________________________________________________________________________

  • tried without autoconnect now.

     

    netstat shows the same

  • Hello Vitali,

     

    Currently as part of pre-connectivity check the Sophos Connect Client will try to connect to google.com to check for internet connectivity when a connection is enabled.  We will look into it and come up with a better way to  implement the check for internet connectivity.

     

    Ramesh

  • Hi Ramesh,

     

    thank you for the confirmation. How about to take this function completely out of code? its kind of wierd and useless in my eyes.

    to say more : i dont want my VPN Client to connect to google, facebook and co.

    Please if you have a new Beta version (without pre-connectivity check) of the Sophos Connect Client please let me know. We really need a solution quick.

     

     

  • 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

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