Guest User

Untitled

a guest
Jul 2nd, 2018
300
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.90 KB | None | 0 0
  1. lucapuggio@avora:~/avora_vpn/openvpn-files$ sudo openvpn AVORA-duo.conf
  2. Mon Jul 2 17:26:41 2018 OpenVPN 2.4.0 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Jul 18 2017
  3. Mon Jul 2 17:26:41 2018 library versions: OpenSSL 1.0.2l 25 May 2017, LZO 2.08
  4. Enter Auth Username: luca.puggini
  5. Enter Auth Password: ******
  6. Mon Jul 2 17:26:57 2018 WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info.
  7. Mon Jul 2 17:26:57 2018 TCP/UDP: Preserving recently used remote address: [AF_INET]54.77.214.131:1194
  8. Mon Jul 2 17:26:57 2018 Socket Buffers: R=[212992->212992] S=[212992->212992]
  9. Mon Jul 2 17:26:57 2018 UDP link local: (not bound)
  10. Mon Jul 2 17:26:57 2018 UDP link remote: [AF_INET]54.77.214.131:1194
  11. Mon Jul 2 17:26:57 2018 TLS: Initial packet from [AF_INET]54.77.214.131:1194, sid=25e8b375 7fc49f4a
  12. Mon Jul 2 17:26:57 2018 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
  13. Mon Jul 2 17:26:58 2018 VERIFY OK: depth=1, C=GB, ST=London, L=London, O=Avora Limited, OU=IT, CN=vpn-aws.avora.io, name=AvoraOpenVPNKey, emailAddress=sysadmin@avora.io
  14. Mon Jul 2 17:26:58 2018 VERIFY OK: depth=0, C=GB, ST=London, L=London, O=Avora Limited, OU=IT, CN=aws-avora-openvpn01, name=AvoraOpenVPNKey, emailAddress=sysadmin@avora.io
  15. Mon Jul 2 17:26:59 2018 Control Channel: TLSv1, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 2048 bit RSA
  16. Mon Jul 2 17:26:59 2018 [aws-avora-openvpn01] Peer Connection Initiated with [AF_INET]54.77.214.131:1194
  17. Mon Jul 2 17:27:00 2018 SENT CONTROL [aws-avora-openvpn01]: 'PUSH_REQUEST' (status=1)
  18. Mon Jul 2 17:27:00 2018 PUSH: Received control message: 'PUSH_REPLY,redirect-gateway def1,dhcp-option DNS 8.8.8.8,route 10.9.8.1,topology net30,ping 10,ping-restart 120,ifconfig 10.9.8.102 10.9.8.101'
  19. Mon Jul 2 17:27:00 2018 OPTIONS IMPORT: timers and/or timeouts modified
  20. Mon Jul 2 17:27:00 2018 OPTIONS IMPORT: --ifconfig/up options modified
  21. Mon Jul 2 17:27:00 2018 OPTIONS IMPORT: route options modified
  22. Mon Jul 2 17:27:00 2018 OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified
  23. Mon Jul 2 17:27:00 2018 Data Channel Encrypt: Cipher 'AES-256-CBC' initialized with 256 bit key
  24. Mon Jul 2 17:27:00 2018 Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
  25. Mon Jul 2 17:27:00 2018 Data Channel Decrypt: Cipher 'AES-256-CBC' initialized with 256 bit key
  26. Mon Jul 2 17:27:00 2018 Data Channel Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
  27. Mon Jul 2 17:27:00 2018 ROUTE_GATEWAY 10.128.0.1
  28. Mon Jul 2 17:27:00 2018 TUN/TAP device tun0 opened
  29. Mon Jul 2 17:27:00 2018 TUN/TAP TX queue length set to 100
  30. Mon Jul 2 17:27:00 2018 do_ifconfig, tt->did_ifconfig_ipv6_setup=0
  31. Mon Jul 2 17:27:00 2018 /sbin/ip link set dev tun0 up mtu 1500
  32. Mon Jul 2 17:27:00 2018 /sbin/ip addr add dev tun0 local 10.9.8.102 peer 10.9.8.101
Add Comment
Please, Sign In to add comment