Advertisement
Guest User

openvpn output

a guest
Sep 22nd, 2016
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.92 KB | None | 0 0
  1. Thu Sep 22 13:03:10 2016 OpenVPN 2.3.12 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [EPOLL] [MH] [IPv6] built on Sep 12 2016
  2. Thu Sep 22 13:03:10 2016 library versions: OpenSSL 1.0.2h 3 May 2016, LZO 2.08
  3. Enter Auth Username: *****
  4. Enter Auth Password: ****************
  5. Thu Sep 22 13:03:16 2016 Control Channel Authentication: using 'gw-001-udp-1194-user-tls.key' as a OpenVPN static key file
  6. Thu Sep 22 13:03:16 2016 Outgoing Control Channel Authentication: Using 256 bit message hash 'SHA256' for HMAC authentication
  7. Thu Sep 22 13:03:16 2016 Incoming Control Channel Authentication: Using 256 bit message hash 'SHA256' for HMAC authentication
  8. Thu Sep 22 13:03:16 2016 Socket Buffers: R=[212992->212992] S=[212992->212992]
  9. Thu Sep 22 13:03:16 2016 UDPv4 link local (bound): [undef]
  10. Thu Sep 22 13:03:16 2016 UDPv4 link remote: [AF_INET]198.51.100.27:1194
  11. Thu Sep 22 13:03:16 2016 TLS: Initial packet from [AF_INET]198.51.100.27:1194, sid=af08302c df84b62f
  12. Thu Sep 22 13:03:16 2016 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
  13. Thu Sep 22 13:03:16 2016 VERIFY OK: depth=1, C=CH, ST=BE, L=Location, O=Example, emailAddress=ca@example.com, CN=Example pfSense Certificate Authority
  14. Thu Sep 22 13:03:16 2016 VERIFY OK: nsCertType=SERVER
  15. Thu Sep 22 13:03:16 2016 VERIFY X509NAME OK: C=CH, ST=BE, L=Location, O=Example, emailAddress=ca@example.com, CN=vpn-001.example.com
  16. Thu Sep 22 13:03:16 2016 VERIFY OK: depth=0, C=CH, ST=BE, L=Location, O=Example, emailAddress=ca@example.com, CN=vpn-001.example.com
  17. Thu Sep 22 13:03:16 2016 Data Channel Encrypt: Cipher 'AES-256-CBC' initialized with 256 bit key
  18. Thu Sep 22 13:03:16 2016 Data Channel Encrypt: Using 256 bit message hash 'SHA256' for HMAC authentication
  19. Thu Sep 22 13:03:16 2016 Data Channel Decrypt: Cipher 'AES-256-CBC' initialized with 256 bit key
  20. Thu Sep 22 13:03:16 2016 Data Channel Decrypt: Using 256 bit message hash 'SHA256' for HMAC authentication
  21. Thu Sep 22 13:03:16 2016 Control Channel: TLSv1.2, cipher TLSv1/SSLv3 DHE-RSA-AES256-GCM-SHA384, 4096 bit RSA
  22. Thu Sep 22 13:03:16 2016 [vpn-001.example.com] Peer Connection Initiated with [AF_INET]198.51.100.27:1194
  23. Thu Sep 22 13:03:18 2016 SENT CONTROL [vpn-001.example.com]: 'PUSH_REQUEST' (status=1)
  24. Thu Sep 22 13:03:18 2016 PUSH: Received control message: 'PUSH_REPLY,route 10.48.0.0 255.254.0.0,route 203.0.113.0 255.255.255.0,route 198.51.100.0 255.255.255.0,route-gateway 10.12.95.1,topology subnet,ping 10,ping-restart 60,ifconfig 10.12.95.2 255.255.255.128'
  25. Thu Sep 22 13:03:18 2016 OPTIONS IMPORT: timers and/or timeouts modified
  26. Thu Sep 22 13:03:18 2016 OPTIONS IMPORT: --ifconfig/up options modified
  27. Thu Sep 22 13:03:18 2016 OPTIONS IMPORT: route options modified
  28. Thu Sep 22 13:03:18 2016 OPTIONS IMPORT: route-related options modified
  29. Thu Sep 22 13:03:18 2016 ROUTE_GATEWAY 10.84.1.1/255.255.255.0 IFACE=enp0s25 HWADDR=68:f7:28:77:df:da
  30. Thu Sep 22 13:03:18 2016 TUN/TAP device tun0 opened
  31. Thu Sep 22 13:03:18 2016 TUN/TAP TX queue length set to 100
  32. Thu Sep 22 13:03:18 2016 do_ifconfig, tt->ipv6=0, tt->did_ifconfig_ipv6_setup=0
  33. Thu Sep 22 13:03:18 2016 /bin/ip link set dev tun0 up mtu 1500
  34. Thu Sep 22 13:03:18 2016 /bin/ip addr add dev tun0 10.12.95.2/25 broadcast 10.12.95.127
  35. Thu Sep 22 13:03:18 2016 /bin/ip route add 10.48.0.0/15 via 10.12.95.1
  36. Thu Sep 22 13:03:18 2016 /bin/ip route add 203.0.113.0/24 via 10.12.95.1
  37. Thu Sep 22 13:03:18 2016 /bin/ip route add 198.51.100.0/24 via 10.12.95.1
  38. Thu Sep 22 13:03:18 2016 Initialization Sequence Completed
  39.  
  40. Thu Sep 22 13:04:18 2016 [vpn-001.example.com] Inactivity timeout (--ping-restart), restarting
  41. Thu Sep 22 13:04:18 2016 SIGUSR1[soft,ping-restart] received, process restarting
  42. Thu Sep 22 13:04:18 2016 Restart pause, 2 second(s)
  43. Thu Sep 22 13:04:20 2016 Socket Buffers: R=[212992->212992] S=[212992->212992]
  44. Thu Sep 22 13:04:20 2016 UDPv4 link local (bound): [undef]
  45. Thu Sep 22 13:04:20 2016 UDPv4 link remote: [AF_INET]198.51.100.27:1194
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement