Advertisement
Guest User

Untitled

a guest
Jan 28th, 2014
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.52 KB | None | 0 0
  1. andrew-server.40 is the name of my server
  2. andrew-pc is my desktop which i used to act as the ca
  3. andrew-ubuntu is the robot
  4. I ctrl-c'd after the error appeared twice.
  5.  
  6. OUTPUT:
  7. andrew@andrew-ubuntu:/etc/openvpn$ openvpn client.conf
  8. Wed Jan 29 11:23:40 2014 OpenVPN 2.2.1 i686-linux-gnu [SSL] [LZO2] [EPOLL] [PKCS11] [eurephia] [MH] [PF_INET6] [IPv6 payload 20110424-2 (2.2RC2)] built on Feb 27 2013
  9. Wed Jan 29 11:23:40 2014 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
  10. Enter Private Key Password:
  11. Wed Jan 29 11:23:42 2014 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
  12. Wed Jan 29 11:23:42 2014 LZO compression initialized
  13. Wed Jan 29 11:23:42 2014 Control Channel MTU parms [ L:1542 D:138 EF:38 EB:0 ET:0 EL:0 ]
  14. Wed Jan 29 11:23:42 2014 Socket Buffers: R=[180224->131072] S=[180224->131072]
  15. Wed Jan 29 11:23:42 2014 Data Channel MTU parms [ L:1542 D:1450 EF:42 EB:135 ET:0 EL:0 AF:3/1 ]
  16. Wed Jan 29 11:23:42 2014 Local Options hash (VER=V4): '41690919'
  17. Wed Jan 29 11:23:42 2014 Expected Remote Options hash (VER=V4): '530fdded'
  18. Wed Jan 29 11:23:42 2014 UDPv4 link local: [undef]
  19. Wed Jan 29 11:23:42 2014 UDPv4 link remote: [AF_INET]203.xxx.yyy.40:1194
  20. Wed Jan 29 11:23:44 2014 TLS: Initial packet from [AF_INET]203.xxx.yyy.40:1194, sid=0dabe415 435a0eac
  21. Wed Jan 29 11:23:44 2014 VERIFY OK: depth=1, /CN=andrew-pc
  22. Wed Jan 29 11:23:44 2014 VERIFY nsCertType ERROR: /CN=andrew-server.40, require nsCertType=SERVER
  23. Wed Jan 29 11:23:44 2014 TLS_ERROR: BIO read tls_read_plaintext error: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
  24. Wed Jan 29 11:23:44 2014 TLS Error: TLS object -> incoming plaintext read error
  25. Wed Jan 29 11:23:44 2014 TLS Error: TLS handshake failed
  26. Wed Jan 29 11:23:44 2014 TCP/UDP: Closing socket
  27. Wed Jan 29 11:23:44 2014 SIGUSR1[soft,tls-error] received, process restarting
  28. Wed Jan 29 11:23:44 2014 Restart pause, 2 second(s)
  29. Wed Jan 29 11:23:46 2014 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
  30. Wed Jan 29 11:23:46 2014 Re-using SSL/TLS context
  31. Wed Jan 29 11:23:46 2014 LZO compression initialized
  32. Wed Jan 29 11:23:46 2014 Control Channel MTU parms [ L:1542 D:138 EF:38 EB:0 ET:0 EL:0 ]
  33. Wed Jan 29 11:23:46 2014 Socket Buffers: R=[180224->131072] S=[180224->131072]
  34. Wed Jan 29 11:23:46 2014 Data Channel MTU parms [ L:1542 D:1450 EF:42 EB:135 ET:0 EL:0 AF:3/1 ]
  35. Wed Jan 29 11:23:46 2014 Local Options hash (VER=V4): '41690919'
  36. Wed Jan 29 11:23:46 2014 Expected Remote Options hash (VER=V4): '530fdded'
  37. Wed Jan 29 11:23:46 2014 UDPv4 link local: [undef]
  38. Wed Jan 29 11:23:46 2014 UDPv4 link remote: [AF_INET]203.xxx.yyy.40:1194
  39. Wed Jan 29 11:23:46 2014 TLS: Initial packet from [AF_INET]203.xxx.yyy.40:1194, sid=2dff29fe f804f75a
  40. Wed Jan 29 11:23:47 2014 VERIFY OK: depth=1, /CN=andrew-pc
  41. Wed Jan 29 11:23:47 2014 VERIFY nsCertType ERROR: /CN=andrew-server.40, require nsCertType=SERVER
  42. Wed Jan 29 11:23:47 2014 TLS_ERROR: BIO read tls_read_plaintext error: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
  43. Wed Jan 29 11:23:47 2014 TLS Error: TLS object -> incoming plaintext read error
  44. Wed Jan 29 11:23:47 2014 TLS Error: TLS handshake failed
  45. Wed Jan 29 11:23:47 2014 TCP/UDP: Closing socket
  46. Wed Jan 29 11:23:47 2014 SIGUSR1[soft,tls-error] received, process restarting
  47. Wed Jan 29 11:23:47 2014 Restart pause, 2 second(s)
  48. ^CWed Jan 29 11:23:47 2014 SIGINT[hard,init_instance] received, process exiting
  49. a
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement