Guest User

Untitled

a guest
Jan 22nd, 2018
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.56 KB | None | 0 0
  1. OpenVPN 2.3.10 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [EPOLL] [PKCS11] [MH] [IPv6] built on Jun 22 2017
  2. library versions: OpenSSL 1.0.2g 1 Mar 2016, LZO 2.08
  3. Enter Auth Username: *****
  4. Enter Auth Password: ********************
  5. Control Channel Authentication: tls-auth using INLINE static key file
  6. Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
  7. Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
  8. Socket Buffers: R=[212992->200000] S=[212992->200000]
  9. UDPv4 link local: [undef]
  10. UDPv4 link remote: [AF_INET]52.204.89.71:1194
  11. Server poll timeout, restarting
  12. SIGUSR1[soft,server_poll] received, process restarting
  13. Control Channel Authentication: tls-auth using INLINE static key file
  14. Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
  15. Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
  16. Socket Buffers: R=[212992->200000] S=[212992->200000]
  17. UDPv4 link local: [undef]
  18. UDPv4 link remote: [AF_INET]52.204.89.71:1194
  19. Server poll timeout, restarting
  20. SIGUSR1[soft,server_poll] received, process restarting
  21. Control Channel Authentication: tls-auth using INLINE static key file
  22. Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
  23. Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
  24. Socket Buffers: R=[87380->200000] S=[16384->200000]
  25. Attempting to establish TCP connection with [AF_INET]52.204.89.71:443 [nonblock]
  26. TCP connection established with [AF_INET]52.204.89.71:443
  27. TCPv4_CLIENT link local: [undef]
  28. TCPv4_CLIENT link remote: [AF_INET]52.204.89.71:443
  29. TLS: Initial packet from [AF_INET]52.204.89.71:443, sid=06674f4e bf6e2a84
  30. WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
  31. VERIFY OK: depth=1, CN=OpenVPN CA
  32. VERIFY OK: nsCertType=SERVER
  33. VERIFY OK: depth=0, CN=OpenVPN Server
  34. Data Channel Encrypt: Cipher 'BF-CBC' initialized with 128 bit key
  35. WARNING: this cipher's block size is less than 128 bit (64 bit). Consider using a --cipher with a larger block size.
  36. Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
  37. Data Channel Decrypt: Cipher 'BF-CBC' initialized with 128 bit key
  38. WARNING: this cipher's block size is less than 128 bit (64 bit). Consider using a --cipher with a larger block size.
  39. Data Channel Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
  40. Control Channel: TLSv1, cipher TLSv1/SSLv3 ECDHE-RSA-AES256-SHA, 2048 bit RSA
  41. [OpenVPN Server] Peer Connection Initiated with [AF_INET]52.204.89.71:443
  42. SENT CONTROL [OpenVPN Server]: 'PUSH_REQUEST' (status=1)
  43. PUSH: Received control message: 'PUSH_REPLY,explicit-exit-notify,topology subnet,route-delay 5 30,dhcp-pre-release,dhcp-renew,dhcp-release,route-metric 101,ping 12,ping-restart 50,socket-flags TCP_NODELAY,auth-token SESS_ID,comp-lzo yes,redirect-gateway def1,redirect-gateway bypass-dhcp,redirect-gateway autolocal,route-gateway 172.27.224.1,dhcp-option DNS 10.0.0.2,register-dns,block-ipv6,ifconfig 172.27.227.61 255.255.248.0'
  44. Option 'explicit-exit-notify' in [PUSH-OPTIONS]:1 is ignored by previous <connection> blocks
  45. Unrecognized option or missing parameter(s) in [PUSH-OPTIONS]:4: dhcp-pre-release (2.3.10)
  46. Unrecognized option or missing parameter(s) in [PUSH-OPTIONS]:5: dhcp-renew (2.3.10)
  47. Unrecognized option or missing parameter(s) in [PUSH-OPTIONS]:6: dhcp-release (2.3.10)
  48. Unrecognized option or missing parameter(s) in [PUSH-OPTIONS]:18: register-dns (2.3.10)
  49. Unrecognized option or missing parameter(s) in [PUSH-OPTIONS]:19: block-ipv6 (2.3.10)
  50. OPTIONS IMPORT: timers and/or timeouts modified
  51. OPTIONS IMPORT: --explicit-exit-notify can only be used with --proto udp
  52. OPTIONS IMPORT: LZO parms modified
  53. OPTIONS IMPORT: --socket-flags option modified
  54. Socket flags: TCP_NODELAY=1 succeeded
  55. OPTIONS IMPORT: --ifconfig/up options modified
  56. OPTIONS IMPORT: route options modified
  57. OPTIONS IMPORT: route-related options modified
  58. OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified
  59. ROUTE_GATEWAY 192.168.1.99/255.255.255.0 IFACE=wlp4s0 HWADDR=60:f6:77:31:df:9e
  60. TUN/TAP device tun0 opened
  61. TUN/TAP TX queue length set to 100
  62. do_ifconfig, tt->ipv6=0, tt->did_ifconfig_ipv6_setup=0
  63. /sbin/ip link set dev tun0 up mtu 1500
  64. /sbin/ip addr add dev tun0 172.27.227.61/21 broadcast 172.27.231.255
  65. ROUTE remote_host is NOT LOCAL
  66. /sbin/ip route add 52.204.89.71/32 via 192.168.1.99
  67. /sbin/ip route add 0.0.0.0/1 via 172.27.224.1
  68. /sbin/ip route add 128.0.0.0/1 via 172.27.224.1
  69. Initialization Sequence Completed
Add Comment
Please, Sign In to add comment