I'm trying to use pulsesvc and it seems to be attempting to connect to my local machine on SSL port 443 and failing. Here's the relevant log:
20180420120711.185133 pulsesvc[p31515.t31700] ncp.error NCP_ESTABLISH_DONE for IVE myremote.com (ncp.cpp:2064) 20180420120711.185258 pulsesvc[p31515.t31515] ncphandler.info establish done (ncphandler.cpp:283) 20180420120711.185317 pulsesvc[p31515.t31515] ncp.info connect to mymachine:443 svc 4 (ncp.cpp:935) 20180420120711.185352 pulsesvc[p31515.t31515] connect.info creating a new HTTP connection... (ncp_dsssl.cpp:187) 20180420120711.485460 pulsesvc[p31515.t31700] dsssl.info verify_server_cert_callback : Certificate verification - Successful (DSSSLSock.cpp:1577) 20180420120711.486106 pulsesvc[p31515.t31700] dsssl.info verify_server_cert_callback : Certificate verification - Successful (DSSSLSock.cpp:1577) 20180420120711.486737 pulsesvc[p31515.t31700] dsssl.info verify_server_cert_callback : Certificate verification - Successful (DSSSLSock.cpp:1577) 20180420120711.487359 pulsesvc[p31515.t31700] dsssl.info verify_server_cert_callback : Certificate verification - Successful (DSSSLSock.cpp:1577) 20180420120711.689494 pulsesvc[p31515.t31700] connect.info IVE ncp_version = 3 (ncp_dsssl.cpp:467) 20180420120711.788766 pulsesvc[p31515.t31700] worker.error connect to mymachine:443 failed. IVE returned error 20001068 (ncp_dsssl.cpp:1187)
Any ideas what's going on here?
Hi, i have the same problem actually.
@stelleg Did you find a solution ?
In my case, myremote and mymachine resolve a different address, and browser-based login success.
(PS: I use linux client, both with pulseSvc and CLI give me the same error)
Am also having the same issue.
Did you guys found any solution for this?
I tried on both ubuntu/fedora and error log is the same on both of them.
Hello, I have also encountered the same error - IVE returned error 20001068. I am able to establish VPN from Windows, but not from Linux (Ubuntu). What can I do to progress with this issue? What does this error mean? My other collegues were able to establish VPN from Linux.