Advertisement
Guest User

Untitled

a guest
Sep 19th, 2017
512
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.17 KB | None | 0 0
  1. ivucha:~ ivucha$ openconnect sslvpn.zolotoy.ru --user=Nekrylov.Maksim
  2. POST https://sslvpn.zolotoy.ru/
  3. Connected to 46.252.242.7:443
  4. SSL negotiation with sslvpn.zolotoy.ru
  5. Server certificate verify failed: signer not found
  6.  
  7. Certificate from VPN server "sslvpn.zolotoy.ru" failed verification.
  8. Reason: signer not found
  9. To trust this server in future, perhaps add this to your command line:
  10.     --servercert sha256:dbaef44ad6fd7e641f574e99d15c6b07f3fbed8d38aa455ef53b54f096577bdb
  11. Enter 'yes' to accept, 'no' to abort; anything else to view: yes
  12. Connected to HTTPS on sslvpn.zolotoy.ru
  13. XML POST enabled
  14. Please enter your username and password.
  15. GROUP: [zolotoy]:zolotoy
  16. POST https://sslvpn.zolotoy.ru/
  17. XML POST enabled
  18. Please enter your username and password.
  19. Password:
  20. POST https://sslvpn.zolotoy.ru/
  21. Got CONNECT response: HTTP/1.1 200 OK
  22. CSTP connected. DPD 30, Keepalive 20
  23. Connected as 10.168.253.177, using SSL
  24. Established DTLS connection (using GnuTLS). Ciphersuite (DTLS0.9)-(RSA)-(AES-256-CBC)-(SHA1).
  25. Failed to write to SSL socket: The transmitted packet is too large (EMSGSIZE).
  26. Failed to send DPD request (1250 -5)
  27. Failed to write to SSL socket: The transmitted packet is too large (EMSGSIZE).
  28. Failed to send DPD request (1249 -5)
  29. Failed to write to SSL socket: The transmitted packet is too large (EMSGSIZE).
  30. Failed to send DPD request (1248 -5)
  31. Failed to write to SSL socket: The transmitted packet is too large (EMSGSIZE).
  32. Failed to send DPD request (1247 -5)
  33. Failed to write to SSL socket: The transmitted packet is too large (EMSGSIZE).
  34. Failed to send DPD request (1246 -5)
  35. Failed to write to SSL socket: The transmitted packet is too large (EMSGSIZE).
  36. Failed to send DPD request (1245 -5)
  37. Failed to write to SSL socket: The transmitted packet is too large (EMSGSIZE).
  38. Failed to send DPD request (1244 -5)
  39. Failed to write to SSL socket: The transmitted packet is too large (EMSGSIZE).
  40. Failed to send DPD request (1243 -5)
  41. Detected MTU of 1242 bytes (was 1250)
  42. mkdir: /var/run/vpnc: Permission denied
  43. Failed to connect utun unit: Operation not permitted
  44. Failed to open tun device: Operation not permitted
  45. Set up tun device failed
  46. Unknown error; exiting.
  47. ivucha:~ ivucha$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement