不多说直接上问题,在点击连接时,也是能正常连接上输入密码,在输出用户名密码后

转 Problem: AnyConnect was not able to establish a connection to the specified secu

连接后,会出现:

problem:anyconnect was net able to establish a connection to the specified secure gateway,Please try connecting again. 

 

转 Problem: AnyConnect was not able to establish a connection to the specified secu

solve:

  1. 去掉Internet连接共享的勾勾,大部分原因是因为这个(这个我也遇到过,之前环境是win7系统)

    转 Problem: AnyConnect was not able to establish a connection to the specified secu

2.点击开始菜单-运行-输入services.msc,找到windows Firewall (已经关闭)和internet connection sharing这两个服务,右击“停止”。(这个我也遇到过,环境是win8系统)

 

internet connection sharing这两个服务关闭命令如下(目前不知道这个服务的作用):

sc stop SharedAccess

 

查询服务方法如下:

sc query > 1.txt

 

相关文章:

  • 2021-09-02
  • 2021-05-18
  • 2021-06-27
  • 2021-08-07
  • 2022-01-01
  • 2018-08-07
  • 2021-04-21
猜你喜欢
  • 2021-12-02
  • 2022-12-23
  • 2022-12-23
  • 2021-06-01
  • 2022-12-23
  • 2021-08-28
相关资源
相似解决方案