Guest User

First Try

a guest
Mar 10th, 2016
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.38 KB | None | 0 0
  1. 10.03.2016 14:45:33 Debug Debug: config connect called, startupDelay + 0
  2. 10.03.2016 14:45:33 Log DisconnectReason set to NoDisconnect in connect_thread
  3. 10.03.2016 14:45:33 Log Debug: connect_thread started
  4. 10.03.2016 14:45:33 Debug PreConnect called
  5. 10.03.2016 14:45:33 Debug CheckState(VpnConnectionState.Initializing) done
  6. 10.03.2016 14:45:33 Debug ChangeState(VpnConnectionState.Initializing); done
  7. 10.03.2016 14:45:33 Log State Change Event - Initializing
  8. 10.03.2016 14:45:33 Log hangtimer reset calling in statechange to init
  9. 10.03.2016 14:45:34 Log Waiting for OpenVPN.exe to get ready
  10. 10.03.2016 14:45:34 Log OpenVPN.exe ready
  11. 10.03.2016 14:45:34 Log Checking firewall and DNS leak protection settings
  12. 10.03.2016 14:45:40 Log Waiting for network to get ready
  13. 10.03.2016 14:45:44 Debug Debug: Serviceconnection connect called
  14. 10.03.2016 14:45:44 Debug connectthread exiting4
  15. 10.03.2016 14:45:45 Management Connecting to management interface 127.0.0.1:11201
  16. 10.03.2016 14:45:45 Log MANAGEMENT: CMD 'state on'
  17. 10.03.2016 14:45:45 Log MANAGEMENT: CMD 'hold release'
  18. 10.03.2016 14:45:45 Log MANAGEMENT: CMD 'username 'Auth' "<Username Removed>"'
  19. 10.03.2016 14:45:46 Log MANAGEMENT: CMD 'password [...]'
  20. 10.03.2016 14:45:46 Log NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  21. 10.03.2016 14:45:46 Log Deprecated TLS cipher name 'DHE-RSA-AES256-GCM-SHA384', please use IANA name 'TLS-DHE-RSA-WITH-AES-256-GCM-SHA384'
  22. 10.03.2016 14:45:46 Log Deprecated TLS cipher name 'DHE-RSA-AES256-SHA256', please use IANA name 'TLS-DHE-RSA-WITH-AES-256-CBC-SHA256'
  23. 10.03.2016 14:45:46 Log Deprecated TLS cipher name 'DHE-RSA-AES128-GCM-SHA256', please use IANA name 'TLS-DHE-RSA-WITH-AES-128-GCM-SHA256'
  24. 10.03.2016 14:45:46 Log Deprecated TLS cipher name 'DHE-RSA-AES128-SHA256', please use IANA name 'TLS-DHE-RSA-WITH-AES-128-CBC-SHA256'
  25. 10.03.2016 14:45:46 Log Deprecated TLS cipher name 'DHE-RSA-CAMELLIA256-SHA', please use IANA name 'TLS-DHE-RSA-WITH-CAMELLIA-256-CBC-SHA'
  26. 10.03.2016 14:45:46 Log Deprecated TLS cipher name 'DHE-RSA-AES256-SHA', please use IANA name 'TLS-DHE-RSA-WITH-AES-256-CBC-SHA'
  27. 10.03.2016 14:45:46 Log Deprecated TLS cipher name 'DHE-RSA-CAMELLIA128-SHA', please use IANA name 'TLS-DHE-RSA-WITH-CAMELLIA-128-CBC-SHA'
  28. 10.03.2016 14:45:46 Log Deprecated TLS cipher name 'DHE-RSA-AES128-SHA', please use IANA name 'TLS-DHE-RSA-WITH-AES-128-CBC-SHA'
  29. 10.03.2016 14:45:46 Log Deprecated TLS cipher name 'CAMELLIA256-SHA', please use IANA name 'TLS-RSA-WITH-CAMELLIA-256-CBC-SHA'
  30. 10.03.2016 14:45:46 Log Deprecated TLS cipher name 'AES256-SHA', please use IANA name 'TLS-RSA-WITH-AES-256-CBC-SHA'
  31. 10.03.2016 14:45:46 Log Deprecated TLS cipher name 'CAMELLIA128-SHA', please use IANA name 'TLS-RSA-WITH-CAMELLIA-128-CBC-SHA'
  32. 10.03.2016 14:45:46 Log Deprecated TLS cipher name 'AES128-SHA', please use IANA name 'TLS-RSA-WITH-AES-128-CBC-SHA'
  33. 10.03.2016 14:45:46 Log Control Channel Authentication: using 'Frankfurt_ta.key' as a OpenVPN static key file
  34. 10.03.2016 14:45:46 Log Outgoing Control Channel Authentication: Using 512 bit message hash 'SHA512' for HMAC authentication
  35. 10.03.2016 14:45:46 Log Incoming Control Channel Authentication: Using 512 bit message hash 'SHA512' for HMAC authentication
  36. 10.03.2016 14:45:46 Log LZO compression initialized
  37. 10.03.2016 14:45:46 Log Control Channel MTU parms [ L:1604 D:212 EF:112 EB:0 ET:0 EL:3 ]
  38. 10.03.2016 14:45:46 Log Socket Buffers: R=[65536->65536] S=[65536->65536]
  39. 10.03.2016 14:45:46 Log Data Channel MTU parms [ L:1604 D:1450 EF:104 EB:143 ET:0 EL:3 AF:3/1 ]
  40. 10.03.2016 14:45:46 Log Local Options String: 'V4,dev-type tun,link-mtu 1604,tun-mtu 1500,proto TCPv4_CLIENT,comp-lzo,keydir 1,cipher AES-256-CBC,auth SHA512,keysize 256,tls-auth,key-method 2,tls-client'
  41. 10.03.2016 14:45:46 Log Expected Remote Options String: 'V4,dev-type tun,link-mtu 1604,tun-mtu 1500,proto TCPv4_SERVER,comp-lzo,keydir 0,cipher AES-256-CBC,auth SHA512,keysize 256,tls-auth,key-method 2,tls-server'
  42. 10.03.2016 14:45:46 Log Local Options hash (VER=V4): 'c19f87b0'
  43. 10.03.2016 14:45:46 Log Expected Remote Options hash (VER=V4): 'eda38e81'
  44. 10.03.2016 14:45:46 Log Attempting to establish TCP connection with [AF_INET]178.162.194.30:1152 [nonblock]
  45. 10.03.2016 14:45:46 Log MANAGEMENT: >STATE:1457617546,TCP_CONNECT,,,
  46. 10.03.2016 14:45:46 State TCP_CONNECT
  47. 10.03.2016 14:45:46 Log hangtimer reset calling in statechange to init
  48. 10.03.2016 14:45:47 Log TCP connection established with [AF_INET]178.162.194.30:1152
  49. 10.03.2016 14:45:47 Log TCPv4_CLIENT link local: [undef]
  50. 10.03.2016 14:45:47 Log TCPv4_CLIENT link remote: [AF_INET]178.162.194.30:1152
  51. 10.03.2016 14:45:47 Log MANAGEMENT: >STATE:1457617547,WAIT,,,
  52. 10.03.2016 14:45:47 State WAIT
  53. 10.03.2016 14:45:47 Log MANAGEMENT: >STATE:1457617547,AUTH,,,
  54. 10.03.2016 14:45:47 Log hangtimer reset calling in statechange to init
  55. 10.03.2016 14:45:47 State AUTH
  56. 10.03.2016 14:45:47 Log TLS: Initial packet from [AF_INET]178.162.194.30:1152, sid=f491b1a6 ba32c3db
  57. 10.03.2016 14:45:47 Log WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
  58. 10.03.2016 14:45:48 Log hangtimer reset calling in statechange to init
  59. 10.03.2016 14:45:48 Log VERIFY OK: depth=1, C=CH, ST=Zug, L=Zug, O=Perfect Privacy, CN=Perfect Privacy, [email protected]
  60. 10.03.2016 14:45:48 Log VERIFY OK: nsCertType=SERVER
  61. 10.03.2016 14:45:48 Log VERIFY OK: depth=0, C=CH, ST=Zug, O=Perfect Privacy, CN=server, [email protected]
  62. 10.03.2016 14:45:50 Log Data Channel Encrypt: Cipher 'AES-256-CBC' initialized with 256 bit key
  63. 10.03.2016 14:45:50 Log Data Channel Encrypt: Using 512 bit message hash 'SHA512' for HMAC authentication
  64. 10.03.2016 14:45:50 Log Data Channel Decrypt: Cipher 'AES-256-CBC' initialized with 256 bit key
  65. 10.03.2016 14:45:50 Log Data Channel Decrypt: Using 512 bit message hash 'SHA512' for HMAC authentication
  66. 10.03.2016 14:45:50 Log Control Channel: TLSv1, cipher TLSv1/SSLv3 DHE-RSA-CAMELLIA256-SHA, 4096 bit RSA
  67. 10.03.2016 14:45:50 Log [server] Peer Connection Initiated with [AF_INET]178.162.194.30:1152
  68. 10.03.2016 14:45:51 Log MANAGEMENT: >STATE:1457617551,GET_CONFIG,,,
  69. 10.03.2016 14:45:51 State GET_CONFIG
  70. 10.03.2016 14:45:51 Log hangtimer reset calling in statechange to init
  71. 10.03.2016 14:45:52 Log SENT CONTROL [server]: 'PUSH_REQUEST' (status=1)
  72. 10.03.2016 14:45:52 Log PUSH: Received control message: 'PUSH_REPLY,ifconfig-ipv6 fdbf:1d37:bbe0:29:1:4:2:124/112 fdbf:1d37:bbe0:29:1:4:2:1,redirect-gateway def1,sndbuf 131072,rcvbuf 131072,topology subnet,route-gateway 10.29.14.2,redirect-gateway ipv6,route-ipv6 2000::/3,ping 10,ping-restart 60,dhcp-option DNS 37.48.74.75,dhcp-option DNS 81.95.5.34,ifconfig 10.29.14.24 255.255.255.0'
  73. 10.03.2016 14:45:52 Log Options error: unknown --redirect-gateway flag: ipv6
  74. 10.03.2016 14:45:52 Log OPTIONS IMPORT: timers and/or timeouts modified
  75. 10.03.2016 14:45:52 Log OPTIONS IMPORT: --sndbuf/--rcvbuf options modified
  76. 10.03.2016 14:45:52 Log Socket Buffers: R=[65536->131072] S=[65536->131072]
  77. 10.03.2016 14:45:52 Log OPTIONS IMPORT: --ifconfig/up options modified
  78. 10.03.2016 14:45:52 Log OPTIONS IMPORT: route options modified
  79. 10.03.2016 14:45:52 Log OPTIONS IMPORT: route-related options modified
  80. 10.03.2016 14:45:52 Log OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified
  81. 10.03.2016 14:45:52 Log do_ifconfig, tt->ipv6=0, tt->did_ifconfig_ipv6_setup=1
  82. 10.03.2016 14:45:52 Log MANAGEMENT: >STATE:1457617552,ASSIGN_IP,,10.29.14.24,
  83. 10.03.2016 14:45:52 State ASSIGN_IP
  84. 10.03.2016 14:45:52 Log open_tun, tt->ipv6=0
  85. 10.03.2016 14:45:52 Log TAP-WIN32 device [Ethernet 3] opened: \\.\Global\{18A71C2B-585B-4AD2-B561-62FEC233265C}.tap
  86. 10.03.2016 14:45:52 Log TAP-Windows Driver Version 9.21
  87. 10.03.2016 14:45:52 Log TAP-Windows MTU=1500
  88. 10.03.2016 14:45:52 Log Set TAP-Windows TUN subnet mode network/local/netmask = 10.29.14.0/10.29.14.24/255.255.255.0 [SUCCEEDED]
  89. 10.03.2016 14:45:52 Log Notified TAP-Windows driver to set a DHCP IP/netmask of 10.29.14.24/255.255.255.0 on interface {18A71C2B-585B-4AD2-B561-62FEC233265C} [DHCP-serv: 10.29.14.254, lease-time: 31536000]
  90. 10.03.2016 14:45:52 Log DHCP option string: 06082530 4a4b515f 0522
  91. 10.03.2016 14:45:52 Log Successful ARP Flush on interface [3] {18A71C2B-585B-4AD2-B561-62FEC233265C}
  92. 10.03.2016 14:45:52 Log updown.bat Ethernet 3 1500 1604 10.29.14.24 255.255.255.0 init
  93. 10.03.2016 14:45:52 Log env_block: add PATH=C:\Windows\System32;C:\WINDOWS;C:\WINDOWS\System32\Wbem
  94. 10.03.2016 14:45:52 Log hangtimer reset calling in statechange to init
  95. 10.03.2016 14:45:58 Log TEST ROUTES: 0/0 succeeded len=1 ret=0 a=0 u/d=down
  96. 10.03.2016 14:45:58 Log Route: Waiting for TUN/TAP interface to come up...
  97. 10.03.2016 14:46:00 Log TEST ROUTES: 0/0 succeeded len=1 ret=0 a=0 u/d=down
  98. 10.03.2016 14:46:00 Log Route: Waiting for TUN/TAP interface to come up...
  99. 10.03.2016 14:46:01 Log TEST ROUTES: 2/2 succeeded len=1 ret=1 a=0 u/d=up
  100. 10.03.2016 14:46:01 Log Initialization Sequence Completed
  101. 10.03.2016 14:46:01 Log MANAGEMENT: >STATE:1457617561,CONNECTED,SUCCESS,10.29.14.24,178.162.194.30
  102. 10.03.2016 14:46:01 State CONNECTED
  103. 10.03.2016 14:46:01 Log State Change Event - Running
Advertisement
Add Comment
Please, Sign In to add comment