Advertisement
Guest User

Untitled

a guest
Nov 7th, 2017
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.42 KB | None | 0 0
  1. Логи клиента
  2. Tue Nov 7 14:01:58 2017 OpenVPN 2.3.2 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [EPOLL] [PKCS11] [eurephia] [MH] [IPv6] built on Jun 22 2017
  3. Tue Nov 7 14:01:58 2017 WARNING: this cipher's block size is less than 128 bit (64 bit). Consider using a --cipher with a larger block size.
  4. Tue Nov 7 14:01:58 2017 WARNING: this cipher's block size is less than 128 bit (64 bit). Consider using a --cipher with a larger block size.
  5. Tue Nov 7 14:01:58 2017 TUN/TAP device tun0 opened
  6. Tue Nov 7 14:01:58 2017 do_ifconfig, tt->ipv6=0, tt->did_ifconfig_ipv6_setup=0
  7. Tue Nov 7 14:01:58 2017 /sbin/ip link set dev tun0 up mtu 1500
  8. Tue Nov 7 14:01:58 2017 /sbin/ip addr add dev tun0 local 10.4.0.2 peer 10.4.0.1
  9. Tue Nov 7 14:01:58 2017 Attempting to establish TCP connection with [AF_INET]52.15.118.78:1194 [nonblock]
  10. Tue Nov 7 14:01:59 2017 TCP connection established with [AF_INET]52.15.118.78:1194
  11. Tue Nov 7 14:01:59 2017 TCPv4_CLIENT link local: [undef]
  12. Tue Nov 7 14:01:59 2017 TCPv4_CLIENT link remote: [AF_INET]52.15.118.78:1194
  13. Tue Nov 7 14:01:59 2017 Peer Connection Initiated with [AF_INET]52.15.118.78:1194
  14. Tue Nov 7 14:02:00 2017 Initialization Sequence Completed
  15.  
  16.  
  17. Логи сервера
  18. $ sudo cat /etc/openvpn/server-tcp.log
  19. OpenVPN STATISTICS
  20. Updated,Tue Nov 7 11:03:02 2017
  21. TUN/TAP read bytes,360
  22. TUN/TAP write bytes,60
  23. TCP/UDP read bytes,100
  24. TCP/UDP write bytes,922
  25. Auth read bytes,60
  26. END
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement