Advertisement
Guest User

vpn-client log

a guest
Sep 17th, 2014
1,462
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 4.63 KB | None | 0 0
  1. Wed Sep 17 16:18:57 2014 [vpn-server] Inactivity timeout (--ping-restart), restarting
  2. Wed Sep 17 16:18:57 2014 SIGUSR1[soft,ping-restart] received, process restarting
  3. Wed Sep 17 16:18:57 2014 Restart pause, 2 second(s)
  4. Wed Sep 17 16:18:59 2014 Socket Buffers: R=[163840->131072] S=[163840->131072]
  5. Wed Sep 17 16:18:59 2014 UDPv4 link local (bound): [undef]
  6. Wed Sep 17 16:18:59 2014 UDPv4 link remote: [AF_INET]178.93.40.57:1194
  7. Wed Sep 17 16:19:59 2014 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
  8. Wed Sep 17 16:19:59 2014 TLS Error: TLS handshake failed
  9. Wed Sep 17 16:19:59 2014 SIGUSR1[soft,tls-error] received, process restarting
  10. Wed Sep 17 16:19:59 2014 Restart pause, 2 second(s)
  11. Wed Sep 17 16:20:01 2014 Socket Buffers: R=[163840->131072] S=[163840->131072]
  12. Wed Sep 17 16:20:01 2014 UDPv4 link local (bound): [undef]
  13. Wed Sep 17 16:20:01 2014 UDPv4 link remote: [AF_INET]178.93.40.57:1194
  14. Wed Sep 17 16:20:32 2014 TLS: Initial packet from [AF_INET]178.93.40.57:1194, sid=2b227cb2 566c9c7f
  15. Wed Sep 17 16:20:34 2014 VERIFY OK: depth=1, CN=homedomain.ua
  16. Wed Sep 17 16:20:34 2014 Validating certificate key usage
  17. Wed Sep 17 16:20:34 2014 ++ Certificate has key usage  00a0, expects 00a0
  18. Wed Sep 17 16:20:34 2014 VERIFY KU OK
  19. Wed Sep 17 16:20:34 2014 Validating certificate extended key usage
  20. Wed Sep 17 16:20:34 2014 ++ Certificate has EKU (str) TLS Web Server Authentication, expects TLS Web Server Authentication
  21. Wed Sep 17 16:20:34 2014 VERIFY EKU OK
  22. Wed Sep 17 16:20:34 2014 VERIFY OK: depth=0, CN=vpn-server
  23. Wed Sep 17 16:20:38 2014 Data Channel Encrypt: Cipher 'BF-CBC' initialized with 128 bit key
  24. Wed Sep 17 16:20:38 2014 Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
  25. Wed Sep 17 16:20:38 2014 Data Channel Decrypt: Cipher 'BF-CBC' initialized with 128 bit key
  26. Wed Sep 17 16:20:38 2014 Data Channel Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
  27. Wed Sep 17 16:20:38 2014 Control Channel: TLSv1, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 2048 bit RSA
  28. Wed Sep 17 16:20:38 2014 [vpn-server] Peer Connection Initiated with [AF_INET]178.93.40.57:1194
  29. Wed Sep 17 16:20:40 2014 SENT CONTROL [vpn-server]: 'PUSH_REQUEST' (status=1)
  30. Wed Sep 17 16:20:40 2014 PUSH: Received control message: 'PUSH_REPLY,dhcp-option DNS 8.8.8.8,route 192.168.1.0 255.255.255.0,redirect-gateway def1,route-gateway 10.15.0.1,topology subnet,ping 10,ping-restart 120,ifconfig 10.15.0.2 255.255.255.0'
  31. Wed Sep 17 16:20:40 2014 OPTIONS IMPORT: timers and/or timeouts modified
  32. Wed Sep 17 16:20:40 2014 OPTIONS IMPORT: --ifconfig/up options modified
  33. Wed Sep 17 16:20:40 2014 OPTIONS IMPORT: route options modified
  34. Wed Sep 17 16:20:40 2014 OPTIONS IMPORT: route-related options modified
  35. Wed Sep 17 16:20:40 2014 OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified
  36. Wed Sep 17 16:20:40 2014 Preserving previous TUN/TAP instance: tun0
  37. Wed Sep 17 16:20:40 2014 NOTE: Pulled options changed on restart, will need to close and reopen TUN/TAP device.
  38. Wed Sep 17 16:20:40 2014 /sbin/ip route del 192.168.1.0/24
  39. Wed Sep 17 16:20:40 2014 Closing TUN/TAP interface
  40. Wed Sep 17 16:20:40 2014 /sbin/ip addr del dev tun0 10.15.0.2/24
  41. Wed Sep 17 16:20:41 2014 ROUTE_GATEWAY ON_LINK IFACE=ppp0 HWADDR=00:00:00:00:00:00
  42. Wed Sep 17 16:20:41 2014 TUN/TAP device tun0 opened
  43. Wed Sep 17 16:20:41 2014 TUN/TAP TX queue length set to 100
  44. Wed Sep 17 16:20:41 2014 do_ifconfig, tt->ipv6=0, tt->did_ifconfig_ipv6_setup=0
  45. Wed Sep 17 16:20:41 2014 /sbin/ip link set dev tun0 up mtu 1500
  46. Wed Sep 17 16:20:41 2014 /sbin/ip addr add dev tun0 10.15.0.2/24 broadcast 10.15.0.255
  47. Wed Sep 17 16:20:41 2014 /sbin/ip route add 178.93.40.57/32 via 0.0.0.0
  48. RTNETLINK answers: No such device
  49. Wed Sep 17 16:20:41 2014 ERROR: Linux route add command failed: external program exited with error status: 2
  50. Wed Sep 17 16:20:41 2014 /sbin/ip route add 0.0.0.0/1 via 10.15.0.1
  51. Wed Sep 17 16:20:41 2014 /sbin/ip route add 128.0.0.0/1 via 10.15.0.1
  52. Wed Sep 17 16:20:41 2014 /sbin/ip route add 192.168.1.0/24 via 10.15.0.1
  53. Wed Sep 17 16:20:41 2014 Initialization Sequence Completed
  54. Wed Sep 17 16:22:11 2014 /sbin/ip route del 192.168.1.0/24
  55. Wed Sep 17 16:22:11 2014 /sbin/ip route del 178.93.40.57/32
  56. RTNETLINK answers: No such process
  57. Wed Sep 17 16:22:11 2014 ERROR: Linux route delete command failed: external program exited with error status: 2
  58. Wed Sep 17 16:22:11 2014 /sbin/ip route del 0.0.0.0/1
  59. Wed Sep 17 16:22:11 2014 /sbin/ip route del 128.0.0.0/1
  60. Wed Sep 17 16:22:11 2014 Closing TUN/TAP interface
  61. Wed Sep 17 16:22:11 2014 /sbin/ip addr del dev tun0 10.15.0.2/24
  62. Wed Sep 17 16:22:11 2014 SIGTERM[hard,] received, process exiting
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement