Created
October 2, 2015 12:46
-
-
Save xv-tom-l/8f656f3ac8d74f1a6dd1 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 Singapore - CBD, ip: XXX.XXX.XXX.XXX, protocol: tcp | |
Thu Oct 1 07:02:51 2015 DEPRECATED OPTION: --tls-remote, please update your configuration | |
Thu Oct 1 07:02:51 2015 OpenVPN 2.3.8 x86_64-apple-darwin [SSL (OpenSSL)] [LZO] [PKCS11] [MH] [IPv6] built on Aug 27 2015 | |
Thu Oct 1 07:02:51 2015 library versions: OpenSSL 1.0.2d 9 Jul 2015, LZO 2.09 | |
Thu Oct 1 07:02:51 2015 MANAGEMENT: TCP Socket listening on [AF_INET]XXX.XXX.XXX.XXX:1337 | |
Thu Oct 1 07:02:51 2015 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts | |
Thu Oct 1 07:02:51 2015 Control Channel Authentication: using 'ssl/ta.key' as a OpenVPN static key file | |
Thu Oct 1 07:02:51 2015 Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication | |
Thu Oct 1 07:02:51 2015 Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication | |
Thu Oct 1 07:02:51 2015 Socket Buffers: R=[131072->65536] S=[131072->65536] | |
Thu Oct 1 07:02:51 2015 Attempting to establish TCP connection with [AF_INET]XXX.XXX.XXX.XXX:443 [nonblock] | |
Thu Oct 1 07:02:52 2015 TCP connection established with [AF_INET]XXX.XXX.XXX.XXX:443 | |
Thu Oct 1 07:02:52 2015 TCPv4_CLIENT link local: [undef] | |
Thu Oct 1 07:02:52 2015 TCPv4_CLIENT link remote: [AF_INET]XXX.XXX.XXX.XXX:443 | |
Thu Oct 1 07:02:52 2015 TLS: Initial packet from [AF_INET]XXX.XXX.XXX.XXX:443, sid=fd8dd860 ddad84a1 | |
Thu Oct 1 07:02:54 2015 VERIFY OK: depth=1, /C=US/ST=CA/L=SanFrancisco/O=Fort-Funston/CN=Fort-Funston_CA/[email protected] | |
Thu Oct 1 07:02:54 2015 VERIFY OK: nsCertType=SERVER | |
Thu Oct 1 07:02:54 2015 VERIFY X509NAME OK: /C=US/ST=CA/O=Fort-Funston/CN=server_v1/[email protected] | |
Thu Oct 1 07:02:54 2015 VERIFY OK: depth=0, /C=US/ST=CA/O=Fort-Funston/CN=server_v1/[email protected] | |
Thu Oct 1 07:02:58 2015 Data Channel Encrypt: Cipher 'BF-CBC' initialized with 128 bit key | |
Thu Oct 1 07:02:58 2015 Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication | |
Thu Oct 1 07:02:58 2015 Data Channel Decrypt: Cipher 'BF-CBC' initialized with 128 bit key | |
Thu Oct 1 07:02:58 2015 Data Channel Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication | |
Thu Oct 1 07:02:58 2015 Control Channel: TLSv1, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 2048 bit RSA | |
Thu Oct 1 07:02:58 2015 [server_v1] Peer Connection Initiated with [AF_INET]XXX.XXX.XXX.XXX:443 | |
Thu Oct 1 07:03:01 2015 SENT CONTROL [server_v1]: 'PUSH_REQUEST' (status=1) | |
Thu Oct 1 07:03:01 2015 PUSH: Received control message: 'PUSH_REPLY,redirect-gateway def1,dhcp-option DNS XXX.XXX.XXX.XXX,route XXX.XXX.XXX.XXX,topology net30,ping 10,ping-restart 60,ifconfig XXX.XXX.XXX.XXX XXX.XXX.XXX.XXX' | |
Thu Oct 1 07:03:01 2015 OPTIONS IMPORT: timers and/or timeouts modified | |
Thu Oct 1 07:03:01 2015 OPTIONS IMPORT: --ifconfig/up options modified | |
Thu Oct 1 07:03:01 2015 OPTIONS IMPORT: route options modified | |
Thu Oct 1 07:03:01 2015 OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified | |
Thu Oct 1 07:03:01 2015 Opened utun device utun0 | |
Thu Oct 1 07:03:01 2015 do_ifconfig, tt->ipv6=0, tt->did_ifconfig_ipv6_setup=0 | |
Thu Oct 1 07:03:01 2015 /sbin/ifconfig utun0 delete | |
ifconfig: ioctl (SIOCDIFADDR): Can't assign requested address | |
Thu Oct 1 07:03:01 2015 NOTE: Tried to delete pre-existing tun/tap instance -- No Problem if failure | |
Thu Oct 1 07:03:01 2015 /sbin/ifconfig utun0 XXX.XXX.XXX.XXX XXX.XXX.XXX.XXX mtu 1500 netmask XXX.XXX.XXX.XXX up | |
Thu Oct 1 07:03:01 2015 /Applications/ExpressVPN.app/Contents/Resources/client.up.sh -w -d -f utun0 1500 1544 XXX.XXX.XXX.XXX XXX.XXX.XXX.XXX init | |
Thu Oct 1 08:02:59 2015 [server_v1] Inactivity timeout (--ping-restart), restarting | |
Thu Oct 1 08:02:59 2015 Closing TUN/TAP interface | |
Thu Oct 1 08:02:59 2015 /Applications/ExpressVPN.app/Contents/Resources/client.down.sh -w -d -f utun0 1500 1544 XXX.XXX.XXX.XXX XXX.XXX.XXX.XXX init | |
key | |
Thu Oct 1 08:02:59 2015 SIGTERM[soft,ping-restart] received, process exiting |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment