Advertisement
Guest User

Untitled

a guest
Sep 21st, 2017
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.15 KB | None | 0 0
  1. quickstart@qs10:/etc/openvpn/easy-rsa/keys$ sudo openvpn /home/quickstart/Downloads/fwdopenvpnkeys/sun-user.ovpn
  2. Fri Jul 1 06:51:57 2011 OpenVPN 2.1.3 i686-pc-linux-gnu [SSL] [LZO2] [EPOLL] [PKCS11] [MH] [PF_INET6] [eurephia] built on Mar 11 2011
  3. Enter Auth Username:goce
  4. Enter Auth Password:
  5. Fri Jul 1 06:52:36 2011 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
  6. Fri Jul 1 06:52:36 2011 WARNING: file '/home/quickstart/Downloads/fwdopenvpnkeys/qs10.key' is group or others accessible
  7. Fri Jul 1 06:52:36 2011 /usr/bin/openssl-vulnkey -q -b 1024 -m <modulus omitted>
  8. Fri Jul 1 06:52:38 2011 WARNING: file '/home/quickstart/Downloads/fwdopenvpnkeys/tls-auth.key' is group or others accessible
  9. Fri Jul 1 06:52:38 2011 Control Channel Authentication: using '/home/quickstart/Downloads/fwdopenvpnkeys/tls-auth.key' as a OpenVPN static key file
  10. Fri Jul 1 06:52:38 2011 Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
  11. Fri Jul 1 06:52:38 2011 Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
  12. Fri Jul 1 06:52:38 2011 LZO compression initialized
  13. Fri Jul 1 06:52:38 2011 Control Channel MTU parms [ L:1574 D:166 EF:66 EB:0 ET:0 EL:0 ]
  14. Fri Jul 1 06:52:38 2011 Socket Buffers: R=[114688->131072] S=[114688->131072]
  15. Fri Jul 1 06:52:38 2011 Data Channel MTU parms [ L:1574 D:1450 EF:42 EB:135 ET:32 EL:0 AF:3/1 ]
  16. Fri Jul 1 06:52:38 2011 Local Options hash (VER=V4): '13a273ba'
  17. Fri Jul 1 06:52:38 2011 Expected Remote Options hash (VER=V4): '360696c5'
  18. Fri Jul 1 06:52:38 2011 UDPv4 link local: [undef]
  19. Fri Jul 1 06:52:38 2011 UDPv4 link remote: [AF_INET]66.37.153.66:5001
  20. Fri Jul 1 06:52:38 2011 TLS: Initial packet from [AF_INET]66.37.153.66:5001, sid=d267827c 6615c0bd
  21. Fri Jul 1 06:52:38 2011 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
  22. Fri Jul 1 06:52:39 2011 VERIFY OK: depth=1, /C=US/ST=CO/L=Denver/O=Free_Internet_Media/OU=IT/CN=earth_CA/emailAddress=kreynold@free-internet-media.com
  23. Fri Jul 1 06:52:39 2011 VERIFY OK: nsCertType=SERVER
  24. Fri Jul 1 06:52:39 2011 VERIFY OK: depth=0, /C=US/ST=CO/L=Denver/O=Free_Internet_Media/OU=IT/CN=earth/emailAddress=kreynold@free-internet-media.com
  25. Fri Jul 1 06:52:41 2011 Data Channel Encrypt: Cipher 'BF-CBC' initialized with 128 bit key
  26. Fri Jul 1 06:52:41 2011 Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
  27. Fri Jul 1 06:52:41 2011 Data Channel Decrypt: Cipher 'BF-CBC' initialized with 128 bit key
  28. Fri Jul 1 06:52:41 2011 Data Channel Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
  29. Fri Jul 1 06:52:41 2011 Control Channel: TLSv1, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 1024 bit RSA
  30. Fri Jul 1 06:52:41 2011 [earth] Peer Connection Initiated with [AF_INET]66.37.153.66:5001
  31. Fri Jul 1 06:52:43 2011 SENT CONTROL [earth]: 'PUSH_REQUEST' (status=1)
  32. Fri Jul 1 06:52:44 2011 PUSH: Received control message: 'PUSH_REPLY,ping 10,ping-restart 60,dhcp-option DOMAIN free-internet-media.com,dhcp-option DNS 172.16.3.85,route-delay 5,route 172.16.3.85 255.255.255.255 172.16.21.1,echo ,echo You have connection to the FIM VPN!,echo ,ifconfig 172.16.21.2 255.255.255.0'
  33. Fri Jul 1 06:52:44 2011 ECHO-PULL:
  34. Fri Jul 1 06:52:44 2011 ECHO-PULL:You have connection to the FIM VPN!
  35. Fri Jul 1 06:52:44 2011 ECHO-PULL:
  36. Fri Jul 1 06:52:44 2011 OPTIONS IMPORT: timers and/or timeouts modified
  37. Fri Jul 1 06:52:44 2011 OPTIONS IMPORT: --ifconfig/up options modified
  38. Fri Jul 1 06:52:44 2011 OPTIONS IMPORT: route options modified
  39. Fri Jul 1 06:52:44 2011 OPTIONS IMPORT: route-related options modified
  40. Fri Jul 1 06:52:44 2011 OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified
  41. Fri Jul 1 06:52:44 2011 ROUTE default_gateway=10.0.2.2
  42. Fri Jul 1 06:52:44 2011 Note: Cannot open TUN/TAP dev OpenVPN: No such file or directory (errno=2)
  43. Fri Jul 1 06:52:44 2011 Note: Attempting fallback to kernel 2.2 TUN/TAP interface
  44. Fri Jul 1 06:52:44 2011 Cannot open TUN/TAP dev OpenVPN: No such file or directory (errno=2)
  45. Fri Jul 1 06:52:44 2011 Exiting
  46. quickstart@qs10:/etc/openvpn/easy-rsa/keys$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement