Advertisement
Guest User

Untitled

a guest
Dec 5th, 2019
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.18 KB | None | 0 0
  1. :$ sudo openvpn --config tatic.ovpn
  2. [sudo] password for evandro:
  3. Thu Dec 5 17:38:23 2019 OpenVPN 2.4.4 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on May 14 2019
  4. Thu Dec 5 17:38:23 2019 library versions: OpenSSL 1.1.1 11 Sep 2018, LZO 2.08
  5. Enter Auth Username: evandro.teixeira
  6. Enter Auth Password: ************
  7. Thu Dec 5 17:38:32 2019 WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info.
  8. Thu Dec 5 17:38:35 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]186.248.83.138:443
  9. Thu Dec 5 17:38:35 2019 Socket Buffers: R=[87380->87380] S=[16384->16384]
  10. Thu Dec 5 17:38:35 2019 Attempting to establish TCP connection with [AF_INET]186.248.83.138:443 [nonblock]
  11. Thu Dec 5 17:38:36 2019 TCP connection established with [AF_INET]186.248.83.138:443
  12. Thu Dec 5 17:38:36 2019 TCP_CLIENT link local: (not bound)
  13. Thu Dec 5 17:38:36 2019 TCP_CLIENT link remote: [AF_INET]186.248.83.138:443
  14. Thu Dec 5 17:38:36 2019 TLS: Initial packet from [AF_INET]186.248.83.138:443, sid=52752302 50b1a196
  15. Thu Dec 5 17:38:36 2019 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
  16. Thu Dec 5 17:38:37 2019 VERIFY OK: depth=1, C=BR, ST=MG, L=Belo Horizonte, O=Telecom Associates, CN=internalca.telecomassociates.com.br
  17. Thu Dec 5 17:38:37 2019 VERIFY OK: depth=0, C=BR, ST=MG, L=Belo Horizonte, O=Telecom Associates, CN=vpn.telecomassociates.com.br
  18. Thu Dec 5 17:38:37 2019 Connection reset, restarting [0]
  19. Thu Dec 5 17:38:37 2019 SIGUSR1[soft,connection-reset] received, process restarting
  20. Thu Dec 5 17:38:37 2019 Restart pause, 5 second(s)
  21. Thu Dec 5 17:38:42 2019 WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info.
  22. Thu Dec 5 17:38:42 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]186.248.83.138:443
  23. Thu Dec 5 17:38:42 2019 Socket Buffers: R=[87380->87380] S=[16384->16384]
  24. Thu Dec 5 17:38:42 2019 Attempting to establish TCP connection with [AF_INET]186.248.83.138:443 [nonblock]
  25. Thu Dec 5 17:38:43 2019 TCP connection established with [AF_INET]186.248.83.138:443
  26. Thu Dec 5 17:38:43 2019 TCP_CLIENT link local: (not bound)
  27. Thu Dec 5 17:38:43 2019 TCP_CLIENT link remote: [AF_INET]186.248.83.138:443
  28. Thu Dec 5 17:38:43 2019 TLS: Initial packet from [AF_INET]186.248.83.138:443, sid=c8c50384 d0607d0d
  29. Thu Dec 5 17:38:44 2019 VERIFY OK: depth=1, C=BR, ST=MG, L=Belo Horizonte, O=Telecom Associates, CN=internalca.telecomassociates.com.br
  30. Thu Dec 5 17:38:44 2019 VERIFY OK: depth=0, C=BR, ST=MG, L=Belo Horizonte, O=Telecom Associates, CN=vpn.telecomassociates.com.br
  31. Thu Dec 5 17:38:44 2019 Connection reset, restarting [0]
  32. Thu Dec 5 17:38:44 2019 SIGUSR1[soft,connection-reset] received, process restarting
  33. Thu Dec 5 17:38:44 2019 Restart pause, 5 second(s)
  34. Thu Dec 5 17:38:49 2019 WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info.
  35. Thu Dec 5 17:38:49 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]186.248.83.138:443
  36. Thu Dec 5 17:38:49 2019 Socket Buffers: R=[87380->87380] S=[16384->16384]
  37. Thu Dec 5 17:38:49 2019 Attempting to establish TCP connection with [AF_INET]186.248.83.138:443 [nonblock]
  38. Thu Dec 5 17:38:50 2019 TCP connection established with [AF_INET]186.248.83.138:443
  39. Thu Dec 5 17:38:50 2019 TCP_CLIENT link local: (not bound)
  40. Thu Dec 5 17:38:50 2019 TCP_CLIENT link remote: [AF_INET]186.248.83.138:443
  41. Thu Dec 5 17:38:50 2019 TLS: Initial packet from [AF_INET]186.248.83.138:443, sid=2c5ab72c f102aadb
  42. Thu Dec 5 17:38:51 2019 VERIFY OK: depth=1, C=BR, ST=MG, L=Belo Horizonte, O=Telecom Associates, CN=internalca.telecomassociates.com.br
  43. Thu Dec 5 17:38:51 2019 VERIFY OK: depth=0, C=BR, ST=MG, L=Belo Horizonte, O=Telecom Associates, CN=vpn.telecomassociates.com.br
  44. Thu Dec 5 17:38:52 2019 Connection reset, restarting [0]
  45. Thu Dec 5 17:38:52 2019 SIGUSR1[soft,connection-reset] received, process restarting
  46. Thu Dec 5 17:38:52 2019 Restart pause, 5 second(s)
  47. ^CThu Dec 5 17:38:55 2019 SIGINT[hard,init_instance] received, process exiting
  48. ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement