Created
October 2, 2015 12:45
-
-
Save xv-tom-l/a6b384ee91e79b542f7b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
============================================== | |
Connecting to Hong Kong - 3, ip: XXX.XXX.XXX.XXX, protocol: udp | |
Thu Oct 1 10:51:29 2015 DEPRECATED OPTION: --tls-remote, please update your configuration | |
Thu Oct 1 10:51:29 2015 OpenVPN 2.3.8 x86_64-apple-darwin [SSL (OpenSSL)] [LZO] [PKCS11] [MH] [IPv6] built on Aug 27 2015 | |
Thu Oct 1 10:51:29 2015 library versions: OpenSSL 1.0.2d 9 Jul 2015, LZO 2.09 | |
Thu Oct 1 10:51:29 2015 MANAGEMENT: TCP Socket listening on [AF_INET]XXX.XXX.XXX.XXX:1337 | |
Thu Oct 1 10:51:29 2015 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts | |
Thu Oct 1 10:51:29 2015 WARNING: file 'ssl/client.key' is group or others accessible | |
Thu Oct 1 10:51:29 2015 WARNING: file 'ssl/ta.key' is group or others accessible | |
Thu Oct 1 10:51:29 2015 Control Channel Authentication: using 'ssl/ta.key' as a OpenVPN static key file | |
Thu Oct 1 10:51:29 2015 Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication | |
Thu Oct 1 10:51:29 2015 Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication | |
Thu Oct 1 10:51:29 2015 Socket Buffers: R=[196724->65536] S=[9216->65536] | |
Thu Oct 1 10:51:29 2015 UDPv4 link local: [undef] | |
Thu Oct 1 10:51:29 2015 UDPv4 link remote: [AF_INET]XXX.XXX.XXX.XXX:10089 | |
Thu Oct 1 10:51:29 2015 TLS: Initial packet from [AF_INET]XXX.XXX.XXX.XXX:10089, sid=31bdeb46 a0f4d1a8 | |
Thu Oct 1 10:51:30 2015 VERIFY OK: depth=1, /C=US/ST=CA/L=SanFrancisco/O=Fort-Funston/CN=Fort-Funston_CA/[email protected] | |
Thu Oct 1 10:51:30 2015 VERIFY OK: nsCertType=SERVER | |
Thu Oct 1 10:51:30 2015 VERIFY X509NAME OK: /C=US/ST=CA/O=Fort-Funston/CN=server_v1/[email protected] | |
Thu Oct 1 10:51:30 2015 VERIFY OK: depth=0, /C=US/ST=CA/O=Fort-Funston/CN=server_v1/[email protected] | |
Thu Oct 1 10:51:36 2015 Data Channel Encrypt: Cipher 'BF-CBC' initialized with 128 bit key | |
Thu Oct 1 10:51:36 2015 Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication | |
Thu Oct 1 10:51:36 2015 Data Channel Decrypt: Cipher 'BF-CBC' initialized with 128 bit key | |
Thu Oct 1 10:51:36 2015 Data Channel Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication | |
Thu Oct 1 10:51:36 2015 Control Channel: TLSv1, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 2048 bit RSA | |
Thu Oct 1 10:51:36 2015 [server_v1] Peer Connection Initiated with [AF_INET]XXX.XXX.XXX.XXX:10089 | |
Thu Oct 1 10:51:39 2015 SENT CONTROL [server_v1]: 'PUSH_REQUEST' (status=1) | |
Thu Oct 1 10:51:44 2015 SENT CONTROL [server_v1]: 'PUSH_REQUEST' (status=1) | |
Thu Oct 1 10:51:49 2015 SENT CONTROL [server_v1]: 'PUSH_REQUEST' (status=1) | |
Thu Oct 1 10:51:54 2015 SENT CONTROL [server_v1]: 'PUSH_REQUEST' (status=1) | |
Thu Oct 1 10:52:00 2015 SENT CONTROL [server_v1]: 'PUSH_REQUEST' (status=1) | |
Thu Oct 1 10:52:05 2015 SENT CONTROL [server_v1]: 'PUSH_REQUEST' (status=1) | |
Thu Oct 1 10:52:11 2015 SENT CONTROL [server_v1]: 'PUSH_REQUEST' (status=1) | |
Thu Oct 1 10:52:16 2015 SENT CONTROL [server_v1]: 'PUSH_REQUEST' (status=1) | |
Thu Oct 1 10:52:21 2015 SENT CONTROL [server_v1]: 'PUSH_REQUEST' (status=1) | |
Thu Oct 1 10:52:26 2015 SENT CONTROL [server_v1]: 'PUSH_REQUEST' (status=1) | |
Thu Oct 1 10:52:31 2015 SENT CONTROL [server_v1]: 'PUSH_REQUEST' (status=1) | |
Thu Oct 1 10:52:36 2015 SENT CONTROL [server_v1]: 'PUSH_REQUEST' (status=1) | |
Thu Oct 1 10:52:41 2015 No reply from server after sending 12 push requests | |
Thu Oct 1 10:52:41 2015 SIGTERM[soft,no-push-reply] received, process exiting |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment