Advertisement
Guest User

Untitled

a guest
Dec 12th, 2017
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.06 KB | None | 0 0
  1. xorc@mint ~ $ cd /home/xorc/Desktop/TestProtonVPN
  2. xorc@mint ~/Desktop/TestProtonVPN $ sudo openvpn jp-free-01.protonvpn.com.udp1194.ovpn
  3. [sudo] password for xorc:
  4. Wed Dec 13 03:22:49 2017 OpenVPN 2.4.4 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Sep 26 2017
  5. Wed Dec 13 03:22:49 2017 library versions: OpenSSL 1.0.2g 1 Mar 2016, LZO 2.08
  6. Enter Auth Username: Username_Q46T2B7B4gFKkhq76sNUS1m3
  7. Enter Auth Password: *********************************
  8. Wed Dec 13 03:23:04 2017 WARNING: --ping should normally be used with --ping-restart or --ping-exit
  9. Wed Dec 13 03:23:04 2017 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  10. Wed Dec 13 03:23:04 2017 Outgoing Control Channel Authentication: Using 512 bit message hash 'SHA512' for HMAC authentication
  11. Wed Dec 13 03:23:04 2017 Incoming Control Channel Authentication: Using 512 bit message hash 'SHA512' for HMAC authentication
  12. Wed Dec 13 03:23:04 2017 TCP/UDP: Preserving recently used remote address: [AF_INET]185.161.200.11:1194
  13. Wed Dec 13 03:23:04 2017 Socket Buffers: R=[212992->212992] S=[212992->212992]
  14. Wed Dec 13 03:23:04 2017 UDP link local: (not bound)
  15. Wed Dec 13 03:23:04 2017 UDP link remote: [AF_INET]185.161.200.11:1194
  16. Wed Dec 13 03:23:05 2017 TLS: Initial packet from [AF_INET]185.161.200.11:1194, sid=3235edd1 ef0b9cfb
  17. Wed Dec 13 03:23:05 2017 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
  18. Wed Dec 13 03:23:05 2017 VERIFY OK: depth=2, C=CH, O=ProtonVPN AG, CN=ProtonVPN Root CA
  19. Wed Dec 13 03:23:05 2017 VERIFY OK: depth=1, C=CH, O=ProtonVPN AG, CN=ProtonVPN Intermediate CA 1
  20. Wed Dec 13 03:23:05 2017 VERIFY KU OK
  21. Wed Dec 13 03:23:05 2017 Validating certificate extended key usage
  22. Wed Dec 13 03:23:05 2017 ++ Certificate has EKU (str) TLS Web Server Authentication, expects TLS Web Server Authentication
  23. Wed Dec 13 03:23:05 2017 VERIFY EKU OK
  24. Wed Dec 13 03:23:05 2017 VERIFY OK: depth=0, CN=jp-02.protonvpn.com
  25. Wed Dec 13 03:23:06 2017 Control Channel: TLSv1.2, cipher TLSv1/SSLv3 ECDHE-RSA-AES256-GCM-SHA384, 2048 bit RSA
  26. Wed Dec 13 03:23:06 2017 [jp-02.protonvpn.com] Peer Connection Initiated with [AF_INET]185.161.200.11:1194
  27. Wed Dec 13 03:23:08 2017 SENT CONTROL [jp-02.protonvpn.com]: 'PUSH_REQUEST' (status=1)
  28. Wed Dec 13 03:23:08 2017 PUSH: Received control message: 'PUSH_REPLY,redirect-gateway def1,dhcp-option DNS 10.8.0.1,sndbuf 524288,rcvbuf 524288,explicit-exit-notify,route-gateway 10.8.0.1,topology subnet,ping 10,ping-restart 60,ifconfig 10.8.0.34 255.255.0.0,peer-id 9,cipher AES-256-GCM'
  29. Wed Dec 13 03:23:08 2017 Option 'explicit-exit-notify' in [PUSH-OPTIONS]:5 is ignored by previous <connection> blocks
  30. Wed Dec 13 03:23:08 2017 OPTIONS IMPORT: timers and/or timeouts modified
  31. Wed Dec 13 03:23:08 2017 OPTIONS IMPORT: explicit notify parm(s) modified
  32. Wed Dec 13 03:23:08 2017 OPTIONS IMPORT: --sndbuf/--rcvbuf options modified
  33. Wed Dec 13 03:23:08 2017 Socket Buffers: R=[212992->425984] S=[212992->425984]
  34. Wed Dec 13 03:23:08 2017 OPTIONS IMPORT: --ifconfig/up options modified
  35. Wed Dec 13 03:23:08 2017 OPTIONS IMPORT: route options modified
  36. Wed Dec 13 03:23:08 2017 OPTIONS IMPORT: route-related options modified
  37. Wed Dec 13 03:23:08 2017 OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified
  38. Wed Dec 13 03:23:08 2017 OPTIONS IMPORT: peer-id set
  39. Wed Dec 13 03:23:08 2017 OPTIONS IMPORT: adjusting link_mtu to 1657
  40. Wed Dec 13 03:23:08 2017 OPTIONS IMPORT: data channel crypto options modified
  41. Wed Dec 13 03:23:08 2017 Data Channel: using negotiated cipher 'AES-256-GCM'
  42. Wed Dec 13 03:23:08 2017 Outgoing Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key
  43. Wed Dec 13 03:23:08 2017 Incoming Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key
  44. Wed Dec 13 03:23:08 2017 ROUTE_GATEWAY 192.168.1.1/255.255.255.0 IFACE=wls1 HWADDR=48:5d:60:83:91:aa
  45. Wed Dec 13 03:23:08 2017 TUN/TAP device tun0 opened
  46. Wed Dec 13 03:23:08 2017 TUN/TAP TX queue length set to 100
  47. Wed Dec 13 03:23:08 2017 do_ifconfig, tt->did_ifconfig_ipv6_setup=0
  48. Wed Dec 13 03:23:08 2017 /sbin/ip link set dev tun0 up mtu 1500
  49. Wed Dec 13 03:23:08 2017 /sbin/ip addr add dev tun0 10.8.0.34/16 broadcast 10.8.255.255
  50. Wed Dec 13 03:23:08 2017 /etc/openvpn/update-resolv-conf tun0 1500 1585 10.8.0.34 255.255.0.0 init
  51. dhcp-option DNS 10.8.0.1
  52. Wed Dec 13 03:23:09 2017 /sbin/ip route add 185.161.200.11/32 via 192.168.1.1
  53. Wed Dec 13 03:23:09 2017 /sbin/ip route add 0.0.0.0/1 via 10.8.0.1
  54. Wed Dec 13 03:23:09 2017 /sbin/ip route add 128.0.0.0/1 via 10.8.0.1
  55. Wed Dec 13 03:23:09 2017 Initialization Sequence Completed
  56. Wed Dec 13 03:23:37 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #124 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  57. Wed Dec 13 03:23:41 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #340 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  58. Wed Dec 13 03:23:45 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #1214 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  59. Wed Dec 13 03:23:49 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #2188 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  60. Wed Dec 13 03:23:53 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #2541 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  61. Wed Dec 13 03:23:57 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #2655 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  62. Wed Dec 13 03:24:01 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #2717 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  63. Wed Dec 13 03:24:06 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #2961 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  64. Wed Dec 13 03:24:09 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #3730 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  65. Wed Dec 13 03:24:13 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #4898 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  66. Wed Dec 13 03:24:18 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #5076 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  67. Wed Dec 13 03:24:22 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #5269 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  68. Wed Dec 13 03:24:26 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #5363 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  69. Wed Dec 13 03:24:31 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #5469 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  70. Wed Dec 13 03:24:34 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #5541 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  71. Wed Dec 13 03:24:38 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #5625 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  72. Wed Dec 13 03:24:42 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #5710 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  73. Wed Dec 13 03:24:47 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #5776 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  74. Wed Dec 13 03:24:50 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #6002 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  75. Wed Dec 13 03:24:54 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #6203 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  76. Wed Dec 13 03:24:58 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #6306 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  77. Wed Dec 13 03:25:03 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #6399 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  78. Wed Dec 13 03:25:07 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #6462 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  79. Wed Dec 13 03:25:11 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #6529 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  80. Wed Dec 13 03:25:15 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #6671 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  81. Wed Dec 13 03:25:19 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #6859 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  82. Wed Dec 13 03:29:14 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #7353 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  83. Wed Dec 13 03:29:16 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #7372 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  84. Wed Dec 13 03:29:21 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #7451 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  85. Wed Dec 13 03:29:25 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #7894 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  86. Wed Dec 13 03:29:29 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #8495 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  87. Wed Dec 13 03:29:33 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #9335 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  88. Wed Dec 13 03:29:37 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #9850 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  89. Wed Dec 13 03:29:41 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #10038 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  90. Wed Dec 13 03:29:46 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #10091 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  91. Wed Dec 13 03:29:49 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #10136 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  92. Wed Dec 13 03:29:53 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #10186 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  93. Wed Dec 13 03:29:58 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #10236 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  94. Wed Dec 13 03:30:01 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #10271 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  95. Wed Dec 13 03:30:06 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #10430 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  96. Wed Dec 13 03:30:10 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #10556 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  97. Wed Dec 13 03:30:14 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #11009 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  98. Wed Dec 13 03:30:18 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #12191 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  99. Wed Dec 13 03:30:22 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #12892 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  100. Wed Dec 13 03:30:26 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #13285 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  101. Wed Dec 13 03:30:30 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #14722 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  102. Wed Dec 13 03:30:34 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #15902 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  103. Wed Dec 13 03:30:38 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #16963 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  104. Wed Dec 13 03:30:43 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #17200 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  105. Wed Dec 13 03:30:47 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #17633 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  106. Wed Dec 13 03:30:51 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #18113 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  107. Wed Dec 13 03:30:55 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #18192 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  108. Wed Dec 13 03:30:59 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #18296 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
  109. Wed Dec 13 03:31:03 2017 AEAD Decrypt error: bad packet ID (may be a replay): [ #18378 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement