Guest User

Outputs

a guest
Oct 24th, 2019
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 101.32 KB | None | 0 0
  1. root@d1e5d5c:~# journalctl --no-pager -u resin-supervisor
  2. -- Logs begin at Thu 2019-10-24 08:05:14 UTC, end at Thu 2019-10-24 11:48:35 UTC. --
  3. Oct 24 08:07:03 d1e5d5c resin-supervisor[2028]: Error response from daemon: No such container: resin_supervisor
  4. Oct 24 08:07:03 d1e5d5c resin-supervisor[2036]: active
  5. Oct 24 08:07:03 d1e5d5c resin-supervisor[2037]: Error: No such object: resin_supervisor
  6. Oct 24 08:07:03 d1e5d5c resin-supervisor[2037]: Error: No such container: resin_supervisor
  7. Oct 24 08:07:08 d1e5d5c resin-supervisor[2037]: Starting system message bus: dbus.
  8. Oct 24 08:07:08 d1e5d5c resin-supervisor[2037]:  * Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon
  9. Oct 24 08:07:08 d1e5d5c resin-supervisor[2037]:    ...done.
  10. Oct 24 08:07:11 d1e5d5c resin-supervisor[2037]: [info]    Supervisor v10.3.7 starting up...
  11. Oct 24 08:07:11 d1e5d5c resin-supervisor[2037]: (node:1) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
  12. Oct 24 08:07:12 d1e5d5c resin-supervisor[2037]: [debug]   Starting event tracker
  13. Oct 24 08:07:12 d1e5d5c resin-supervisor[2037]: [debug]   Starting api binder
  14. Oct 24 08:07:12 d1e5d5c resin-supervisor[2037]: [debug]   Starting logging infrastructure
  15. Oct 24 08:07:12 d1e5d5c resin-supervisor[2037]: [event]   Event: Supervisor start {}
  16. Oct 24 08:07:12 d1e5d5c resin-supervisor[2037]: [debug]   Performing database cleanup for container log timestamps
  17. Oct 24 08:07:12 d1e5d5c resin-supervisor[2037]: [info]    Previous engine snapshot was not stored. Skipping cleanup.
  18. Oct 24 08:07:12 d1e5d5c resin-supervisor[2037]: [debug]   Handling of local mode switch is completed
  19. Oct 24 08:07:12 d1e5d5c resin-supervisor[2037]: [debug]   Connectivity check enabled: true
  20. Oct 24 08:07:12 d1e5d5c resin-supervisor[2037]: [debug]   Starting periodic check for IP addresses
  21. Oct 24 08:07:12 d1e5d5c resin-supervisor[2037]: [info]    Reporting initial state, supervisor version and API info
  22. Oct 24 08:07:12 d1e5d5c resin-supervisor[2037]: [info]    Waiting for connectivity...
  23. Oct 24 08:07:12 d1e5d5c resin-supervisor[2037]: [info]    Attempting to load preloaded apps...
  24. Oct 24 08:07:13 d1e5d5c resin-supervisor[2037]: [info]    Starting API server
  25. Oct 24 08:07:13 d1e5d5c resin-supervisor[2037]: [info]    Applying target state
  26. Oct 24 08:07:13 d1e5d5c resin-supervisor[2037]: [debug]   Ensuring device is provisioned
  27. Oct 24 08:07:13 d1e5d5c resin-supervisor[2037]: [info]    Reporting initial configuration
  28. Oct 24 08:07:13 d1e5d5c resin-supervisor[2037]: [debug]   Supervisor API listening on allowed interfaces only
  29. Oct 24 08:07:13 d1e5d5c resin-supervisor[2037]: [debug]   Creating supervisor0 network
  30. Oct 24 08:07:14 d1e5d5c resin-supervisor[2037]: [debug]   Finished applying target state
  31. Oct 24 08:07:14 d1e5d5c resin-supervisor[2037]: [success] Device state apply success
  32. Oct 24 08:07:15 d1e5d5c resin-supervisor[2037]: [debug]   Starting current state report
  33. Oct 24 08:07:15 d1e5d5c resin-supervisor[2037]: [debug]   Starting target state poll
  34. Oct 24 08:07:17 d1e5d5c resin-supervisor[2037]: [info]    Applying target state
  35. Oct 24 08:07:17 d1e5d5c resin-supervisor[2037]: [event]   Event: Apply config change in progress {}
  36. Oct 24 08:07:17 d1e5d5c resin-supervisor[2037]: [event]   Event: Apply config change success {}
  37. Oct 24 08:07:17 d1e5d5c resin-supervisor[2037]: [event]   Event: Network creation {}
  38. Oct 24 08:07:18 d1e5d5c resin-supervisor[2037]: [debug]   Finished applying target state
  39. Oct 24 08:07:18 d1e5d5c resin-supervisor[2037]: [success] Device state apply success
  40. Oct 24 08:12:07 d1e5d5c resin-supervisor[2037]: [api]     GET /v1/healthy 200 - 7.243 ms
  41. Oct 24 08:17:08 d1e5d5c resin-supervisor[2037]: [api]     GET /v1/healthy 200 - 2.606 ms
  42. Oct 24 08:17:11 d1e5d5c resin-supervisor[2037]: [debug]   Attempting container log timestamp flush...
  43. Oct 24 08:17:11 d1e5d5c resin-supervisor[2037]: [debug]   Container log timestamp flush complete
  44. Oct 24 08:22:08 d1e5d5c resin-supervisor[2037]: [api]     GET /v1/healthy 200 - 2.788 ms
  45. Oct 24 08:27:09 d1e5d5c resin-supervisor[2037]: [api]     GET /v1/healthy 200 - 2.381 ms
  46. Oct 24 08:27:11 d1e5d5c resin-supervisor[2037]: [debug]   Attempting container log timestamp flush...
  47. Oct 24 08:27:11 d1e5d5c resin-supervisor[2037]: [debug]   Container log timestamp flush complete
  48. Oct 24 08:32:09 d1e5d5c resin-supervisor[2037]: [api]     GET /v1/healthy 200 - 1.966 ms
  49. Oct 24 08:37:10 d1e5d5c resin-supervisor[2037]: [api]     GET /v1/healthy 200 - 1.743 ms
  50. Oct 24 08:37:11 d1e5d5c resin-supervisor[2037]: [debug]   Attempting container log timestamp flush...
  51. Oct 24 08:37:11 d1e5d5c resin-supervisor[2037]: [debug]   Container log timestamp flush complete
  52. Oct 24 08:42:10 d1e5d5c resin-supervisor[2037]: [api]     GET /v1/healthy 200 - 1.694 ms
  53. Oct 24 08:47:11 d1e5d5c resin-supervisor[2037]: [api]     GET /v1/healthy 200 - 2.734 ms
  54. Oct 24 08:47:11 d1e5d5c resin-supervisor[2037]: [debug]   Attempting container log timestamp flush...
  55. Oct 24 08:47:11 d1e5d5c resin-supervisor[2037]: [debug]   Container log timestamp flush complete
  56. Oct 24 08:52:11 d1e5d5c resin-supervisor[2037]: [api]     GET /v1/healthy 200 - 1.851 ms
  57. Oct 24 08:57:11 d1e5d5c resin-supervisor[2037]: [debug]   Attempting container log timestamp flush...
  58. Oct 24 08:57:11 d1e5d5c resin-supervisor[2037]: [debug]   Container log timestamp flush complete
  59. Oct 24 08:57:12 d1e5d5c resin-supervisor[2037]: [api]     GET /v1/healthy 200 - 1.651 ms
  60. Oct 24 09:02:12 d1e5d5c resin-supervisor[2037]: [api]     GET /v1/healthy 200 - 1.489 ms
  61. Oct 24 09:07:11 d1e5d5c resin-supervisor[2037]: [debug]   Attempting container log timestamp flush...
  62. Oct 24 09:07:11 d1e5d5c resin-supervisor[2037]: [debug]   Container log timestamp flush complete
  63. Oct 24 09:07:13 d1e5d5c resin-supervisor[2037]: [api]     GET /v1/healthy 200 - 2.629 ms
  64. Oct 24 09:12:13 d1e5d5c resin-supervisor[2037]: [api]     GET /v1/healthy 200 - 1.396 ms
  65. Oct 24 09:17:11 d1e5d5c resin-supervisor[2037]: [debug]   Attempting container log timestamp flush...
  66. Oct 24 09:17:11 d1e5d5c resin-supervisor[2037]: [debug]   Container log timestamp flush complete
  67. Oct 24 09:17:14 d1e5d5c resin-supervisor[2037]: [api]     GET /v1/healthy 200 - 2.193 ms
  68. Oct 24 09:22:14 d1e5d5c resin-supervisor[2037]: [api]     GET /v1/healthy 200 - 1.677 ms
  69. Oct 24 09:27:11 d1e5d5c resin-supervisor[2037]: [debug]   Attempting container log timestamp flush...
  70. Oct 24 09:27:11 d1e5d5c resin-supervisor[2037]: [debug]   Container log timestamp flush complete
  71. Oct 24 09:27:15 d1e5d5c resin-supervisor[2037]: [api]     GET /v1/healthy 200 - 2.007 ms
  72. Oct 24 09:32:15 d1e5d5c resin-supervisor[2037]: [api]     GET /v1/healthy 200 - 1.871 ms
  73. Oct 24 09:37:11 d1e5d5c resin-supervisor[2037]: [debug]   Attempting container log timestamp flush...
  74. Oct 24 09:37:11 d1e5d5c resin-supervisor[2037]: [debug]   Container log timestamp flush complete
  75. Oct 24 09:37:16 d1e5d5c resin-supervisor[2037]: [api]     GET /v1/healthy 200 - 1.594 ms
  76. Oct 24 09:42:16 d1e5d5c resin-supervisor[2037]: [api]     GET /v1/healthy 200 - 2.211 ms
  77. Oct 24 09:47:11 d1e5d5c resin-supervisor[2037]: [debug]   Attempting container log timestamp flush...
  78. Oct 24 09:47:11 d1e5d5c resin-supervisor[2037]: [debug]   Container log timestamp flush complete
  79. Oct 24 09:47:16 d1e5d5c resin-supervisor[2037]: [api]     GET /v1/healthy 200 - 2.224 ms
  80. Oct 24 09:52:17 d1e5d5c resin-supervisor[2037]: [api]     GET /v1/healthy 200 - 1.568 ms
  81. Oct 24 09:57:11 d1e5d5c resin-supervisor[2037]: [debug]   Attempting container log timestamp flush...
  82. Oct 24 09:57:11 d1e5d5c resin-supervisor[2037]: [debug]   Container log timestamp flush complete
  83. Oct 24 09:57:17 d1e5d5c resin-supervisor[2037]: [api]     GET /v1/healthy 200 - 2.088 ms
  84. Oct 24 10:02:18 d1e5d5c resin-supervisor[2037]: [api]     GET /v1/healthy 200 - 1.716 ms
  85. Oct 24 10:07:11 d1e5d5c resin-supervisor[2037]: [debug]   Attempting container log timestamp flush...
  86. Oct 24 10:07:11 d1e5d5c resin-supervisor[2037]: [debug]   Container log timestamp flush complete
  87. Oct 24 10:07:18 d1e5d5c resin-supervisor[2037]: [api]     GET /v1/healthy 200 - 1.556 ms
  88. Oct 24 10:12:19 d1e5d5c resin-supervisor[2037]: [api]     GET /v1/healthy 200 - 1.828 ms
  89. Oct 24 10:17:11 d1e5d5c resin-supervisor[2037]: [debug]   Attempting container log timestamp flush...
  90. Oct 24 10:17:11 d1e5d5c resin-supervisor[2037]: [debug]   Container log timestamp flush complete
  91. Oct 24 10:17:19 d1e5d5c resin-supervisor[2037]: [api]     GET /v1/healthy 200 - 1.655 ms
  92. Oct 24 10:22:20 d1e5d5c resin-supervisor[2037]: [api]     GET /v1/healthy 200 - 1.724 ms
  93. Oct 24 10:27:11 d1e5d5c resin-supervisor[2037]: [debug]   Attempting container log timestamp flush...
  94. Oct 24 10:27:11 d1e5d5c resin-supervisor[2037]: [debug]   Container log timestamp flush complete
  95. Oct 24 10:27:20 d1e5d5c resin-supervisor[2037]: [api]     GET /v1/healthy 200 - 1.900 ms
  96. Oct 24 10:32:21 d1e5d5c resin-supervisor[2037]: [api]     GET /v1/healthy 200 - 1.948 ms
  97. Oct 24 10:37:11 d1e5d5c resin-supervisor[2037]: [debug]   Attempting container log timestamp flush...
  98. Oct 24 10:37:11 d1e5d5c resin-supervisor[2037]: [debug]   Container log timestamp flush complete
  99. Oct 24 10:37:21 d1e5d5c resin-supervisor[2037]: [api]     GET /v1/healthy 200 - 1.969 ms
  100. Oct 24 10:42:22 d1e5d5c resin-supervisor[2037]: [api]     GET /v1/healthy 200 - 1.880 ms
  101. Oct 24 10:47:11 d1e5d5c resin-supervisor[2037]: [debug]   Attempting container log timestamp flush...
  102. Oct 24 10:47:11 d1e5d5c resin-supervisor[2037]: [debug]   Container log timestamp flush complete
  103. Oct 24 10:47:22 d1e5d5c resin-supervisor[2037]: [api]     GET /v1/healthy 200 - 1.566 ms
  104. Oct 24 10:52:23 d1e5d5c resin-supervisor[2037]: [api]     GET /v1/healthy 200 - 1.462 ms
  105. Oct 24 10:57:11 d1e5d5c resin-supervisor[2037]: [debug]   Attempting container log timestamp flush...
  106. Oct 24 10:57:11 d1e5d5c resin-supervisor[2037]: [debug]   Container log timestamp flush complete
  107. Oct 24 10:57:23 d1e5d5c resin-supervisor[2037]: [api]     GET /v1/healthy 200 - 1.874 ms
  108. Oct 24 11:02:23 d1e5d5c resin-supervisor[2037]: [api]     GET /v1/healthy 200 - 1.938 ms
  109. Oct 24 11:07:11 d1e5d5c resin-supervisor[2037]: [debug]   Attempting container log timestamp flush...
  110. Oct 24 11:07:11 d1e5d5c resin-supervisor[2037]: [debug]   Container log timestamp flush complete
  111. Oct 24 11:07:24 d1e5d5c resin-supervisor[2037]: [api]     GET /v1/healthy 200 - 1.957 ms
  112. Oct 24 11:12:24 d1e5d5c resin-supervisor[2037]: [api]     GET /v1/healthy 200 - 2.077 ms
  113. Oct 24 11:17:11 d1e5d5c resin-supervisor[2037]: [debug]   Attempting container log timestamp flush...
  114. Oct 24 11:17:11 d1e5d5c resin-supervisor[2037]: [debug]   Container log timestamp flush complete
  115. Oct 24 11:17:25 d1e5d5c resin-supervisor[2037]: [api]     GET /v1/healthy 200 - 1.720 ms
  116. Oct 24 11:22:25 d1e5d5c resin-supervisor[2037]: [api]     GET /v1/healthy 200 - 1.745 ms
  117. Oct 24 11:27:11 d1e5d5c resin-supervisor[2037]: [debug]   Attempting container log timestamp flush...
  118. Oct 24 11:27:11 d1e5d5c resin-supervisor[2037]: [debug]   Container log timestamp flush complete
  119. Oct 24 11:27:26 d1e5d5c resin-supervisor[2037]: [api]     GET /v1/healthy 200 - 2.024 ms
  120. Oct 24 11:32:26 d1e5d5c resin-supervisor[2037]: [api]     GET /v1/healthy 200 - 1.631 ms
  121. Oct 24 11:37:11 d1e5d5c resin-supervisor[2037]: [debug]   Attempting container log timestamp flush...
  122. Oct 24 11:37:11 d1e5d5c resin-supervisor[2037]: [debug]   Container log timestamp flush complete
  123. Oct 24 11:37:27 d1e5d5c resin-supervisor[2037]: [api]     GET /v1/healthy 200 - 1.686 ms
  124. Oct 24 11:42:27 d1e5d5c resin-supervisor[2037]: [api]     GET /v1/healthy 200 - 2.884 ms
  125. Oct 24 11:47:11 d1e5d5c resin-supervisor[2037]: [debug]   Attempting container log timestamp flush...
  126. Oct 24 11:47:11 d1e5d5c resin-supervisor[2037]: [debug]   Container log timestamp flush complete
  127. Oct 24 11:47:28 d1e5d5c resin-supervisor[2037]: [api]     GET /v1/healthy 200 - 1.710 ms
  128. root@d1e5d5c:~# journalctl --no-pager -u openvpn
  129. -- Logs begin at Thu 2019-10-24 08:05:14 UTC, end at Thu 2019-10-24 11:48:35 UTC. --
  130. Oct 24 08:06:52 d1e5d5c openvpn[1920]: Thu Oct 24 08:06:52 2019 WARNING: file '/var/volatile/vpn-auth' is group or others accessible
  131. Oct 24 08:06:52 d1e5d5c openvpn[1920]: Thu Oct 24 08:06:52 2019 OpenVPN 2.4.3 x86_64-poky-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD] built on Aug 29 2019
  132. Oct 24 08:06:52 d1e5d5c openvpn[1920]: Thu Oct 24 08:06:52 2019 library versions: OpenSSL 1.1.1b  26 Feb 2019, LZO 2.10
  133. Oct 24 08:06:52 d1e5d5c openvpn[1920]: Thu Oct 24 08:06:52 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  134. Oct 24 08:06:52 d1e5d5c openvpn[1920]: Thu Oct 24 08:06:52 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]18.232.192.190:443
  135. Oct 24 08:06:52 d1e5d5c openvpn[1920]: Thu Oct 24 08:06:52 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  136. Oct 24 08:06:52 d1e5d5c openvpn[1920]: Thu Oct 24 08:06:52 2019 Attempting to establish TCP connection with [AF_INET]18.232.192.190:443 [nonblock]
  137. Oct 24 08:06:53 d1e5d5c openvpn[1920]: Thu Oct 24 08:06:53 2019 TCP connection established with [AF_INET]18.232.192.190:443
  138. Oct 24 08:06:53 d1e5d5c openvpn[1920]: Thu Oct 24 08:06:53 2019 TCP_CLIENT link local: (not bound)
  139. Oct 24 08:06:53 d1e5d5c openvpn[1920]: Thu Oct 24 08:06:53 2019 TCP_CLIENT link remote: [AF_INET]18.232.192.190:443
  140. Oct 24 08:06:53 d1e5d5c openvpn[1920]: Thu Oct 24 08:06:53 2019 NOTE: UID/GID downgrade will be delayed because of --client, --pull, or --up-delay
  141. Oct 24 08:06:53 d1e5d5c openvpn[1920]: Thu Oct 24 08:06:53 2019 Connection reset, restarting [-1]
  142. Oct 24 08:06:53 d1e5d5c openvpn[1920]: Thu Oct 24 08:06:53 2019 SIGUSR1[soft,connection-reset] received, process restarting
  143. Oct 24 08:06:53 d1e5d5c openvpn[1920]: Thu Oct 24 08:06:53 2019 Restart pause, 5 second(s)
  144. Oct 24 08:06:58 d1e5d5c openvpn[1920]: Thu Oct 24 08:06:58 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  145. Oct 24 08:06:58 d1e5d5c openvpn[1920]: Thu Oct 24 08:06:58 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]34.237.229.125:443
  146. Oct 24 08:06:58 d1e5d5c openvpn[1920]: Thu Oct 24 08:06:58 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  147. Oct 24 08:06:58 d1e5d5c openvpn[1920]: Thu Oct 24 08:06:58 2019 Attempting to establish TCP connection with [AF_INET]34.237.229.125:443 [nonblock]
  148. Oct 24 08:08:58 d1e5d5c openvpn[1920]: Thu Oct 24 08:08:58 2019 TCP: connect to [AF_INET]34.237.229.125:443 failed: Connection timed out
  149. Oct 24 08:08:58 d1e5d5c openvpn[1920]: Thu Oct 24 08:08:58 2019 SIGUSR1[connection failed(soft),init_instance] received, process restarting
  150. Oct 24 08:08:58 d1e5d5c openvpn[1920]: Thu Oct 24 08:08:58 2019 Restart pause, 5 second(s)
  151. Oct 24 08:09:03 d1e5d5c openvpn[1920]: Thu Oct 24 08:09:03 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  152. Oct 24 08:09:03 d1e5d5c openvpn[1920]: Thu Oct 24 08:09:03 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]34.237.229.125:443
  153. Oct 24 08:09:03 d1e5d5c openvpn[1920]: Thu Oct 24 08:09:03 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  154. Oct 24 08:09:03 d1e5d5c openvpn[1920]: Thu Oct 24 08:09:03 2019 Attempting to establish TCP connection with [AF_INET]34.237.229.125:443 [nonblock]
  155. Oct 24 08:11:03 d1e5d5c openvpn[1920]: Thu Oct 24 08:11:03 2019 TCP: connect to [AF_INET]34.237.229.125:443 failed: Connection timed out
  156. Oct 24 08:11:03 d1e5d5c openvpn[1920]: Thu Oct 24 08:11:03 2019 SIGUSR1[connection failed(soft),init_instance] received, process restarting
  157. Oct 24 08:11:03 d1e5d5c openvpn[1920]: Thu Oct 24 08:11:03 2019 Restart pause, 5 second(s)
  158. Oct 24 08:11:08 d1e5d5c openvpn[1920]: Thu Oct 24 08:11:08 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  159. Oct 24 08:11:08 d1e5d5c openvpn[1920]: Thu Oct 24 08:11:08 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]18.232.192.190:443
  160. Oct 24 08:11:08 d1e5d5c openvpn[1920]: Thu Oct 24 08:11:08 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  161. Oct 24 08:11:08 d1e5d5c openvpn[1920]: Thu Oct 24 08:11:08 2019 Attempting to establish TCP connection with [AF_INET]18.232.192.190:443 [nonblock]
  162. Oct 24 08:11:09 d1e5d5c openvpn[1920]: Thu Oct 24 08:11:09 2019 TCP connection established with [AF_INET]18.232.192.190:443
  163. Oct 24 08:11:09 d1e5d5c openvpn[1920]: Thu Oct 24 08:11:09 2019 TCP_CLIENT link local: (not bound)
  164. Oct 24 08:11:09 d1e5d5c openvpn[1920]: Thu Oct 24 08:11:09 2019 TCP_CLIENT link remote: [AF_INET]18.232.192.190:443
  165. Oct 24 08:11:09 d1e5d5c openvpn[1920]: Thu Oct 24 08:11:09 2019 Connection reset, restarting [-1]
  166. Oct 24 08:11:09 d1e5d5c openvpn[1920]: Thu Oct 24 08:11:09 2019 SIGUSR1[soft,connection-reset] received, process restarting
  167. Oct 24 08:11:09 d1e5d5c openvpn[1920]: Thu Oct 24 08:11:09 2019 Restart pause, 5 second(s)
  168. Oct 24 08:11:14 d1e5d5c openvpn[1920]: Thu Oct 24 08:11:14 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  169. Oct 24 08:11:14 d1e5d5c openvpn[1920]: Thu Oct 24 08:11:14 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]18.232.192.190:443
  170. Oct 24 08:11:14 d1e5d5c openvpn[1920]: Thu Oct 24 08:11:14 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  171. Oct 24 08:11:14 d1e5d5c openvpn[1920]: Thu Oct 24 08:11:14 2019 Attempting to establish TCP connection with [AF_INET]18.232.192.190:443 [nonblock]
  172. Oct 24 08:11:15 d1e5d5c openvpn[1920]: Thu Oct 24 08:11:15 2019 TCP connection established with [AF_INET]18.232.192.190:443
  173. Oct 24 08:11:15 d1e5d5c openvpn[1920]: Thu Oct 24 08:11:15 2019 TCP_CLIENT link local: (not bound)
  174. Oct 24 08:11:15 d1e5d5c openvpn[1920]: Thu Oct 24 08:11:15 2019 TCP_CLIENT link remote: [AF_INET]18.232.192.190:443
  175. Oct 24 08:11:15 d1e5d5c openvpn[1920]: Thu Oct 24 08:11:15 2019 Connection reset, restarting [-1]
  176. Oct 24 08:11:15 d1e5d5c openvpn[1920]: Thu Oct 24 08:11:15 2019 SIGUSR1[soft,connection-reset] received, process restarting
  177. Oct 24 08:11:15 d1e5d5c openvpn[1920]: Thu Oct 24 08:11:15 2019 Restart pause, 5 second(s)
  178. Oct 24 08:11:20 d1e5d5c openvpn[1920]: Thu Oct 24 08:11:20 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  179. Oct 24 08:11:20 d1e5d5c openvpn[1920]: Thu Oct 24 08:11:20 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]34.237.229.125:443
  180. Oct 24 08:11:20 d1e5d5c openvpn[1920]: Thu Oct 24 08:11:20 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  181. Oct 24 08:11:20 d1e5d5c openvpn[1920]: Thu Oct 24 08:11:20 2019 Attempting to establish TCP connection with [AF_INET]34.237.229.125:443 [nonblock]
  182. Oct 24 08:13:20 d1e5d5c openvpn[1920]: Thu Oct 24 08:13:20 2019 TCP: connect to [AF_INET]34.237.229.125:443 failed: Connection timed out
  183. Oct 24 08:13:20 d1e5d5c openvpn[1920]: Thu Oct 24 08:13:20 2019 SIGUSR1[connection failed(soft),init_instance] received, process restarting
  184. Oct 24 08:13:20 d1e5d5c openvpn[1920]: Thu Oct 24 08:13:20 2019 Restart pause, 5 second(s)
  185. Oct 24 08:13:25 d1e5d5c openvpn[1920]: Thu Oct 24 08:13:25 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  186. Oct 24 08:13:25 d1e5d5c openvpn[1920]: Thu Oct 24 08:13:25 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]34.237.229.125:443
  187. Oct 24 08:13:25 d1e5d5c openvpn[1920]: Thu Oct 24 08:13:25 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  188. Oct 24 08:13:25 d1e5d5c openvpn[1920]: Thu Oct 24 08:13:25 2019 Attempting to establish TCP connection with [AF_INET]34.237.229.125:443 [nonblock]
  189. Oct 24 08:15:25 d1e5d5c openvpn[1920]: Thu Oct 24 08:15:25 2019 TCP: connect to [AF_INET]34.237.229.125:443 failed: Connection timed out
  190. Oct 24 08:15:25 d1e5d5c openvpn[1920]: Thu Oct 24 08:15:25 2019 SIGUSR1[connection failed(soft),init_instance] received, process restarting
  191. Oct 24 08:15:25 d1e5d5c openvpn[1920]: Thu Oct 24 08:15:25 2019 Restart pause, 5 second(s)
  192. Oct 24 08:15:30 d1e5d5c openvpn[1920]: Thu Oct 24 08:15:30 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  193. Oct 24 08:15:30 d1e5d5c openvpn[1920]: Thu Oct 24 08:15:30 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]18.232.192.190:443
  194. Oct 24 08:15:30 d1e5d5c openvpn[1920]: Thu Oct 24 08:15:30 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  195. Oct 24 08:15:30 d1e5d5c openvpn[1920]: Thu Oct 24 08:15:30 2019 Attempting to establish TCP connection with [AF_INET]18.232.192.190:443 [nonblock]
  196. Oct 24 08:15:31 d1e5d5c openvpn[1920]: Thu Oct 24 08:15:31 2019 TCP connection established with [AF_INET]18.232.192.190:443
  197. Oct 24 08:15:31 d1e5d5c openvpn[1920]: Thu Oct 24 08:15:31 2019 TCP_CLIENT link local: (not bound)
  198. Oct 24 08:15:31 d1e5d5c openvpn[1920]: Thu Oct 24 08:15:31 2019 TCP_CLIENT link remote: [AF_INET]18.232.192.190:443
  199. Oct 24 08:15:31 d1e5d5c openvpn[1920]: Thu Oct 24 08:15:31 2019 Connection reset, restarting [-1]
  200. Oct 24 08:15:31 d1e5d5c openvpn[1920]: Thu Oct 24 08:15:31 2019 SIGUSR1[soft,connection-reset] received, process restarting
  201. Oct 24 08:15:31 d1e5d5c openvpn[1920]: Thu Oct 24 08:15:31 2019 Restart pause, 5 second(s)
  202. Oct 24 08:15:36 d1e5d5c openvpn[1920]: Thu Oct 24 08:15:36 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  203. Oct 24 08:15:37 d1e5d5c openvpn[1920]: Thu Oct 24 08:15:37 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]18.232.192.190:443
  204. Oct 24 08:15:37 d1e5d5c openvpn[1920]: Thu Oct 24 08:15:37 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  205. Oct 24 08:15:37 d1e5d5c openvpn[1920]: Thu Oct 24 08:15:37 2019 Attempting to establish TCP connection with [AF_INET]18.232.192.190:443 [nonblock]
  206. Oct 24 08:15:38 d1e5d5c openvpn[1920]: Thu Oct 24 08:15:38 2019 TCP connection established with [AF_INET]18.232.192.190:443
  207. Oct 24 08:15:38 d1e5d5c openvpn[1920]: Thu Oct 24 08:15:38 2019 TCP_CLIENT link local: (not bound)
  208. Oct 24 08:15:38 d1e5d5c openvpn[1920]: Thu Oct 24 08:15:38 2019 TCP_CLIENT link remote: [AF_INET]18.232.192.190:443
  209. Oct 24 08:15:38 d1e5d5c openvpn[1920]: Thu Oct 24 08:15:38 2019 Connection reset, restarting [-1]
  210. Oct 24 08:15:38 d1e5d5c openvpn[1920]: Thu Oct 24 08:15:38 2019 SIGUSR1[soft,connection-reset] received, process restarting
  211. Oct 24 08:15:38 d1e5d5c openvpn[1920]: Thu Oct 24 08:15:38 2019 Restart pause, 10 second(s)
  212. Oct 24 08:15:48 d1e5d5c openvpn[1920]: Thu Oct 24 08:15:48 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  213. Oct 24 08:15:48 d1e5d5c openvpn[1920]: Thu Oct 24 08:15:48 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]34.237.229.125:443
  214. Oct 24 08:15:48 d1e5d5c openvpn[1920]: Thu Oct 24 08:15:48 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  215. Oct 24 08:15:48 d1e5d5c openvpn[1920]: Thu Oct 24 08:15:48 2019 Attempting to establish TCP connection with [AF_INET]34.237.229.125:443 [nonblock]
  216. Oct 24 08:17:48 d1e5d5c openvpn[1920]: Thu Oct 24 08:17:48 2019 TCP: connect to [AF_INET]34.237.229.125:443 failed: Connection timed out
  217. Oct 24 08:17:48 d1e5d5c openvpn[1920]: Thu Oct 24 08:17:48 2019 SIGUSR1[connection failed(soft),init_instance] received, process restarting
  218. Oct 24 08:17:48 d1e5d5c openvpn[1920]: Thu Oct 24 08:17:48 2019 Restart pause, 10 second(s)
  219. Oct 24 08:17:58 d1e5d5c openvpn[1920]: Thu Oct 24 08:17:58 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  220. Oct 24 08:17:58 d1e5d5c openvpn[1920]: Thu Oct 24 08:17:58 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]34.237.229.125:443
  221. Oct 24 08:17:58 d1e5d5c openvpn[1920]: Thu Oct 24 08:17:58 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  222. Oct 24 08:17:58 d1e5d5c openvpn[1920]: Thu Oct 24 08:17:58 2019 Attempting to establish TCP connection with [AF_INET]34.237.229.125:443 [nonblock]
  223. Oct 24 08:19:58 d1e5d5c openvpn[1920]: Thu Oct 24 08:19:58 2019 TCP: connect to [AF_INET]34.237.229.125:443 failed: Connection timed out
  224. Oct 24 08:19:58 d1e5d5c openvpn[1920]: Thu Oct 24 08:19:58 2019 SIGUSR1[connection failed(soft),init_instance] received, process restarting
  225. Oct 24 08:19:58 d1e5d5c openvpn[1920]: Thu Oct 24 08:19:58 2019 Restart pause, 20 second(s)
  226. Oct 24 08:20:18 d1e5d5c openvpn[1920]: Thu Oct 24 08:20:18 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  227. Oct 24 08:20:18 d1e5d5c openvpn[1920]: Thu Oct 24 08:20:18 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]18.232.192.190:443
  228. Oct 24 08:20:18 d1e5d5c openvpn[1920]: Thu Oct 24 08:20:18 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  229. Oct 24 08:20:18 d1e5d5c openvpn[1920]: Thu Oct 24 08:20:18 2019 Attempting to establish TCP connection with [AF_INET]18.232.192.190:443 [nonblock]
  230. Oct 24 08:20:19 d1e5d5c openvpn[1920]: Thu Oct 24 08:20:19 2019 TCP connection established with [AF_INET]18.232.192.190:443
  231. Oct 24 08:20:19 d1e5d5c openvpn[1920]: Thu Oct 24 08:20:19 2019 TCP_CLIENT link local: (not bound)
  232. Oct 24 08:20:19 d1e5d5c openvpn[1920]: Thu Oct 24 08:20:19 2019 TCP_CLIENT link remote: [AF_INET]18.232.192.190:443
  233. Oct 24 08:20:19 d1e5d5c openvpn[1920]: Thu Oct 24 08:20:19 2019 Connection reset, restarting [-1]
  234. Oct 24 08:20:19 d1e5d5c openvpn[1920]: Thu Oct 24 08:20:19 2019 SIGUSR1[soft,connection-reset] received, process restarting
  235. Oct 24 08:20:19 d1e5d5c openvpn[1920]: Thu Oct 24 08:20:19 2019 Restart pause, 20 second(s)
  236. Oct 24 08:20:39 d1e5d5c openvpn[1920]: Thu Oct 24 08:20:39 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  237. Oct 24 08:20:40 d1e5d5c openvpn[1920]: Thu Oct 24 08:20:40 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]34.237.229.125:443
  238. Oct 24 08:20:40 d1e5d5c openvpn[1920]: Thu Oct 24 08:20:40 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  239. Oct 24 08:20:40 d1e5d5c openvpn[1920]: Thu Oct 24 08:20:40 2019 Attempting to establish TCP connection with [AF_INET]34.237.229.125:443 [nonblock]
  240. Oct 24 08:22:40 d1e5d5c openvpn[1920]: Thu Oct 24 08:22:40 2019 TCP: connect to [AF_INET]34.237.229.125:443 failed: Connection timed out
  241. Oct 24 08:22:40 d1e5d5c openvpn[1920]: Thu Oct 24 08:22:40 2019 SIGUSR1[connection failed(soft),init_instance] received, process restarting
  242. Oct 24 08:22:40 d1e5d5c openvpn[1920]: Thu Oct 24 08:22:40 2019 Restart pause, 40 second(s)
  243. Oct 24 08:23:20 d1e5d5c openvpn[1920]: Thu Oct 24 08:23:20 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  244. Oct 24 08:23:20 d1e5d5c openvpn[1920]: Thu Oct 24 08:23:20 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]18.232.192.190:443
  245. Oct 24 08:23:20 d1e5d5c openvpn[1920]: Thu Oct 24 08:23:20 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  246. Oct 24 08:23:20 d1e5d5c openvpn[1920]: Thu Oct 24 08:23:20 2019 Attempting to establish TCP connection with [AF_INET]18.232.192.190:443 [nonblock]
  247. Oct 24 08:23:21 d1e5d5c openvpn[1920]: Thu Oct 24 08:23:21 2019 TCP connection established with [AF_INET]18.232.192.190:443
  248. Oct 24 08:23:21 d1e5d5c openvpn[1920]: Thu Oct 24 08:23:21 2019 TCP_CLIENT link local: (not bound)
  249. Oct 24 08:23:21 d1e5d5c openvpn[1920]: Thu Oct 24 08:23:21 2019 TCP_CLIENT link remote: [AF_INET]18.232.192.190:443
  250. Oct 24 08:23:21 d1e5d5c openvpn[1920]: Thu Oct 24 08:23:21 2019 Connection reset, restarting [-1]
  251. Oct 24 08:23:21 d1e5d5c openvpn[1920]: Thu Oct 24 08:23:21 2019 SIGUSR1[soft,connection-reset] received, process restarting
  252. Oct 24 08:23:21 d1e5d5c openvpn[1920]: Thu Oct 24 08:23:21 2019 Restart pause, 40 second(s)
  253. Oct 24 08:24:01 d1e5d5c openvpn[1920]: Thu Oct 24 08:24:01 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  254. Oct 24 08:24:01 d1e5d5c openvpn[1920]: Thu Oct 24 08:24:01 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]18.232.192.190:443
  255. Oct 24 08:24:01 d1e5d5c openvpn[1920]: Thu Oct 24 08:24:01 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  256. Oct 24 08:24:01 d1e5d5c openvpn[1920]: Thu Oct 24 08:24:01 2019 Attempting to establish TCP connection with [AF_INET]18.232.192.190:443 [nonblock]
  257. Oct 24 08:24:02 d1e5d5c openvpn[1920]: Thu Oct 24 08:24:02 2019 TCP connection established with [AF_INET]18.232.192.190:443
  258. Oct 24 08:24:02 d1e5d5c openvpn[1920]: Thu Oct 24 08:24:02 2019 TCP_CLIENT link local: (not bound)
  259. Oct 24 08:24:02 d1e5d5c openvpn[1920]: Thu Oct 24 08:24:02 2019 TCP_CLIENT link remote: [AF_INET]18.232.192.190:443
  260. Oct 24 08:24:02 d1e5d5c openvpn[1920]: Thu Oct 24 08:24:02 2019 Connection reset, restarting [-1]
  261. Oct 24 08:24:02 d1e5d5c openvpn[1920]: Thu Oct 24 08:24:02 2019 SIGUSR1[soft,connection-reset] received, process restarting
  262. Oct 24 08:24:02 d1e5d5c openvpn[1920]: Thu Oct 24 08:24:02 2019 Restart pause, 80 second(s)
  263. Oct 24 08:25:22 d1e5d5c openvpn[1920]: Thu Oct 24 08:25:22 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  264. Oct 24 08:25:22 d1e5d5c openvpn[1920]: Thu Oct 24 08:25:22 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]34.237.229.125:443
  265. Oct 24 08:25:22 d1e5d5c openvpn[1920]: Thu Oct 24 08:25:22 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  266. Oct 24 08:25:22 d1e5d5c openvpn[1920]: Thu Oct 24 08:25:22 2019 Attempting to establish TCP connection with [AF_INET]34.237.229.125:443 [nonblock]
  267. Oct 24 08:27:22 d1e5d5c openvpn[1920]: Thu Oct 24 08:27:22 2019 TCP: connect to [AF_INET]34.237.229.125:443 failed: Connection timed out
  268. Oct 24 08:27:22 d1e5d5c openvpn[1920]: Thu Oct 24 08:27:22 2019 SIGUSR1[connection failed(soft),init_instance] received, process restarting
  269. Oct 24 08:27:22 d1e5d5c openvpn[1920]: Thu Oct 24 08:27:22 2019 Restart pause, 80 second(s)
  270. Oct 24 08:28:42 d1e5d5c openvpn[1920]: Thu Oct 24 08:28:42 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  271. Oct 24 08:28:43 d1e5d5c openvpn[1920]: Thu Oct 24 08:28:43 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]18.232.192.190:443
  272. Oct 24 08:28:43 d1e5d5c openvpn[1920]: Thu Oct 24 08:28:43 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  273. Oct 24 08:28:43 d1e5d5c openvpn[1920]: Thu Oct 24 08:28:43 2019 Attempting to establish TCP connection with [AF_INET]18.232.192.190:443 [nonblock]
  274. Oct 24 08:28:44 d1e5d5c openvpn[1920]: Thu Oct 24 08:28:44 2019 TCP connection established with [AF_INET]18.232.192.190:443
  275. Oct 24 08:28:44 d1e5d5c openvpn[1920]: Thu Oct 24 08:28:44 2019 TCP_CLIENT link local: (not bound)
  276. Oct 24 08:28:44 d1e5d5c openvpn[1920]: Thu Oct 24 08:28:44 2019 TCP_CLIENT link remote: [AF_INET]18.232.192.190:443
  277. Oct 24 08:28:44 d1e5d5c openvpn[1920]: Thu Oct 24 08:28:44 2019 Connection reset, restarting [-1]
  278. Oct 24 08:28:44 d1e5d5c openvpn[1920]: Thu Oct 24 08:28:44 2019 SIGUSR1[soft,connection-reset] received, process restarting
  279. Oct 24 08:28:44 d1e5d5c openvpn[1920]: Thu Oct 24 08:28:44 2019 Restart pause, 120 second(s)
  280. Oct 24 08:30:44 d1e5d5c openvpn[1920]: Thu Oct 24 08:30:44 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  281. Oct 24 08:30:44 d1e5d5c openvpn[1920]: Thu Oct 24 08:30:44 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]34.237.229.125:443
  282. Oct 24 08:30:44 d1e5d5c openvpn[1920]: Thu Oct 24 08:30:44 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  283. Oct 24 08:30:44 d1e5d5c openvpn[1920]: Thu Oct 24 08:30:44 2019 Attempting to establish TCP connection with [AF_INET]34.237.229.125:443 [nonblock]
  284. Oct 24 08:32:44 d1e5d5c openvpn[1920]: Thu Oct 24 08:32:44 2019 TCP: connect to [AF_INET]34.237.229.125:443 failed: Connection timed out
  285. Oct 24 08:32:44 d1e5d5c openvpn[1920]: Thu Oct 24 08:32:44 2019 SIGUSR1[connection failed(soft),init_instance] received, process restarting
  286. Oct 24 08:32:44 d1e5d5c openvpn[1920]: Thu Oct 24 08:32:44 2019 Restart pause, 120 second(s)
  287. Oct 24 08:34:44 d1e5d5c openvpn[1920]: Thu Oct 24 08:34:44 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  288. Oct 24 08:34:44 d1e5d5c openvpn[1920]: Thu Oct 24 08:34:44 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]18.232.192.190:443
  289. Oct 24 08:34:44 d1e5d5c openvpn[1920]: Thu Oct 24 08:34:44 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  290. Oct 24 08:34:44 d1e5d5c openvpn[1920]: Thu Oct 24 08:34:44 2019 Attempting to establish TCP connection with [AF_INET]18.232.192.190:443 [nonblock]
  291. Oct 24 08:34:45 d1e5d5c openvpn[1920]: Thu Oct 24 08:34:45 2019 TCP connection established with [AF_INET]18.232.192.190:443
  292. Oct 24 08:34:45 d1e5d5c openvpn[1920]: Thu Oct 24 08:34:45 2019 TCP_CLIENT link local: (not bound)
  293. Oct 24 08:34:45 d1e5d5c openvpn[1920]: Thu Oct 24 08:34:45 2019 TCP_CLIENT link remote: [AF_INET]18.232.192.190:443
  294. Oct 24 08:34:45 d1e5d5c openvpn[1920]: Thu Oct 24 08:34:45 2019 Connection reset, restarting [-1]
  295. Oct 24 08:34:45 d1e5d5c openvpn[1920]: Thu Oct 24 08:34:45 2019 SIGUSR1[soft,connection-reset] received, process restarting
  296. Oct 24 08:34:45 d1e5d5c openvpn[1920]: Thu Oct 24 08:34:45 2019 Restart pause, 120 second(s)
  297. Oct 24 08:36:45 d1e5d5c openvpn[1920]: Thu Oct 24 08:36:45 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  298. Oct 24 08:36:45 d1e5d5c openvpn[1920]: Thu Oct 24 08:36:45 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]34.237.229.125:443
  299. Oct 24 08:36:45 d1e5d5c openvpn[1920]: Thu Oct 24 08:36:45 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  300. Oct 24 08:36:45 d1e5d5c openvpn[1920]: Thu Oct 24 08:36:45 2019 Attempting to establish TCP connection with [AF_INET]34.237.229.125:443 [nonblock]
  301. Oct 24 08:38:45 d1e5d5c openvpn[1920]: Thu Oct 24 08:38:45 2019 TCP: connect to [AF_INET]34.237.229.125:443 failed: Connection timed out
  302. Oct 24 08:38:45 d1e5d5c openvpn[1920]: Thu Oct 24 08:38:45 2019 SIGUSR1[connection failed(soft),init_instance] received, process restarting
  303. Oct 24 08:38:45 d1e5d5c openvpn[1920]: Thu Oct 24 08:38:45 2019 Restart pause, 120 second(s)
  304. Oct 24 08:40:45 d1e5d5c openvpn[1920]: Thu Oct 24 08:40:45 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  305. Oct 24 08:40:45 d1e5d5c openvpn[1920]: Thu Oct 24 08:40:45 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]34.237.229.125:443
  306. Oct 24 08:40:45 d1e5d5c openvpn[1920]: Thu Oct 24 08:40:45 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  307. Oct 24 08:40:45 d1e5d5c openvpn[1920]: Thu Oct 24 08:40:45 2019 Attempting to establish TCP connection with [AF_INET]34.237.229.125:443 [nonblock]
  308. Oct 24 08:42:45 d1e5d5c openvpn[1920]: Thu Oct 24 08:42:45 2019 TCP: connect to [AF_INET]34.237.229.125:443 failed: Connection timed out
  309. Oct 24 08:42:45 d1e5d5c openvpn[1920]: Thu Oct 24 08:42:45 2019 SIGUSR1[connection failed(soft),init_instance] received, process restarting
  310. Oct 24 08:42:45 d1e5d5c openvpn[1920]: Thu Oct 24 08:42:45 2019 Restart pause, 120 second(s)
  311. Oct 24 08:44:45 d1e5d5c openvpn[1920]: Thu Oct 24 08:44:45 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  312. Oct 24 08:44:45 d1e5d5c openvpn[1920]: Thu Oct 24 08:44:45 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]18.232.192.190:443
  313. Oct 24 08:44:45 d1e5d5c openvpn[1920]: Thu Oct 24 08:44:45 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  314. Oct 24 08:44:45 d1e5d5c openvpn[1920]: Thu Oct 24 08:44:45 2019 Attempting to establish TCP connection with [AF_INET]18.232.192.190:443 [nonblock]
  315. Oct 24 08:44:46 d1e5d5c openvpn[1920]: Thu Oct 24 08:44:46 2019 TCP connection established with [AF_INET]18.232.192.190:443
  316. Oct 24 08:44:46 d1e5d5c openvpn[1920]: Thu Oct 24 08:44:46 2019 TCP_CLIENT link local: (not bound)
  317. Oct 24 08:44:46 d1e5d5c openvpn[1920]: Thu Oct 24 08:44:46 2019 TCP_CLIENT link remote: [AF_INET]18.232.192.190:443
  318. Oct 24 08:44:46 d1e5d5c openvpn[1920]: Thu Oct 24 08:44:46 2019 Connection reset, restarting [-1]
  319. Oct 24 08:44:46 d1e5d5c openvpn[1920]: Thu Oct 24 08:44:46 2019 SIGUSR1[soft,connection-reset] received, process restarting
  320. Oct 24 08:44:46 d1e5d5c openvpn[1920]: Thu Oct 24 08:44:46 2019 Restart pause, 120 second(s)
  321. Oct 24 08:46:46 d1e5d5c openvpn[1920]: Thu Oct 24 08:46:46 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  322. Oct 24 08:46:46 d1e5d5c openvpn[1920]: Thu Oct 24 08:46:46 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]18.232.192.190:443
  323. Oct 24 08:46:46 d1e5d5c openvpn[1920]: Thu Oct 24 08:46:46 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  324. Oct 24 08:46:46 d1e5d5c openvpn[1920]: Thu Oct 24 08:46:46 2019 Attempting to establish TCP connection with [AF_INET]18.232.192.190:443 [nonblock]
  325. Oct 24 08:46:47 d1e5d5c openvpn[1920]: Thu Oct 24 08:46:47 2019 TCP connection established with [AF_INET]18.232.192.190:443
  326. Oct 24 08:46:47 d1e5d5c openvpn[1920]: Thu Oct 24 08:46:47 2019 TCP_CLIENT link local: (not bound)
  327. Oct 24 08:46:47 d1e5d5c openvpn[1920]: Thu Oct 24 08:46:47 2019 TCP_CLIENT link remote: [AF_INET]18.232.192.190:443
  328. Oct 24 08:46:47 d1e5d5c openvpn[1920]: Thu Oct 24 08:46:47 2019 Connection reset, restarting [-1]
  329. Oct 24 08:46:47 d1e5d5c openvpn[1920]: Thu Oct 24 08:46:47 2019 SIGUSR1[soft,connection-reset] received, process restarting
  330. Oct 24 08:46:47 d1e5d5c openvpn[1920]: Thu Oct 24 08:46:47 2019 Restart pause, 120 second(s)
  331. Oct 24 08:48:47 d1e5d5c openvpn[1920]: Thu Oct 24 08:48:47 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  332. Oct 24 08:48:47 d1e5d5c openvpn[1920]: Thu Oct 24 08:48:47 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]34.237.229.125:443
  333. Oct 24 08:48:47 d1e5d5c openvpn[1920]: Thu Oct 24 08:48:47 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  334. Oct 24 08:48:47 d1e5d5c openvpn[1920]: Thu Oct 24 08:48:47 2019 Attempting to establish TCP connection with [AF_INET]34.237.229.125:443 [nonblock]
  335. Oct 24 08:50:47 d1e5d5c openvpn[1920]: Thu Oct 24 08:50:47 2019 TCP: connect to [AF_INET]34.237.229.125:443 failed: Connection timed out
  336. Oct 24 08:50:47 d1e5d5c openvpn[1920]: Thu Oct 24 08:50:47 2019 SIGUSR1[connection failed(soft),init_instance] received, process restarting
  337. Oct 24 08:50:47 d1e5d5c openvpn[1920]: Thu Oct 24 08:50:47 2019 Restart pause, 120 second(s)
  338. Oct 24 08:52:47 d1e5d5c openvpn[1920]: Thu Oct 24 08:52:47 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  339. Oct 24 08:52:47 d1e5d5c openvpn[1920]: Thu Oct 24 08:52:47 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]34.237.229.125:443
  340. Oct 24 08:52:47 d1e5d5c openvpn[1920]: Thu Oct 24 08:52:47 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  341. Oct 24 08:52:47 d1e5d5c openvpn[1920]: Thu Oct 24 08:52:47 2019 Attempting to establish TCP connection with [AF_INET]34.237.229.125:443 [nonblock]
  342. Oct 24 08:54:47 d1e5d5c openvpn[1920]: Thu Oct 24 08:54:47 2019 TCP: connect to [AF_INET]34.237.229.125:443 failed: Connection timed out
  343. Oct 24 08:54:47 d1e5d5c openvpn[1920]: Thu Oct 24 08:54:47 2019 SIGUSR1[connection failed(soft),init_instance] received, process restarting
  344. Oct 24 08:54:47 d1e5d5c openvpn[1920]: Thu Oct 24 08:54:47 2019 Restart pause, 120 second(s)
  345. Oct 24 08:56:47 d1e5d5c openvpn[1920]: Thu Oct 24 08:56:47 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  346. Oct 24 08:56:47 d1e5d5c openvpn[1920]: Thu Oct 24 08:56:47 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]18.232.192.190:443
  347. Oct 24 08:56:47 d1e5d5c openvpn[1920]: Thu Oct 24 08:56:47 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  348. Oct 24 08:56:47 d1e5d5c openvpn[1920]: Thu Oct 24 08:56:47 2019 Attempting to establish TCP connection with [AF_INET]18.232.192.190:443 [nonblock]
  349. Oct 24 08:56:48 d1e5d5c openvpn[1920]: Thu Oct 24 08:56:48 2019 TCP connection established with [AF_INET]18.232.192.190:443
  350. Oct 24 08:56:48 d1e5d5c openvpn[1920]: Thu Oct 24 08:56:48 2019 TCP_CLIENT link local: (not bound)
  351. Oct 24 08:56:48 d1e5d5c openvpn[1920]: Thu Oct 24 08:56:48 2019 TCP_CLIENT link remote: [AF_INET]18.232.192.190:443
  352. Oct 24 08:56:48 d1e5d5c openvpn[1920]: Thu Oct 24 08:56:48 2019 Connection reset, restarting [-1]
  353. Oct 24 08:56:48 d1e5d5c openvpn[1920]: Thu Oct 24 08:56:48 2019 SIGUSR1[soft,connection-reset] received, process restarting
  354. Oct 24 08:56:48 d1e5d5c openvpn[1920]: Thu Oct 24 08:56:48 2019 Restart pause, 120 second(s)
  355. Oct 24 08:58:48 d1e5d5c openvpn[1920]: Thu Oct 24 08:58:48 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  356. Oct 24 08:58:49 d1e5d5c openvpn[1920]: Thu Oct 24 08:58:49 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]34.237.229.125:443
  357. Oct 24 08:58:49 d1e5d5c openvpn[1920]: Thu Oct 24 08:58:49 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  358. Oct 24 08:58:49 d1e5d5c openvpn[1920]: Thu Oct 24 08:58:49 2019 Attempting to establish TCP connection with [AF_INET]34.237.229.125:443 [nonblock]
  359. Oct 24 09:00:49 d1e5d5c openvpn[1920]: Thu Oct 24 09:00:49 2019 TCP: connect to [AF_INET]34.237.229.125:443 failed: Connection timed out
  360. Oct 24 09:00:49 d1e5d5c openvpn[1920]: Thu Oct 24 09:00:49 2019 SIGUSR1[connection failed(soft),init_instance] received, process restarting
  361. Oct 24 09:00:49 d1e5d5c openvpn[1920]: Thu Oct 24 09:00:49 2019 Restart pause, 120 second(s)
  362. Oct 24 09:02:49 d1e5d5c openvpn[1920]: Thu Oct 24 09:02:49 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  363. Oct 24 09:02:49 d1e5d5c openvpn[1920]: Thu Oct 24 09:02:49 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]18.232.192.190:443
  364. Oct 24 09:02:49 d1e5d5c openvpn[1920]: Thu Oct 24 09:02:49 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  365. Oct 24 09:02:49 d1e5d5c openvpn[1920]: Thu Oct 24 09:02:49 2019 Attempting to establish TCP connection with [AF_INET]18.232.192.190:443 [nonblock]
  366. Oct 24 09:02:50 d1e5d5c openvpn[1920]: Thu Oct 24 09:02:50 2019 TCP connection established with [AF_INET]18.232.192.190:443
  367. Oct 24 09:02:50 d1e5d5c openvpn[1920]: Thu Oct 24 09:02:50 2019 TCP_CLIENT link local: (not bound)
  368. Oct 24 09:02:50 d1e5d5c openvpn[1920]: Thu Oct 24 09:02:50 2019 TCP_CLIENT link remote: [AF_INET]18.232.192.190:443
  369. Oct 24 09:02:50 d1e5d5c openvpn[1920]: Thu Oct 24 09:02:50 2019 Connection reset, restarting [-1]
  370. Oct 24 09:02:50 d1e5d5c openvpn[1920]: Thu Oct 24 09:02:50 2019 SIGUSR1[soft,connection-reset] received, process restarting
  371. Oct 24 09:02:50 d1e5d5c openvpn[1920]: Thu Oct 24 09:02:50 2019 Restart pause, 120 second(s)
  372. Oct 24 09:04:50 d1e5d5c openvpn[1920]: Thu Oct 24 09:04:50 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  373. Oct 24 09:04:50 d1e5d5c openvpn[1920]: Thu Oct 24 09:04:50 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]34.237.229.125:443
  374. Oct 24 09:04:50 d1e5d5c openvpn[1920]: Thu Oct 24 09:04:50 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  375. Oct 24 09:04:50 d1e5d5c openvpn[1920]: Thu Oct 24 09:04:50 2019 Attempting to establish TCP connection with [AF_INET]34.237.229.125:443 [nonblock]
  376. Oct 24 09:06:50 d1e5d5c openvpn[1920]: Thu Oct 24 09:06:50 2019 TCP: connect to [AF_INET]34.237.229.125:443 failed: Connection timed out
  377. Oct 24 09:06:50 d1e5d5c openvpn[1920]: Thu Oct 24 09:06:50 2019 SIGUSR1[connection failed(soft),init_instance] received, process restarting
  378. Oct 24 09:06:50 d1e5d5c openvpn[1920]: Thu Oct 24 09:06:50 2019 Restart pause, 120 second(s)
  379. Oct 24 09:08:50 d1e5d5c openvpn[1920]: Thu Oct 24 09:08:50 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  380. Oct 24 09:08:50 d1e5d5c openvpn[1920]: Thu Oct 24 09:08:50 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]18.232.192.190:443
  381. Oct 24 09:08:50 d1e5d5c openvpn[1920]: Thu Oct 24 09:08:50 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  382. Oct 24 09:08:50 d1e5d5c openvpn[1920]: Thu Oct 24 09:08:50 2019 Attempting to establish TCP connection with [AF_INET]18.232.192.190:443 [nonblock]
  383. Oct 24 09:08:51 d1e5d5c openvpn[1920]: Thu Oct 24 09:08:51 2019 TCP connection established with [AF_INET]18.232.192.190:443
  384. Oct 24 09:08:51 d1e5d5c openvpn[1920]: Thu Oct 24 09:08:51 2019 TCP_CLIENT link local: (not bound)
  385. Oct 24 09:08:51 d1e5d5c openvpn[1920]: Thu Oct 24 09:08:51 2019 TCP_CLIENT link remote: [AF_INET]18.232.192.190:443
  386. Oct 24 09:08:51 d1e5d5c openvpn[1920]: Thu Oct 24 09:08:51 2019 Connection reset, restarting [-1]
  387. Oct 24 09:08:51 d1e5d5c openvpn[1920]: Thu Oct 24 09:08:51 2019 SIGUSR1[soft,connection-reset] received, process restarting
  388. Oct 24 09:08:51 d1e5d5c openvpn[1920]: Thu Oct 24 09:08:51 2019 Restart pause, 120 second(s)
  389. Oct 24 09:10:51 d1e5d5c openvpn[1920]: Thu Oct 24 09:10:51 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  390. Oct 24 09:10:51 d1e5d5c openvpn[1920]: Thu Oct 24 09:10:51 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]18.232.192.190:443
  391. Oct 24 09:10:51 d1e5d5c openvpn[1920]: Thu Oct 24 09:10:51 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  392. Oct 24 09:10:51 d1e5d5c openvpn[1920]: Thu Oct 24 09:10:51 2019 Attempting to establish TCP connection with [AF_INET]18.232.192.190:443 [nonblock]
  393. Oct 24 09:10:52 d1e5d5c openvpn[1920]: Thu Oct 24 09:10:52 2019 TCP connection established with [AF_INET]18.232.192.190:443
  394. Oct 24 09:10:52 d1e5d5c openvpn[1920]: Thu Oct 24 09:10:52 2019 TCP_CLIENT link local: (not bound)
  395. Oct 24 09:10:52 d1e5d5c openvpn[1920]: Thu Oct 24 09:10:52 2019 TCP_CLIENT link remote: [AF_INET]18.232.192.190:443
  396. Oct 24 09:10:52 d1e5d5c openvpn[1920]: Thu Oct 24 09:10:52 2019 Connection reset, restarting [-1]
  397. Oct 24 09:10:52 d1e5d5c openvpn[1920]: Thu Oct 24 09:10:52 2019 SIGUSR1[soft,connection-reset] received, process restarting
  398. Oct 24 09:10:52 d1e5d5c openvpn[1920]: Thu Oct 24 09:10:52 2019 Restart pause, 120 second(s)
  399. Oct 24 09:12:52 d1e5d5c openvpn[1920]: Thu Oct 24 09:12:52 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  400. Oct 24 09:12:52 d1e5d5c openvpn[1920]: Thu Oct 24 09:12:52 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]34.237.229.125:443
  401. Oct 24 09:12:52 d1e5d5c openvpn[1920]: Thu Oct 24 09:12:52 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  402. Oct 24 09:12:52 d1e5d5c openvpn[1920]: Thu Oct 24 09:12:52 2019 Attempting to establish TCP connection with [AF_INET]34.237.229.125:443 [nonblock]
  403. Oct 24 09:14:52 d1e5d5c openvpn[1920]: Thu Oct 24 09:14:52 2019 TCP: connect to [AF_INET]34.237.229.125:443 failed: Connection timed out
  404. Oct 24 09:14:52 d1e5d5c openvpn[1920]: Thu Oct 24 09:14:52 2019 SIGUSR1[connection failed(soft),init_instance] received, process restarting
  405. Oct 24 09:14:52 d1e5d5c openvpn[1920]: Thu Oct 24 09:14:52 2019 Restart pause, 120 second(s)
  406. Oct 24 09:16:52 d1e5d5c openvpn[1920]: Thu Oct 24 09:16:52 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  407. Oct 24 09:16:53 d1e5d5c openvpn[1920]: Thu Oct 24 09:16:53 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]18.232.192.190:443
  408. Oct 24 09:16:53 d1e5d5c openvpn[1920]: Thu Oct 24 09:16:53 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  409. Oct 24 09:16:53 d1e5d5c openvpn[1920]: Thu Oct 24 09:16:53 2019 Attempting to establish TCP connection with [AF_INET]18.232.192.190:443 [nonblock]
  410. Oct 24 09:16:54 d1e5d5c openvpn[1920]: Thu Oct 24 09:16:54 2019 TCP connection established with [AF_INET]18.232.192.190:443
  411. Oct 24 09:16:54 d1e5d5c openvpn[1920]: Thu Oct 24 09:16:54 2019 TCP_CLIENT link local: (not bound)
  412. Oct 24 09:16:54 d1e5d5c openvpn[1920]: Thu Oct 24 09:16:54 2019 TCP_CLIENT link remote: [AF_INET]18.232.192.190:443
  413. Oct 24 09:16:54 d1e5d5c openvpn[1920]: Thu Oct 24 09:16:54 2019 Connection reset, restarting [-1]
  414. Oct 24 09:16:54 d1e5d5c openvpn[1920]: Thu Oct 24 09:16:54 2019 SIGUSR1[soft,connection-reset] received, process restarting
  415. Oct 24 09:16:54 d1e5d5c openvpn[1920]: Thu Oct 24 09:16:54 2019 Restart pause, 120 second(s)
  416. Oct 24 09:18:54 d1e5d5c openvpn[1920]: Thu Oct 24 09:18:54 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  417. Oct 24 09:18:54 d1e5d5c openvpn[1920]: Thu Oct 24 09:18:54 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]34.237.229.125:443
  418. Oct 24 09:18:54 d1e5d5c openvpn[1920]: Thu Oct 24 09:18:54 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  419. Oct 24 09:18:54 d1e5d5c openvpn[1920]: Thu Oct 24 09:18:54 2019 Attempting to establish TCP connection with [AF_INET]34.237.229.125:443 [nonblock]
  420. Oct 24 09:20:54 d1e5d5c openvpn[1920]: Thu Oct 24 09:20:54 2019 TCP: connect to [AF_INET]34.237.229.125:443 failed: Connection timed out
  421. Oct 24 09:20:54 d1e5d5c openvpn[1920]: Thu Oct 24 09:20:54 2019 SIGUSR1[connection failed(soft),init_instance] received, process restarting
  422. Oct 24 09:20:54 d1e5d5c openvpn[1920]: Thu Oct 24 09:20:54 2019 Restart pause, 120 second(s)
  423. Oct 24 09:22:54 d1e5d5c openvpn[1920]: Thu Oct 24 09:22:54 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  424. Oct 24 09:22:59 d1e5d5c openvpn[1920]: Thu Oct 24 09:22:59 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]34.237.229.125:443
  425. Oct 24 09:22:59 d1e5d5c openvpn[1920]: Thu Oct 24 09:22:59 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  426. Oct 24 09:22:59 d1e5d5c openvpn[1920]: Thu Oct 24 09:22:59 2019 Attempting to establish TCP connection with [AF_INET]34.237.229.125:443 [nonblock]
  427. Oct 24 09:24:59 d1e5d5c openvpn[1920]: Thu Oct 24 09:24:59 2019 TCP: connect to [AF_INET]34.237.229.125:443 failed: Connection timed out
  428. Oct 24 09:24:59 d1e5d5c openvpn[1920]: Thu Oct 24 09:24:59 2019 SIGUSR1[connection failed(soft),init_instance] received, process restarting
  429. Oct 24 09:24:59 d1e5d5c openvpn[1920]: Thu Oct 24 09:24:59 2019 Restart pause, 120 second(s)
  430. Oct 24 09:26:59 d1e5d5c openvpn[1920]: Thu Oct 24 09:26:59 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  431. Oct 24 09:26:59 d1e5d5c openvpn[1920]: Thu Oct 24 09:26:59 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]18.232.192.190:443
  432. Oct 24 09:26:59 d1e5d5c openvpn[1920]: Thu Oct 24 09:26:59 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  433. Oct 24 09:26:59 d1e5d5c openvpn[1920]: Thu Oct 24 09:26:59 2019 Attempting to establish TCP connection with [AF_INET]18.232.192.190:443 [nonblock]
  434. Oct 24 09:27:00 d1e5d5c openvpn[1920]: Thu Oct 24 09:27:00 2019 TCP connection established with [AF_INET]18.232.192.190:443
  435. Oct 24 09:27:00 d1e5d5c openvpn[1920]: Thu Oct 24 09:27:00 2019 TCP_CLIENT link local: (not bound)
  436. Oct 24 09:27:00 d1e5d5c openvpn[1920]: Thu Oct 24 09:27:00 2019 TCP_CLIENT link remote: [AF_INET]18.232.192.190:443
  437. Oct 24 09:27:00 d1e5d5c openvpn[1920]: Thu Oct 24 09:27:00 2019 Connection reset, restarting [-1]
  438. Oct 24 09:27:00 d1e5d5c openvpn[1920]: Thu Oct 24 09:27:00 2019 SIGUSR1[soft,connection-reset] received, process restarting
  439. Oct 24 09:27:00 d1e5d5c openvpn[1920]: Thu Oct 24 09:27:00 2019 Restart pause, 120 second(s)
  440. Oct 24 09:29:00 d1e5d5c openvpn[1920]: Thu Oct 24 09:29:00 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  441. Oct 24 09:29:05 d1e5d5c openvpn[1920]: Thu Oct 24 09:29:05 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]34.237.229.125:443
  442. Oct 24 09:29:05 d1e5d5c openvpn[1920]: Thu Oct 24 09:29:05 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  443. Oct 24 09:29:05 d1e5d5c openvpn[1920]: Thu Oct 24 09:29:05 2019 Attempting to establish TCP connection with [AF_INET]34.237.229.125:443 [nonblock]
  444. Oct 24 09:31:05 d1e5d5c openvpn[1920]: Thu Oct 24 09:31:05 2019 TCP: connect to [AF_INET]34.237.229.125:443 failed: Connection timed out
  445. Oct 24 09:31:05 d1e5d5c openvpn[1920]: Thu Oct 24 09:31:05 2019 SIGUSR1[connection failed(soft),init_instance] received, process restarting
  446. Oct 24 09:31:05 d1e5d5c openvpn[1920]: Thu Oct 24 09:31:05 2019 Restart pause, 120 second(s)
  447. Oct 24 09:33:05 d1e5d5c openvpn[1920]: Thu Oct 24 09:33:05 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  448. Oct 24 09:33:05 d1e5d5c openvpn[1920]: Thu Oct 24 09:33:05 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]18.232.192.190:443
  449. Oct 24 09:33:05 d1e5d5c openvpn[1920]: Thu Oct 24 09:33:05 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  450. Oct 24 09:33:05 d1e5d5c openvpn[1920]: Thu Oct 24 09:33:05 2019 Attempting to establish TCP connection with [AF_INET]18.232.192.190:443 [nonblock]
  451. Oct 24 09:33:06 d1e5d5c openvpn[1920]: Thu Oct 24 09:33:06 2019 TCP connection established with [AF_INET]18.232.192.190:443
  452. Oct 24 09:33:06 d1e5d5c openvpn[1920]: Thu Oct 24 09:33:06 2019 TCP_CLIENT link local: (not bound)
  453. Oct 24 09:33:06 d1e5d5c openvpn[1920]: Thu Oct 24 09:33:06 2019 TCP_CLIENT link remote: [AF_INET]18.232.192.190:443
  454. Oct 24 09:33:06 d1e5d5c openvpn[1920]: Thu Oct 24 09:33:06 2019 Connection reset, restarting [-1]
  455. Oct 24 09:33:06 d1e5d5c openvpn[1920]: Thu Oct 24 09:33:06 2019 SIGUSR1[soft,connection-reset] received, process restarting
  456. Oct 24 09:33:06 d1e5d5c openvpn[1920]: Thu Oct 24 09:33:06 2019 Restart pause, 120 second(s)
  457. Oct 24 09:35:06 d1e5d5c openvpn[1920]: Thu Oct 24 09:35:06 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  458. Oct 24 09:35:06 d1e5d5c openvpn[1920]: Thu Oct 24 09:35:06 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]18.232.192.190:443
  459. Oct 24 09:35:06 d1e5d5c openvpn[1920]: Thu Oct 24 09:35:06 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  460. Oct 24 09:35:06 d1e5d5c openvpn[1920]: Thu Oct 24 09:35:06 2019 Attempting to establish TCP connection with [AF_INET]18.232.192.190:443 [nonblock]
  461. Oct 24 09:35:07 d1e5d5c openvpn[1920]: Thu Oct 24 09:35:07 2019 TCP connection established with [AF_INET]18.232.192.190:443
  462. Oct 24 09:35:07 d1e5d5c openvpn[1920]: Thu Oct 24 09:35:07 2019 TCP_CLIENT link local: (not bound)
  463. Oct 24 09:35:07 d1e5d5c openvpn[1920]: Thu Oct 24 09:35:07 2019 TCP_CLIENT link remote: [AF_INET]18.232.192.190:443
  464. Oct 24 09:35:07 d1e5d5c openvpn[1920]: Thu Oct 24 09:35:07 2019 Connection reset, restarting [-1]
  465. Oct 24 09:35:07 d1e5d5c openvpn[1920]: Thu Oct 24 09:35:07 2019 SIGUSR1[soft,connection-reset] received, process restarting
  466. Oct 24 09:35:07 d1e5d5c openvpn[1920]: Thu Oct 24 09:35:07 2019 Restart pause, 120 second(s)
  467. Oct 24 09:37:07 d1e5d5c openvpn[1920]: Thu Oct 24 09:37:07 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  468. Oct 24 09:37:07 d1e5d5c openvpn[1920]: Thu Oct 24 09:37:07 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]34.237.229.125:443
  469. Oct 24 09:37:07 d1e5d5c openvpn[1920]: Thu Oct 24 09:37:07 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  470. Oct 24 09:37:07 d1e5d5c openvpn[1920]: Thu Oct 24 09:37:07 2019 Attempting to establish TCP connection with [AF_INET]34.237.229.125:443 [nonblock]
  471. Oct 24 09:39:07 d1e5d5c openvpn[1920]: Thu Oct 24 09:39:07 2019 TCP: connect to [AF_INET]34.237.229.125:443 failed: Connection timed out
  472. Oct 24 09:39:07 d1e5d5c openvpn[1920]: Thu Oct 24 09:39:07 2019 SIGUSR1[connection failed(soft),init_instance] received, process restarting
  473. Oct 24 09:39:07 d1e5d5c openvpn[1920]: Thu Oct 24 09:39:07 2019 Restart pause, 120 second(s)
  474. Oct 24 09:41:07 d1e5d5c openvpn[1920]: Thu Oct 24 09:41:07 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  475. Oct 24 09:41:07 d1e5d5c openvpn[1920]: Thu Oct 24 09:41:07 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]34.237.229.125:443
  476. Oct 24 09:41:07 d1e5d5c openvpn[1920]: Thu Oct 24 09:41:07 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  477. Oct 24 09:41:07 d1e5d5c openvpn[1920]: Thu Oct 24 09:41:07 2019 Attempting to establish TCP connection with [AF_INET]34.237.229.125:443 [nonblock]
  478. Oct 24 09:43:07 d1e5d5c openvpn[1920]: Thu Oct 24 09:43:07 2019 TCP: connect to [AF_INET]34.237.229.125:443 failed: Connection timed out
  479. Oct 24 09:43:07 d1e5d5c openvpn[1920]: Thu Oct 24 09:43:07 2019 SIGUSR1[connection failed(soft),init_instance] received, process restarting
  480. Oct 24 09:43:07 d1e5d5c openvpn[1920]: Thu Oct 24 09:43:07 2019 Restart pause, 120 second(s)
  481. Oct 24 09:45:07 d1e5d5c openvpn[1920]: Thu Oct 24 09:45:07 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  482. Oct 24 09:45:07 d1e5d5c openvpn[1920]: Thu Oct 24 09:45:07 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]18.232.192.190:443
  483. Oct 24 09:45:07 d1e5d5c openvpn[1920]: Thu Oct 24 09:45:07 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  484. Oct 24 09:45:07 d1e5d5c openvpn[1920]: Thu Oct 24 09:45:07 2019 Attempting to establish TCP connection with [AF_INET]18.232.192.190:443 [nonblock]
  485. Oct 24 09:45:08 d1e5d5c openvpn[1920]: Thu Oct 24 09:45:08 2019 TCP connection established with [AF_INET]18.232.192.190:443
  486. Oct 24 09:45:08 d1e5d5c openvpn[1920]: Thu Oct 24 09:45:08 2019 TCP_CLIENT link local: (not bound)
  487. Oct 24 09:45:08 d1e5d5c openvpn[1920]: Thu Oct 24 09:45:08 2019 TCP_CLIENT link remote: [AF_INET]18.232.192.190:443
  488. Oct 24 09:45:08 d1e5d5c openvpn[1920]: Thu Oct 24 09:45:08 2019 Connection reset, restarting [-1]
  489. Oct 24 09:45:08 d1e5d5c openvpn[1920]: Thu Oct 24 09:45:08 2019 SIGUSR1[soft,connection-reset] received, process restarting
  490. Oct 24 09:45:08 d1e5d5c openvpn[1920]: Thu Oct 24 09:45:08 2019 Restart pause, 120 second(s)
  491. Oct 24 09:47:08 d1e5d5c openvpn[1920]: Thu Oct 24 09:47:08 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  492. Oct 24 09:47:08 d1e5d5c openvpn[1920]: Thu Oct 24 09:47:08 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]34.237.229.125:443
  493. Oct 24 09:47:08 d1e5d5c openvpn[1920]: Thu Oct 24 09:47:08 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  494. Oct 24 09:47:08 d1e5d5c openvpn[1920]: Thu Oct 24 09:47:08 2019 Attempting to establish TCP connection with [AF_INET]34.237.229.125:443 [nonblock]
  495. Oct 24 09:49:08 d1e5d5c openvpn[1920]: Thu Oct 24 09:49:08 2019 TCP: connect to [AF_INET]34.237.229.125:443 failed: Connection timed out
  496. Oct 24 09:49:08 d1e5d5c openvpn[1920]: Thu Oct 24 09:49:08 2019 SIGUSR1[connection failed(soft),init_instance] received, process restarting
  497. Oct 24 09:49:08 d1e5d5c openvpn[1920]: Thu Oct 24 09:49:08 2019 Restart pause, 120 second(s)
  498. Oct 24 09:51:08 d1e5d5c openvpn[1920]: Thu Oct 24 09:51:08 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  499. Oct 24 09:51:08 d1e5d5c openvpn[1920]: Thu Oct 24 09:51:08 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]18.232.192.190:443
  500. Oct 24 09:51:08 d1e5d5c openvpn[1920]: Thu Oct 24 09:51:08 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  501. Oct 24 09:51:08 d1e5d5c openvpn[1920]: Thu Oct 24 09:51:08 2019 Attempting to establish TCP connection with [AF_INET]18.232.192.190:443 [nonblock]
  502. Oct 24 09:51:09 d1e5d5c openvpn[1920]: Thu Oct 24 09:51:09 2019 TCP connection established with [AF_INET]18.232.192.190:443
  503. Oct 24 09:51:09 d1e5d5c openvpn[1920]: Thu Oct 24 09:51:09 2019 TCP_CLIENT link local: (not bound)
  504. Oct 24 09:51:09 d1e5d5c openvpn[1920]: Thu Oct 24 09:51:09 2019 TCP_CLIENT link remote: [AF_INET]18.232.192.190:443
  505. Oct 24 09:51:10 d1e5d5c openvpn[1920]: Thu Oct 24 09:51:10 2019 Connection reset, restarting [-1]
  506. Oct 24 09:51:10 d1e5d5c openvpn[1920]: Thu Oct 24 09:51:10 2019 SIGUSR1[soft,connection-reset] received, process restarting
  507. Oct 24 09:51:10 d1e5d5c openvpn[1920]: Thu Oct 24 09:51:10 2019 Restart pause, 120 second(s)
  508. Oct 24 09:53:10 d1e5d5c openvpn[1920]: Thu Oct 24 09:53:10 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  509. Oct 24 09:53:10 d1e5d5c openvpn[1920]: Thu Oct 24 09:53:10 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]18.232.192.190:443
  510. Oct 24 09:53:10 d1e5d5c openvpn[1920]: Thu Oct 24 09:53:10 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  511. Oct 24 09:53:10 d1e5d5c openvpn[1920]: Thu Oct 24 09:53:10 2019 Attempting to establish TCP connection with [AF_INET]18.232.192.190:443 [nonblock]
  512. Oct 24 09:53:11 d1e5d5c openvpn[1920]: Thu Oct 24 09:53:11 2019 TCP connection established with [AF_INET]18.232.192.190:443
  513. Oct 24 09:53:11 d1e5d5c openvpn[1920]: Thu Oct 24 09:53:11 2019 TCP_CLIENT link local: (not bound)
  514. Oct 24 09:53:11 d1e5d5c openvpn[1920]: Thu Oct 24 09:53:11 2019 TCP_CLIENT link remote: [AF_INET]18.232.192.190:443
  515. Oct 24 09:53:11 d1e5d5c openvpn[1920]: Thu Oct 24 09:53:11 2019 Connection reset, restarting [-1]
  516. Oct 24 09:53:11 d1e5d5c openvpn[1920]: Thu Oct 24 09:53:11 2019 SIGUSR1[soft,connection-reset] received, process restarting
  517. Oct 24 09:53:11 d1e5d5c openvpn[1920]: Thu Oct 24 09:53:11 2019 Restart pause, 120 second(s)
  518. Oct 24 09:55:11 d1e5d5c openvpn[1920]: Thu Oct 24 09:55:11 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  519. Oct 24 09:55:11 d1e5d5c openvpn[1920]: Thu Oct 24 09:55:11 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]34.237.229.125:443
  520. Oct 24 09:55:11 d1e5d5c openvpn[1920]: Thu Oct 24 09:55:11 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  521. Oct 24 09:55:11 d1e5d5c openvpn[1920]: Thu Oct 24 09:55:11 2019 Attempting to establish TCP connection with [AF_INET]34.237.229.125:443 [nonblock]
  522. Oct 24 09:57:11 d1e5d5c openvpn[1920]: Thu Oct 24 09:57:11 2019 TCP: connect to [AF_INET]34.237.229.125:443 failed: Connection timed out
  523. Oct 24 09:57:11 d1e5d5c openvpn[1920]: Thu Oct 24 09:57:11 2019 SIGUSR1[connection failed(soft),init_instance] received, process restarting
  524. Oct 24 09:57:11 d1e5d5c openvpn[1920]: Thu Oct 24 09:57:11 2019 Restart pause, 120 second(s)
  525. Oct 24 09:59:11 d1e5d5c openvpn[1920]: Thu Oct 24 09:59:11 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  526. Oct 24 09:59:11 d1e5d5c openvpn[1920]: Thu Oct 24 09:59:11 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]18.232.192.190:443
  527. Oct 24 09:59:11 d1e5d5c openvpn[1920]: Thu Oct 24 09:59:11 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  528. Oct 24 09:59:11 d1e5d5c openvpn[1920]: Thu Oct 24 09:59:11 2019 Attempting to establish TCP connection with [AF_INET]18.232.192.190:443 [nonblock]
  529. Oct 24 09:59:12 d1e5d5c openvpn[1920]: Thu Oct 24 09:59:12 2019 TCP connection established with [AF_INET]18.232.192.190:443
  530. Oct 24 09:59:12 d1e5d5c openvpn[1920]: Thu Oct 24 09:59:12 2019 TCP_CLIENT link local: (not bound)
  531. Oct 24 09:59:12 d1e5d5c openvpn[1920]: Thu Oct 24 09:59:12 2019 TCP_CLIENT link remote: [AF_INET]18.232.192.190:443
  532. Oct 24 09:59:12 d1e5d5c openvpn[1920]: Thu Oct 24 09:59:12 2019 Connection reset, restarting [-1]
  533. Oct 24 09:59:12 d1e5d5c openvpn[1920]: Thu Oct 24 09:59:12 2019 SIGUSR1[soft,connection-reset] received, process restarting
  534. Oct 24 09:59:12 d1e5d5c openvpn[1920]: Thu Oct 24 09:59:12 2019 Restart pause, 120 second(s)
  535. Oct 24 10:01:12 d1e5d5c openvpn[1920]: Thu Oct 24 10:01:12 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  536. Oct 24 10:01:12 d1e5d5c openvpn[1920]: Thu Oct 24 10:01:12 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]34.237.229.125:443
  537. Oct 24 10:01:12 d1e5d5c openvpn[1920]: Thu Oct 24 10:01:12 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  538. Oct 24 10:01:12 d1e5d5c openvpn[1920]: Thu Oct 24 10:01:12 2019 Attempting to establish TCP connection with [AF_INET]34.237.229.125:443 [nonblock]
  539. Oct 24 10:03:12 d1e5d5c openvpn[1920]: Thu Oct 24 10:03:12 2019 TCP: connect to [AF_INET]34.237.229.125:443 failed: Connection timed out
  540. Oct 24 10:03:12 d1e5d5c openvpn[1920]: Thu Oct 24 10:03:12 2019 SIGUSR1[connection failed(soft),init_instance] received, process restarting
  541. Oct 24 10:03:12 d1e5d5c openvpn[1920]: Thu Oct 24 10:03:12 2019 Restart pause, 120 second(s)
  542. Oct 24 10:05:12 d1e5d5c openvpn[1920]: Thu Oct 24 10:05:12 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  543. Oct 24 10:05:12 d1e5d5c openvpn[1920]: Thu Oct 24 10:05:12 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]34.237.229.125:443
  544. Oct 24 10:05:12 d1e5d5c openvpn[1920]: Thu Oct 24 10:05:12 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  545. Oct 24 10:05:12 d1e5d5c openvpn[1920]: Thu Oct 24 10:05:12 2019 Attempting to establish TCP connection with [AF_INET]34.237.229.125:443 [nonblock]
  546. Oct 24 10:07:12 d1e5d5c openvpn[1920]: Thu Oct 24 10:07:12 2019 TCP: connect to [AF_INET]34.237.229.125:443 failed: Connection timed out
  547. Oct 24 10:07:12 d1e5d5c openvpn[1920]: Thu Oct 24 10:07:12 2019 SIGUSR1[connection failed(soft),init_instance] received, process restarting
  548. Oct 24 10:07:12 d1e5d5c openvpn[1920]: Thu Oct 24 10:07:12 2019 Restart pause, 120 second(s)
  549. Oct 24 10:09:12 d1e5d5c openvpn[1920]: Thu Oct 24 10:09:12 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  550. Oct 24 10:09:12 d1e5d5c openvpn[1920]: Thu Oct 24 10:09:12 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]18.232.192.190:443
  551. Oct 24 10:09:12 d1e5d5c openvpn[1920]: Thu Oct 24 10:09:12 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  552. Oct 24 10:09:12 d1e5d5c openvpn[1920]: Thu Oct 24 10:09:12 2019 Attempting to establish TCP connection with [AF_INET]18.232.192.190:443 [nonblock]
  553. Oct 24 10:09:13 d1e5d5c openvpn[1920]: Thu Oct 24 10:09:13 2019 TCP connection established with [AF_INET]18.232.192.190:443
  554. Oct 24 10:09:13 d1e5d5c openvpn[1920]: Thu Oct 24 10:09:13 2019 TCP_CLIENT link local: (not bound)
  555. Oct 24 10:09:13 d1e5d5c openvpn[1920]: Thu Oct 24 10:09:13 2019 TCP_CLIENT link remote: [AF_INET]18.232.192.190:443
  556. Oct 24 10:09:13 d1e5d5c openvpn[1920]: Thu Oct 24 10:09:13 2019 Connection reset, restarting [-1]
  557. Oct 24 10:09:13 d1e5d5c openvpn[1920]: Thu Oct 24 10:09:13 2019 SIGUSR1[soft,connection-reset] received, process restarting
  558. Oct 24 10:09:13 d1e5d5c openvpn[1920]: Thu Oct 24 10:09:13 2019 Restart pause, 120 second(s)
  559. Oct 24 10:11:13 d1e5d5c openvpn[1920]: Thu Oct 24 10:11:13 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  560. Oct 24 10:11:13 d1e5d5c openvpn[1920]: Thu Oct 24 10:11:13 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]18.232.192.190:443
  561. Oct 24 10:11:13 d1e5d5c openvpn[1920]: Thu Oct 24 10:11:13 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  562. Oct 24 10:11:13 d1e5d5c openvpn[1920]: Thu Oct 24 10:11:13 2019 Attempting to establish TCP connection with [AF_INET]18.232.192.190:443 [nonblock]
  563. Oct 24 10:11:14 d1e5d5c openvpn[1920]: Thu Oct 24 10:11:14 2019 TCP connection established with [AF_INET]18.232.192.190:443
  564. Oct 24 10:11:14 d1e5d5c openvpn[1920]: Thu Oct 24 10:11:14 2019 TCP_CLIENT link local: (not bound)
  565. Oct 24 10:11:14 d1e5d5c openvpn[1920]: Thu Oct 24 10:11:14 2019 TCP_CLIENT link remote: [AF_INET]18.232.192.190:443
  566. Oct 24 10:11:14 d1e5d5c openvpn[1920]: Thu Oct 24 10:11:14 2019 Connection reset, restarting [-1]
  567. Oct 24 10:11:14 d1e5d5c openvpn[1920]: Thu Oct 24 10:11:14 2019 SIGUSR1[soft,connection-reset] received, process restarting
  568. Oct 24 10:11:14 d1e5d5c openvpn[1920]: Thu Oct 24 10:11:14 2019 Restart pause, 120 second(s)
  569. Oct 24 10:13:14 d1e5d5c openvpn[1920]: Thu Oct 24 10:13:14 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  570. Oct 24 10:13:14 d1e5d5c openvpn[1920]: Thu Oct 24 10:13:14 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]34.237.229.125:443
  571. Oct 24 10:13:14 d1e5d5c openvpn[1920]: Thu Oct 24 10:13:14 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  572. Oct 24 10:13:14 d1e5d5c openvpn[1920]: Thu Oct 24 10:13:14 2019 Attempting to establish TCP connection with [AF_INET]34.237.229.125:443 [nonblock]
  573. Oct 24 10:15:14 d1e5d5c openvpn[1920]: Thu Oct 24 10:15:14 2019 TCP: connect to [AF_INET]34.237.229.125:443 failed: Connection timed out
  574. Oct 24 10:15:14 d1e5d5c openvpn[1920]: Thu Oct 24 10:15:14 2019 SIGUSR1[connection failed(soft),init_instance] received, process restarting
  575. Oct 24 10:15:14 d1e5d5c openvpn[1920]: Thu Oct 24 10:15:14 2019 Restart pause, 120 second(s)
  576. Oct 24 10:17:14 d1e5d5c openvpn[1920]: Thu Oct 24 10:17:14 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  577. Oct 24 10:17:14 d1e5d5c openvpn[1920]: Thu Oct 24 10:17:14 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]18.232.192.190:443
  578. Oct 24 10:17:14 d1e5d5c openvpn[1920]: Thu Oct 24 10:17:14 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  579. Oct 24 10:17:14 d1e5d5c openvpn[1920]: Thu Oct 24 10:17:14 2019 Attempting to establish TCP connection with [AF_INET]18.232.192.190:443 [nonblock]
  580. Oct 24 10:17:15 d1e5d5c openvpn[1920]: Thu Oct 24 10:17:15 2019 TCP connection established with [AF_INET]18.232.192.190:443
  581. Oct 24 10:17:15 d1e5d5c openvpn[1920]: Thu Oct 24 10:17:15 2019 TCP_CLIENT link local: (not bound)
  582. Oct 24 10:17:15 d1e5d5c openvpn[1920]: Thu Oct 24 10:17:15 2019 TCP_CLIENT link remote: [AF_INET]18.232.192.190:443
  583. Oct 24 10:17:15 d1e5d5c openvpn[1920]: Thu Oct 24 10:17:15 2019 Connection reset, restarting [-1]
  584. Oct 24 10:17:15 d1e5d5c openvpn[1920]: Thu Oct 24 10:17:15 2019 SIGUSR1[soft,connection-reset] received, process restarting
  585. Oct 24 10:17:15 d1e5d5c openvpn[1920]: Thu Oct 24 10:17:15 2019 Restart pause, 120 second(s)
  586. Oct 24 10:19:15 d1e5d5c openvpn[1920]: Thu Oct 24 10:19:15 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  587. Oct 24 10:19:15 d1e5d5c openvpn[1920]: Thu Oct 24 10:19:15 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]34.237.229.125:443
  588. Oct 24 10:19:15 d1e5d5c openvpn[1920]: Thu Oct 24 10:19:15 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  589. Oct 24 10:19:15 d1e5d5c openvpn[1920]: Thu Oct 24 10:19:15 2019 Attempting to establish TCP connection with [AF_INET]34.237.229.125:443 [nonblock]
  590. Oct 24 10:21:15 d1e5d5c openvpn[1920]: Thu Oct 24 10:21:15 2019 TCP: connect to [AF_INET]34.237.229.125:443 failed: Connection timed out
  591. Oct 24 10:21:15 d1e5d5c openvpn[1920]: Thu Oct 24 10:21:15 2019 SIGUSR1[connection failed(soft),init_instance] received, process restarting
  592. Oct 24 10:21:15 d1e5d5c openvpn[1920]: Thu Oct 24 10:21:15 2019 Restart pause, 120 second(s)
  593. Oct 24 10:23:15 d1e5d5c openvpn[1920]: Thu Oct 24 10:23:15 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  594. Oct 24 10:23:15 d1e5d5c openvpn[1920]: Thu Oct 24 10:23:15 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]18.232.192.190:443
  595. Oct 24 10:23:15 d1e5d5c openvpn[1920]: Thu Oct 24 10:23:15 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  596. Oct 24 10:23:15 d1e5d5c openvpn[1920]: Thu Oct 24 10:23:15 2019 Attempting to establish TCP connection with [AF_INET]18.232.192.190:443 [nonblock]
  597. Oct 24 10:23:16 d1e5d5c openvpn[1920]: Thu Oct 24 10:23:16 2019 TCP connection established with [AF_INET]18.232.192.190:443
  598. Oct 24 10:23:16 d1e5d5c openvpn[1920]: Thu Oct 24 10:23:16 2019 TCP_CLIENT link local: (not bound)
  599. Oct 24 10:23:16 d1e5d5c openvpn[1920]: Thu Oct 24 10:23:16 2019 TCP_CLIENT link remote: [AF_INET]18.232.192.190:443
  600. Oct 24 10:23:16 d1e5d5c openvpn[1920]: Thu Oct 24 10:23:16 2019 Connection reset, restarting [-1]
  601. Oct 24 10:23:16 d1e5d5c openvpn[1920]: Thu Oct 24 10:23:16 2019 SIGUSR1[soft,connection-reset] received, process restarting
  602. Oct 24 10:23:16 d1e5d5c openvpn[1920]: Thu Oct 24 10:23:16 2019 Restart pause, 120 second(s)
  603. Oct 24 10:25:16 d1e5d5c openvpn[1920]: Thu Oct 24 10:25:16 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  604. Oct 24 10:25:16 d1e5d5c openvpn[1920]: Thu Oct 24 10:25:16 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]34.237.229.125:443
  605. Oct 24 10:25:16 d1e5d5c openvpn[1920]: Thu Oct 24 10:25:16 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  606. Oct 24 10:25:16 d1e5d5c openvpn[1920]: Thu Oct 24 10:25:16 2019 Attempting to establish TCP connection with [AF_INET]34.237.229.125:443 [nonblock]
  607. Oct 24 10:27:16 d1e5d5c openvpn[1920]: Thu Oct 24 10:27:16 2019 TCP: connect to [AF_INET]34.237.229.125:443 failed: Connection timed out
  608. Oct 24 10:27:16 d1e5d5c openvpn[1920]: Thu Oct 24 10:27:16 2019 SIGUSR1[connection failed(soft),init_instance] received, process restarting
  609. Oct 24 10:27:16 d1e5d5c openvpn[1920]: Thu Oct 24 10:27:16 2019 Restart pause, 120 second(s)
  610. Oct 24 10:29:16 d1e5d5c openvpn[1920]: Thu Oct 24 10:29:16 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  611. Oct 24 10:29:16 d1e5d5c openvpn[1920]: Thu Oct 24 10:29:16 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]34.237.229.125:443
  612. Oct 24 10:29:16 d1e5d5c openvpn[1920]: Thu Oct 24 10:29:16 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  613. Oct 24 10:29:16 d1e5d5c openvpn[1920]: Thu Oct 24 10:29:16 2019 Attempting to establish TCP connection with [AF_INET]34.237.229.125:443 [nonblock]
  614. Oct 24 10:31:16 d1e5d5c openvpn[1920]: Thu Oct 24 10:31:16 2019 TCP: connect to [AF_INET]34.237.229.125:443 failed: Connection timed out
  615. Oct 24 10:31:16 d1e5d5c openvpn[1920]: Thu Oct 24 10:31:16 2019 SIGUSR1[connection failed(soft),init_instance] received, process restarting
  616. Oct 24 10:31:16 d1e5d5c openvpn[1920]: Thu Oct 24 10:31:16 2019 Restart pause, 120 second(s)
  617. Oct 24 10:33:16 d1e5d5c openvpn[1920]: Thu Oct 24 10:33:16 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  618. Oct 24 10:33:16 d1e5d5c openvpn[1920]: Thu Oct 24 10:33:16 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]18.232.192.190:443
  619. Oct 24 10:33:16 d1e5d5c openvpn[1920]: Thu Oct 24 10:33:16 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  620. Oct 24 10:33:16 d1e5d5c openvpn[1920]: Thu Oct 24 10:33:16 2019 Attempting to establish TCP connection with [AF_INET]18.232.192.190:443 [nonblock]
  621. Oct 24 10:33:17 d1e5d5c openvpn[1920]: Thu Oct 24 10:33:17 2019 TCP connection established with [AF_INET]18.232.192.190:443
  622. Oct 24 10:33:17 d1e5d5c openvpn[1920]: Thu Oct 24 10:33:17 2019 TCP_CLIENT link local: (not bound)
  623. Oct 24 10:33:17 d1e5d5c openvpn[1920]: Thu Oct 24 10:33:17 2019 TCP_CLIENT link remote: [AF_INET]18.232.192.190:443
  624. Oct 24 10:33:17 d1e5d5c openvpn[1920]: Thu Oct 24 10:33:17 2019 Connection reset, restarting [-1]
  625. Oct 24 10:33:17 d1e5d5c openvpn[1920]: Thu Oct 24 10:33:17 2019 SIGUSR1[soft,connection-reset] received, process restarting
  626. Oct 24 10:33:17 d1e5d5c openvpn[1920]: Thu Oct 24 10:33:17 2019 Restart pause, 120 second(s)
  627. Oct 24 10:35:17 d1e5d5c openvpn[1920]: Thu Oct 24 10:35:17 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  628. Oct 24 10:35:18 d1e5d5c openvpn[1920]: Thu Oct 24 10:35:18 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]34.237.229.125:443
  629. Oct 24 10:35:18 d1e5d5c openvpn[1920]: Thu Oct 24 10:35:18 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  630. Oct 24 10:35:18 d1e5d5c openvpn[1920]: Thu Oct 24 10:35:18 2019 Attempting to establish TCP connection with [AF_INET]34.237.229.125:443 [nonblock]
  631. Oct 24 10:37:18 d1e5d5c openvpn[1920]: Thu Oct 24 10:37:18 2019 TCP: connect to [AF_INET]34.237.229.125:443 failed: Connection timed out
  632. Oct 24 10:37:18 d1e5d5c openvpn[1920]: Thu Oct 24 10:37:18 2019 SIGUSR1[connection failed(soft),init_instance] received, process restarting
  633. Oct 24 10:37:18 d1e5d5c openvpn[1920]: Thu Oct 24 10:37:18 2019 Restart pause, 120 second(s)
  634. Oct 24 10:39:18 d1e5d5c openvpn[1920]: Thu Oct 24 10:39:18 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  635. Oct 24 10:39:18 d1e5d5c openvpn[1920]: Thu Oct 24 10:39:18 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]18.232.192.190:443
  636. Oct 24 10:39:18 d1e5d5c openvpn[1920]: Thu Oct 24 10:39:18 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  637. Oct 24 10:39:18 d1e5d5c openvpn[1920]: Thu Oct 24 10:39:18 2019 Attempting to establish TCP connection with [AF_INET]18.232.192.190:443 [nonblock]
  638. Oct 24 10:39:19 d1e5d5c openvpn[1920]: Thu Oct 24 10:39:19 2019 TCP connection established with [AF_INET]18.232.192.190:443
  639. Oct 24 10:39:19 d1e5d5c openvpn[1920]: Thu Oct 24 10:39:19 2019 TCP_CLIENT link local: (not bound)
  640. Oct 24 10:39:19 d1e5d5c openvpn[1920]: Thu Oct 24 10:39:19 2019 TCP_CLIENT link remote: [AF_INET]18.232.192.190:443
  641. Oct 24 10:39:19 d1e5d5c openvpn[1920]: Thu Oct 24 10:39:19 2019 Connection reset, restarting [-1]
  642. Oct 24 10:39:19 d1e5d5c openvpn[1920]: Thu Oct 24 10:39:19 2019 SIGUSR1[soft,connection-reset] received, process restarting
  643. Oct 24 10:39:19 d1e5d5c openvpn[1920]: Thu Oct 24 10:39:19 2019 Restart pause, 120 second(s)
  644. Oct 24 10:41:19 d1e5d5c openvpn[1920]: Thu Oct 24 10:41:19 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  645. Oct 24 10:41:19 d1e5d5c openvpn[1920]: Thu Oct 24 10:41:19 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]18.232.192.190:443
  646. Oct 24 10:41:19 d1e5d5c openvpn[1920]: Thu Oct 24 10:41:19 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  647. Oct 24 10:41:19 d1e5d5c openvpn[1920]: Thu Oct 24 10:41:19 2019 Attempting to establish TCP connection with [AF_INET]18.232.192.190:443 [nonblock]
  648. Oct 24 10:41:20 d1e5d5c openvpn[1920]: Thu Oct 24 10:41:20 2019 TCP connection established with [AF_INET]18.232.192.190:443
  649. Oct 24 10:41:20 d1e5d5c openvpn[1920]: Thu Oct 24 10:41:20 2019 TCP_CLIENT link local: (not bound)
  650. Oct 24 10:41:20 d1e5d5c openvpn[1920]: Thu Oct 24 10:41:20 2019 TCP_CLIENT link remote: [AF_INET]18.232.192.190:443
  651. Oct 24 10:41:20 d1e5d5c openvpn[1920]: Thu Oct 24 10:41:20 2019 Connection reset, restarting [-1]
  652. Oct 24 10:41:20 d1e5d5c openvpn[1920]: Thu Oct 24 10:41:20 2019 SIGUSR1[soft,connection-reset] received, process restarting
  653. Oct 24 10:41:20 d1e5d5c openvpn[1920]: Thu Oct 24 10:41:20 2019 Restart pause, 120 second(s)
  654. Oct 24 10:43:20 d1e5d5c openvpn[1920]: Thu Oct 24 10:43:20 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  655. Oct 24 10:43:20 d1e5d5c openvpn[1920]: Thu Oct 24 10:43:20 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]34.237.229.125:443
  656. Oct 24 10:43:20 d1e5d5c openvpn[1920]: Thu Oct 24 10:43:20 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  657. Oct 24 10:43:20 d1e5d5c openvpn[1920]: Thu Oct 24 10:43:20 2019 Attempting to establish TCP connection with [AF_INET]34.237.229.125:443 [nonblock]
  658. Oct 24 10:45:20 d1e5d5c openvpn[1920]: Thu Oct 24 10:45:20 2019 TCP: connect to [AF_INET]34.237.229.125:443 failed: Connection timed out
  659. Oct 24 10:45:20 d1e5d5c openvpn[1920]: Thu Oct 24 10:45:20 2019 SIGUSR1[connection failed(soft),init_instance] received, process restarting
  660. Oct 24 10:45:20 d1e5d5c openvpn[1920]: Thu Oct 24 10:45:20 2019 Restart pause, 120 second(s)
  661. Oct 24 10:47:20 d1e5d5c openvpn[1920]: Thu Oct 24 10:47:20 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  662. Oct 24 10:47:20 d1e5d5c openvpn[1920]: Thu Oct 24 10:47:20 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]34.237.229.125:443
  663. Oct 24 10:47:20 d1e5d5c openvpn[1920]: Thu Oct 24 10:47:20 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  664. Oct 24 10:47:20 d1e5d5c openvpn[1920]: Thu Oct 24 10:47:20 2019 Attempting to establish TCP connection with [AF_INET]34.237.229.125:443 [nonblock]
  665. Oct 24 10:49:20 d1e5d5c openvpn[1920]: Thu Oct 24 10:49:20 2019 TCP: connect to [AF_INET]34.237.229.125:443 failed: Connection timed out
  666. Oct 24 10:49:20 d1e5d5c openvpn[1920]: Thu Oct 24 10:49:20 2019 SIGUSR1[connection failed(soft),init_instance] received, process restarting
  667. Oct 24 10:49:20 d1e5d5c openvpn[1920]: Thu Oct 24 10:49:20 2019 Restart pause, 120 second(s)
  668. Oct 24 10:51:20 d1e5d5c openvpn[1920]: Thu Oct 24 10:51:20 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  669. Oct 24 10:51:20 d1e5d5c openvpn[1920]: Thu Oct 24 10:51:20 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]18.232.192.190:443
  670. Oct 24 10:51:20 d1e5d5c openvpn[1920]: Thu Oct 24 10:51:20 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  671. Oct 24 10:51:20 d1e5d5c openvpn[1920]: Thu Oct 24 10:51:20 2019 Attempting to establish TCP connection with [AF_INET]18.232.192.190:443 [nonblock]
  672. Oct 24 10:51:21 d1e5d5c openvpn[1920]: Thu Oct 24 10:51:21 2019 TCP connection established with [AF_INET]18.232.192.190:443
  673. Oct 24 10:51:21 d1e5d5c openvpn[1920]: Thu Oct 24 10:51:21 2019 TCP_CLIENT link local: (not bound)
  674. Oct 24 10:51:21 d1e5d5c openvpn[1920]: Thu Oct 24 10:51:21 2019 TCP_CLIENT link remote: [AF_INET]18.232.192.190:443
  675. Oct 24 10:51:21 d1e5d5c openvpn[1920]: Thu Oct 24 10:51:21 2019 Connection reset, restarting [-1]
  676. Oct 24 10:51:21 d1e5d5c openvpn[1920]: Thu Oct 24 10:51:21 2019 SIGUSR1[soft,connection-reset] received, process restarting
  677. Oct 24 10:51:21 d1e5d5c openvpn[1920]: Thu Oct 24 10:51:21 2019 Restart pause, 120 second(s)
  678. Oct 24 10:53:21 d1e5d5c openvpn[1920]: Thu Oct 24 10:53:21 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  679. Oct 24 10:53:21 d1e5d5c openvpn[1920]: Thu Oct 24 10:53:21 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]18.232.192.190:443
  680. Oct 24 10:53:21 d1e5d5c openvpn[1920]: Thu Oct 24 10:53:21 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  681. Oct 24 10:53:21 d1e5d5c openvpn[1920]: Thu Oct 24 10:53:21 2019 Attempting to establish TCP connection with [AF_INET]18.232.192.190:443 [nonblock]
  682. Oct 24 10:53:22 d1e5d5c openvpn[1920]: Thu Oct 24 10:53:22 2019 TCP connection established with [AF_INET]18.232.192.190:443
  683. Oct 24 10:53:22 d1e5d5c openvpn[1920]: Thu Oct 24 10:53:22 2019 TCP_CLIENT link local: (not bound)
  684. Oct 24 10:53:22 d1e5d5c openvpn[1920]: Thu Oct 24 10:53:22 2019 TCP_CLIENT link remote: [AF_INET]18.232.192.190:443
  685. Oct 24 10:53:22 d1e5d5c openvpn[1920]: Thu Oct 24 10:53:22 2019 Connection reset, restarting [-1]
  686. Oct 24 10:53:22 d1e5d5c openvpn[1920]: Thu Oct 24 10:53:22 2019 SIGUSR1[soft,connection-reset] received, process restarting
  687. Oct 24 10:53:22 d1e5d5c openvpn[1920]: Thu Oct 24 10:53:22 2019 Restart pause, 120 second(s)
  688. Oct 24 10:55:22 d1e5d5c openvpn[1920]: Thu Oct 24 10:55:22 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  689. Oct 24 10:55:22 d1e5d5c openvpn[1920]: Thu Oct 24 10:55:22 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]34.237.229.125:443
  690. Oct 24 10:55:22 d1e5d5c openvpn[1920]: Thu Oct 24 10:55:22 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  691. Oct 24 10:55:22 d1e5d5c openvpn[1920]: Thu Oct 24 10:55:22 2019 Attempting to establish TCP connection with [AF_INET]34.237.229.125:443 [nonblock]
  692. Oct 24 10:57:22 d1e5d5c openvpn[1920]: Thu Oct 24 10:57:22 2019 TCP: connect to [AF_INET]34.237.229.125:443 failed: Connection timed out
  693. Oct 24 10:57:22 d1e5d5c openvpn[1920]: Thu Oct 24 10:57:22 2019 SIGUSR1[connection failed(soft),init_instance] received, process restarting
  694. Oct 24 10:57:22 d1e5d5c openvpn[1920]: Thu Oct 24 10:57:22 2019 Restart pause, 120 second(s)
  695. Oct 24 10:59:22 d1e5d5c openvpn[1920]: Thu Oct 24 10:59:22 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  696. Oct 24 10:59:22 d1e5d5c openvpn[1920]: Thu Oct 24 10:59:22 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]34.237.229.125:443
  697. Oct 24 10:59:22 d1e5d5c openvpn[1920]: Thu Oct 24 10:59:22 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  698. Oct 24 10:59:22 d1e5d5c openvpn[1920]: Thu Oct 24 10:59:22 2019 Attempting to establish TCP connection with [AF_INET]34.237.229.125:443 [nonblock]
  699. Oct 24 11:01:22 d1e5d5c openvpn[1920]: Thu Oct 24 11:01:22 2019 TCP: connect to [AF_INET]34.237.229.125:443 failed: Connection timed out
  700. Oct 24 11:01:22 d1e5d5c openvpn[1920]: Thu Oct 24 11:01:22 2019 SIGUSR1[connection failed(soft),init_instance] received, process restarting
  701. Oct 24 11:01:22 d1e5d5c openvpn[1920]: Thu Oct 24 11:01:22 2019 Restart pause, 120 second(s)
  702. Oct 24 11:03:22 d1e5d5c openvpn[1920]: Thu Oct 24 11:03:22 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  703. Oct 24 11:03:22 d1e5d5c openvpn[1920]: Thu Oct 24 11:03:22 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]18.232.192.190:443
  704. Oct 24 11:03:22 d1e5d5c openvpn[1920]: Thu Oct 24 11:03:22 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  705. Oct 24 11:03:22 d1e5d5c openvpn[1920]: Thu Oct 24 11:03:22 2019 Attempting to establish TCP connection with [AF_INET]18.232.192.190:443 [nonblock]
  706. Oct 24 11:03:23 d1e5d5c openvpn[1920]: Thu Oct 24 11:03:23 2019 TCP connection established with [AF_INET]18.232.192.190:443
  707. Oct 24 11:03:23 d1e5d5c openvpn[1920]: Thu Oct 24 11:03:23 2019 TCP_CLIENT link local: (not bound)
  708. Oct 24 11:03:23 d1e5d5c openvpn[1920]: Thu Oct 24 11:03:23 2019 TCP_CLIENT link remote: [AF_INET]18.232.192.190:443
  709. Oct 24 11:03:24 d1e5d5c openvpn[1920]: Thu Oct 24 11:03:24 2019 Connection reset, restarting [-1]
  710. Oct 24 11:03:24 d1e5d5c openvpn[1920]: Thu Oct 24 11:03:24 2019 SIGUSR1[soft,connection-reset] received, process restarting
  711. Oct 24 11:03:24 d1e5d5c openvpn[1920]: Thu Oct 24 11:03:24 2019 Restart pause, 120 second(s)
  712. Oct 24 11:05:24 d1e5d5c openvpn[1920]: Thu Oct 24 11:05:24 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  713. Oct 24 11:05:24 d1e5d5c openvpn[1920]: Thu Oct 24 11:05:24 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]34.237.229.125:443
  714. Oct 24 11:05:24 d1e5d5c openvpn[1920]: Thu Oct 24 11:05:24 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  715. Oct 24 11:05:24 d1e5d5c openvpn[1920]: Thu Oct 24 11:05:24 2019 Attempting to establish TCP connection with [AF_INET]34.237.229.125:443 [nonblock]
  716. Oct 24 11:07:24 d1e5d5c openvpn[1920]: Thu Oct 24 11:07:24 2019 TCP: connect to [AF_INET]34.237.229.125:443 failed: Connection timed out
  717. Oct 24 11:07:24 d1e5d5c openvpn[1920]: Thu Oct 24 11:07:24 2019 SIGUSR1[connection failed(soft),init_instance] received, process restarting
  718. Oct 24 11:07:24 d1e5d5c openvpn[1920]: Thu Oct 24 11:07:24 2019 Restart pause, 120 second(s)
  719. Oct 24 11:09:24 d1e5d5c openvpn[1920]: Thu Oct 24 11:09:24 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  720. Oct 24 11:09:24 d1e5d5c openvpn[1920]: Thu Oct 24 11:09:24 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]18.232.192.190:443
  721. Oct 24 11:09:24 d1e5d5c openvpn[1920]: Thu Oct 24 11:09:24 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  722. Oct 24 11:09:24 d1e5d5c openvpn[1920]: Thu Oct 24 11:09:24 2019 Attempting to establish TCP connection with [AF_INET]18.232.192.190:443 [nonblock]
  723. Oct 24 11:09:25 d1e5d5c openvpn[1920]: Thu Oct 24 11:09:25 2019 TCP connection established with [AF_INET]18.232.192.190:443
  724. Oct 24 11:09:25 d1e5d5c openvpn[1920]: Thu Oct 24 11:09:25 2019 TCP_CLIENT link local: (not bound)
  725. Oct 24 11:09:25 d1e5d5c openvpn[1920]: Thu Oct 24 11:09:25 2019 TCP_CLIENT link remote: [AF_INET]18.232.192.190:443
  726. Oct 24 11:09:25 d1e5d5c openvpn[1920]: Thu Oct 24 11:09:25 2019 Connection reset, restarting [-1]
  727. Oct 24 11:09:25 d1e5d5c openvpn[1920]: Thu Oct 24 11:09:25 2019 SIGUSR1[soft,connection-reset] received, process restarting
  728. Oct 24 11:09:25 d1e5d5c openvpn[1920]: Thu Oct 24 11:09:25 2019 Restart pause, 120 second(s)
  729. Oct 24 11:11:25 d1e5d5c openvpn[1920]: Thu Oct 24 11:11:25 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  730. Oct 24 11:11:25 d1e5d5c openvpn[1920]: Thu Oct 24 11:11:25 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]34.237.229.125:443
  731. Oct 24 11:11:25 d1e5d5c openvpn[1920]: Thu Oct 24 11:11:25 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  732. Oct 24 11:11:25 d1e5d5c openvpn[1920]: Thu Oct 24 11:11:25 2019 Attempting to establish TCP connection with [AF_INET]34.237.229.125:443 [nonblock]
  733. Oct 24 11:13:25 d1e5d5c openvpn[1920]: Thu Oct 24 11:13:25 2019 TCP: connect to [AF_INET]34.237.229.125:443 failed: Connection timed out
  734. Oct 24 11:13:25 d1e5d5c openvpn[1920]: Thu Oct 24 11:13:25 2019 SIGUSR1[connection failed(soft),init_instance] received, process restarting
  735. Oct 24 11:13:25 d1e5d5c openvpn[1920]: Thu Oct 24 11:13:25 2019 Restart pause, 120 second(s)
  736. Oct 24 11:15:25 d1e5d5c openvpn[1920]: Thu Oct 24 11:15:25 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  737. Oct 24 11:15:25 d1e5d5c openvpn[1920]: Thu Oct 24 11:15:25 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]18.232.192.190:443
  738. Oct 24 11:15:25 d1e5d5c openvpn[1920]: Thu Oct 24 11:15:25 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  739. Oct 24 11:15:25 d1e5d5c openvpn[1920]: Thu Oct 24 11:15:25 2019 Attempting to establish TCP connection with [AF_INET]18.232.192.190:443 [nonblock]
  740. Oct 24 11:15:26 d1e5d5c openvpn[1920]: Thu Oct 24 11:15:26 2019 TCP connection established with [AF_INET]18.232.192.190:443
  741. Oct 24 11:15:26 d1e5d5c openvpn[1920]: Thu Oct 24 11:15:26 2019 TCP_CLIENT link local: (not bound)
  742. Oct 24 11:15:26 d1e5d5c openvpn[1920]: Thu Oct 24 11:15:26 2019 TCP_CLIENT link remote: [AF_INET]18.232.192.190:443
  743. Oct 24 11:15:26 d1e5d5c openvpn[1920]: Thu Oct 24 11:15:26 2019 Connection reset, restarting [-1]
  744. Oct 24 11:15:26 d1e5d5c openvpn[1920]: Thu Oct 24 11:15:26 2019 SIGUSR1[soft,connection-reset] received, process restarting
  745. Oct 24 11:15:26 d1e5d5c openvpn[1920]: Thu Oct 24 11:15:26 2019 Restart pause, 120 second(s)
  746. Oct 24 11:17:26 d1e5d5c openvpn[1920]: Thu Oct 24 11:17:26 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  747. Oct 24 11:17:26 d1e5d5c openvpn[1920]: Thu Oct 24 11:17:26 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]18.232.192.190:443
  748. Oct 24 11:17:26 d1e5d5c openvpn[1920]: Thu Oct 24 11:17:26 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  749. Oct 24 11:17:26 d1e5d5c openvpn[1920]: Thu Oct 24 11:17:26 2019 Attempting to establish TCP connection with [AF_INET]18.232.192.190:443 [nonblock]
  750. Oct 24 11:17:28 d1e5d5c openvpn[1920]: Thu Oct 24 11:17:28 2019 TCP connection established with [AF_INET]18.232.192.190:443
  751. Oct 24 11:17:28 d1e5d5c openvpn[1920]: Thu Oct 24 11:17:28 2019 TCP_CLIENT link local: (not bound)
  752. Oct 24 11:17:28 d1e5d5c openvpn[1920]: Thu Oct 24 11:17:28 2019 TCP_CLIENT link remote: [AF_INET]18.232.192.190:443
  753. Oct 24 11:17:28 d1e5d5c openvpn[1920]: Thu Oct 24 11:17:28 2019 Connection reset, restarting [-1]
  754. Oct 24 11:17:28 d1e5d5c openvpn[1920]: Thu Oct 24 11:17:28 2019 SIGUSR1[soft,connection-reset] received, process restarting
  755. Oct 24 11:17:28 d1e5d5c openvpn[1920]: Thu Oct 24 11:17:28 2019 Restart pause, 120 second(s)
  756. Oct 24 11:19:28 d1e5d5c openvpn[1920]: Thu Oct 24 11:19:28 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  757. Oct 24 11:19:28 d1e5d5c openvpn[1920]: Thu Oct 24 11:19:28 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]34.237.229.125:443
  758. Oct 24 11:19:28 d1e5d5c openvpn[1920]: Thu Oct 24 11:19:28 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  759. Oct 24 11:19:28 d1e5d5c openvpn[1920]: Thu Oct 24 11:19:28 2019 Attempting to establish TCP connection with [AF_INET]34.237.229.125:443 [nonblock]
  760. Oct 24 11:21:28 d1e5d5c openvpn[1920]: Thu Oct 24 11:21:28 2019 TCP: connect to [AF_INET]34.237.229.125:443 failed: Connection timed out
  761. Oct 24 11:21:28 d1e5d5c openvpn[1920]: Thu Oct 24 11:21:28 2019 SIGUSR1[connection failed(soft),init_instance] received, process restarting
  762. Oct 24 11:21:28 d1e5d5c openvpn[1920]: Thu Oct 24 11:21:28 2019 Restart pause, 120 second(s)
  763. Oct 24 11:23:28 d1e5d5c openvpn[1920]: Thu Oct 24 11:23:28 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  764. Oct 24 11:23:28 d1e5d5c openvpn[1920]: Thu Oct 24 11:23:28 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]34.237.229.125:443
  765. Oct 24 11:23:28 d1e5d5c openvpn[1920]: Thu Oct 24 11:23:28 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  766. Oct 24 11:23:28 d1e5d5c openvpn[1920]: Thu Oct 24 11:23:28 2019 Attempting to establish TCP connection with [AF_INET]34.237.229.125:443 [nonblock]
  767. Oct 24 11:25:28 d1e5d5c openvpn[1920]: Thu Oct 24 11:25:28 2019 TCP: connect to [AF_INET]34.237.229.125:443 failed: Connection timed out
  768. Oct 24 11:25:28 d1e5d5c openvpn[1920]: Thu Oct 24 11:25:28 2019 SIGUSR1[connection failed(soft),init_instance] received, process restarting
  769. Oct 24 11:25:28 d1e5d5c openvpn[1920]: Thu Oct 24 11:25:28 2019 Restart pause, 120 second(s)
  770. Oct 24 11:27:28 d1e5d5c openvpn[1920]: Thu Oct 24 11:27:28 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  771. Oct 24 11:27:28 d1e5d5c openvpn[1920]: Thu Oct 24 11:27:28 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]18.232.192.190:443
  772. Oct 24 11:27:28 d1e5d5c openvpn[1920]: Thu Oct 24 11:27:28 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  773. Oct 24 11:27:28 d1e5d5c openvpn[1920]: Thu Oct 24 11:27:28 2019 Attempting to establish TCP connection with [AF_INET]18.232.192.190:443 [nonblock]
  774. Oct 24 11:27:29 d1e5d5c openvpn[1920]: Thu Oct 24 11:27:29 2019 TCP connection established with [AF_INET]18.232.192.190:443
  775. Oct 24 11:27:29 d1e5d5c openvpn[1920]: Thu Oct 24 11:27:29 2019 TCP_CLIENT link local: (not bound)
  776. Oct 24 11:27:29 d1e5d5c openvpn[1920]: Thu Oct 24 11:27:29 2019 TCP_CLIENT link remote: [AF_INET]18.232.192.190:443
  777. Oct 24 11:27:29 d1e5d5c openvpn[1920]: Thu Oct 24 11:27:29 2019 Connection reset, restarting [-1]
  778. Oct 24 11:27:29 d1e5d5c openvpn[1920]: Thu Oct 24 11:27:29 2019 SIGUSR1[soft,connection-reset] received, process restarting
  779. Oct 24 11:27:29 d1e5d5c openvpn[1920]: Thu Oct 24 11:27:29 2019 Restart pause, 120 second(s)
  780. Oct 24 11:29:29 d1e5d5c openvpn[1920]: Thu Oct 24 11:29:29 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  781. Oct 24 11:29:30 d1e5d5c openvpn[1920]: Thu Oct 24 11:29:30 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]34.237.229.125:443
  782. Oct 24 11:29:30 d1e5d5c openvpn[1920]: Thu Oct 24 11:29:30 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  783. Oct 24 11:29:30 d1e5d5c openvpn[1920]: Thu Oct 24 11:29:30 2019 Attempting to establish TCP connection with [AF_INET]34.237.229.125:443 [nonblock]
  784. Oct 24 11:31:30 d1e5d5c openvpn[1920]: Thu Oct 24 11:31:30 2019 TCP: connect to [AF_INET]34.237.229.125:443 failed: Connection timed out
  785. Oct 24 11:31:30 d1e5d5c openvpn[1920]: Thu Oct 24 11:31:30 2019 SIGUSR1[connection failed(soft),init_instance] received, process restarting
  786. Oct 24 11:31:30 d1e5d5c openvpn[1920]: Thu Oct 24 11:31:30 2019 Restart pause, 120 second(s)
  787. Oct 24 11:33:30 d1e5d5c openvpn[1920]: Thu Oct 24 11:33:30 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  788. Oct 24 11:33:30 d1e5d5c openvpn[1920]: Thu Oct 24 11:33:30 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]18.232.192.190:443
  789. Oct 24 11:33:30 d1e5d5c openvpn[1920]: Thu Oct 24 11:33:30 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  790. Oct 24 11:33:30 d1e5d5c openvpn[1920]: Thu Oct 24 11:33:30 2019 Attempting to establish TCP connection with [AF_INET]18.232.192.190:443 [nonblock]
  791. Oct 24 11:33:31 d1e5d5c openvpn[1920]: Thu Oct 24 11:33:31 2019 TCP connection established with [AF_INET]18.232.192.190:443
  792. Oct 24 11:33:31 d1e5d5c openvpn[1920]: Thu Oct 24 11:33:31 2019 TCP_CLIENT link local: (not bound)
  793. Oct 24 11:33:31 d1e5d5c openvpn[1920]: Thu Oct 24 11:33:31 2019 TCP_CLIENT link remote: [AF_INET]18.232.192.190:443
  794. Oct 24 11:33:31 d1e5d5c openvpn[1920]: Thu Oct 24 11:33:31 2019 Connection reset, restarting [-1]
  795. Oct 24 11:33:31 d1e5d5c openvpn[1920]: Thu Oct 24 11:33:31 2019 SIGUSR1[soft,connection-reset] received, process restarting
  796. Oct 24 11:33:31 d1e5d5c openvpn[1920]: Thu Oct 24 11:33:31 2019 Restart pause, 120 second(s)
  797. Oct 24 11:35:31 d1e5d5c openvpn[1920]: Thu Oct 24 11:35:31 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  798. Oct 24 11:35:31 d1e5d5c openvpn[1920]: Thu Oct 24 11:35:31 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]18.232.192.190:443
  799. Oct 24 11:35:31 d1e5d5c openvpn[1920]: Thu Oct 24 11:35:31 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  800. Oct 24 11:35:31 d1e5d5c openvpn[1920]: Thu Oct 24 11:35:31 2019 Attempting to establish TCP connection with [AF_INET]18.232.192.190:443 [nonblock]
  801. Oct 24 11:35:32 d1e5d5c openvpn[1920]: Thu Oct 24 11:35:32 2019 TCP connection established with [AF_INET]18.232.192.190:443
  802. Oct 24 11:35:32 d1e5d5c openvpn[1920]: Thu Oct 24 11:35:32 2019 TCP_CLIENT link local: (not bound)
  803. Oct 24 11:35:32 d1e5d5c openvpn[1920]: Thu Oct 24 11:35:32 2019 TCP_CLIENT link remote: [AF_INET]18.232.192.190:443
  804. Oct 24 11:35:32 d1e5d5c openvpn[1920]: Thu Oct 24 11:35:32 2019 Connection reset, restarting [-1]
  805. Oct 24 11:35:32 d1e5d5c openvpn[1920]: Thu Oct 24 11:35:32 2019 SIGUSR1[soft,connection-reset] received, process restarting
  806. Oct 24 11:35:32 d1e5d5c openvpn[1920]: Thu Oct 24 11:35:32 2019 Restart pause, 120 second(s)
  807. Oct 24 11:37:32 d1e5d5c openvpn[1920]: Thu Oct 24 11:37:32 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  808. Oct 24 11:37:32 d1e5d5c openvpn[1920]: Thu Oct 24 11:37:32 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]34.237.229.125:443
  809. Oct 24 11:37:32 d1e5d5c openvpn[1920]: Thu Oct 24 11:37:32 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  810. Oct 24 11:37:32 d1e5d5c openvpn[1920]: Thu Oct 24 11:37:32 2019 Attempting to establish TCP connection with [AF_INET]34.237.229.125:443 [nonblock]
  811. Oct 24 11:39:32 d1e5d5c openvpn[1920]: Thu Oct 24 11:39:32 2019 TCP: connect to [AF_INET]34.237.229.125:443 failed: Connection timed out
  812. Oct 24 11:39:32 d1e5d5c openvpn[1920]: Thu Oct 24 11:39:32 2019 SIGUSR1[connection failed(soft),init_instance] received, process restarting
  813. Oct 24 11:39:32 d1e5d5c openvpn[1920]: Thu Oct 24 11:39:32 2019 Restart pause, 120 second(s)
  814. Oct 24 11:41:32 d1e5d5c openvpn[1920]: Thu Oct 24 11:41:32 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  815. Oct 24 11:41:32 d1e5d5c openvpn[1920]: Thu Oct 24 11:41:32 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]34.237.229.125:443
  816. Oct 24 11:41:32 d1e5d5c openvpn[1920]: Thu Oct 24 11:41:32 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  817. Oct 24 11:41:32 d1e5d5c openvpn[1920]: Thu Oct 24 11:41:32 2019 Attempting to establish TCP connection with [AF_INET]34.237.229.125:443 [nonblock]
  818. Oct 24 11:43:32 d1e5d5c openvpn[1920]: Thu Oct 24 11:43:32 2019 TCP: connect to [AF_INET]34.237.229.125:443 failed: Connection timed out
  819. Oct 24 11:43:32 d1e5d5c openvpn[1920]: Thu Oct 24 11:43:32 2019 SIGUSR1[connection failed(soft),init_instance] received, process restarting
  820. Oct 24 11:43:32 d1e5d5c openvpn[1920]: Thu Oct 24 11:43:32 2019 Restart pause, 120 second(s)
  821. Oct 24 11:45:32 d1e5d5c openvpn[1920]: Thu Oct 24 11:45:32 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  822. Oct 24 11:45:32 d1e5d5c openvpn[1920]: Thu Oct 24 11:45:32 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]18.232.192.190:443
  823. Oct 24 11:45:32 d1e5d5c openvpn[1920]: Thu Oct 24 11:45:32 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  824. Oct 24 11:45:32 d1e5d5c openvpn[1920]: Thu Oct 24 11:45:32 2019 Attempting to establish TCP connection with [AF_INET]18.232.192.190:443 [nonblock]
  825. Oct 24 11:45:33 d1e5d5c openvpn[1920]: Thu Oct 24 11:45:33 2019 TCP connection established with [AF_INET]18.232.192.190:443
  826. Oct 24 11:45:33 d1e5d5c openvpn[1920]: Thu Oct 24 11:45:33 2019 TCP_CLIENT link local: (not bound)
  827. Oct 24 11:45:33 d1e5d5c openvpn[1920]: Thu Oct 24 11:45:33 2019 TCP_CLIENT link remote: [AF_INET]18.232.192.190:443
  828. Oct 24 11:45:33 d1e5d5c openvpn[1920]: Thu Oct 24 11:45:33 2019 Connection reset, restarting [-1]
  829. Oct 24 11:45:33 d1e5d5c openvpn[1920]: Thu Oct 24 11:45:33 2019 SIGUSR1[soft,connection-reset] received, process restarting
  830. Oct 24 11:45:33 d1e5d5c openvpn[1920]: Thu Oct 24 11:45:33 2019 Restart pause, 120 second(s)
  831. Oct 24 11:47:33 d1e5d5c openvpn[1920]: Thu Oct 24 11:47:33 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  832. Oct 24 11:47:34 d1e5d5c openvpn[1920]: Thu Oct 24 11:47:34 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]18.232.192.190:443
  833. Oct 24 11:47:34 d1e5d5c openvpn[1920]: Thu Oct 24 11:47:34 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
  834. Oct 24 11:47:34 d1e5d5c openvpn[1920]: Thu Oct 24 11:47:34 2019 Attempting to establish TCP connection with [AF_INET]18.232.192.190:443 [nonblock]
  835. Oct 24 11:47:35 d1e5d5c openvpn[1920]: Thu Oct 24 11:47:35 2019 TCP connection established with [AF_INET]18.232.192.190:443
  836. Oct 24 11:47:35 d1e5d5c openvpn[1920]: Thu Oct 24 11:47:35 2019 TCP_CLIENT link local: (not bound)
  837. Oct 24 11:47:35 d1e5d5c openvpn[1920]: Thu Oct 24 11:47:35 2019 TCP_CLIENT link remote: [AF_INET]18.232.192.190:443
  838. Oct 24 11:48:35 d1e5d5c openvpn[1920]: Thu Oct 24 11:48:35 2019 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
  839. Oct 24 11:48:35 d1e5d5c openvpn[1920]: Thu Oct 24 11:48:35 2019 TLS Error: TLS handshake failed
  840. Oct 24 11:48:35 d1e5d5c openvpn[1920]: Thu Oct 24 11:48:35 2019 Fatal TLS error (check_tls_errors_co), restarting
  841. Oct 24 11:48:35 d1e5d5c openvpn[1920]: Thu Oct 24 11:48:35 2019 SIGUSR1[soft,tls-error] received, process restarting
  842. Oct 24 11:48:35 d1e5d5c openvpn[1920]: Thu Oct 24 11:48:35 2019 Restart pause, 120 second(s)
Advertisement
Add Comment
Please, Sign In to add comment