Advertisement
linuxnoodle

portmap.io output

Dec 7th, 2020
734
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.91 KB | None | 0 0
  1. 2020-12-07 09:30:39 Note: Treating option '--ncp-ciphers' as '--data-ciphers' (renamed in OpenVPN 2.5).
  2. 2020-12-07 09:30:39 OpenVPN 2.5.0 [git:makepkg/a73072d8f780e888+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Nov 6 2020
  3. 2020-12-07 09:30:39 library versions: OpenSSL 1.1.1h 22 Sep 2020, LZO 2.10
  4. 2020-12-07 09:30:39 TCP/UDP: Preserving recently used remote address: [AF_INET]193.161.193.99:1194
  5. 2020-12-07 09:30:39 Attempting to establish TCP connection with [AF_INET]193.161.193.99:1194 [nonblock]
  6. 2020-12-07 09:30:39 TCP connection established with [AF_INET]193.161.193.99:1194
  7. 2020-12-07 09:30:39 TCP_CLIENT link local: (not bound)
  8. 2020-12-07 09:30:39 TCP_CLIENT link remote: [AF_INET]193.161.193.99:1194
  9. 2020-12-07 09:30:40 [193.161.193.99] Peer Connection Initiated with [AF_INET]193.161.193.99:1194
  10. 2020-12-07 09:30:41 WARNING: INSECURE cipher (BF-CBC) with block size less than 128 bit (64 bit). This allows attacks like SWEET32. Mitigate by using a --cipher with a larger block size (e.g. AES-256-CBC). Support for these insecure ciphers will be removed in OpenVPN 2.6.
  11. 2020-12-07 09:30:41 WARNING: INSECURE cipher (BF-CBC) with block size less than 128 bit (64 bit). This allows attacks like SWEET32. Mitigate by using a --cipher with a larger block size (e.g. AES-256-CBC). Support for these insecure ciphers will be removed in OpenVPN 2.6.
  12. 2020-12-07 09:30:41 WARNING: cipher with small block size in use, reducing reneg-bytes to 64MB to mitigate SWEET32 attacks.
  13. 2020-12-07 09:30:41 TUN/TAP device tun0 opened
  14. 2020-12-07 09:30:41 net_iface_mtu_set: mtu 1500 for tun0
  15. 2020-12-07 09:30:41 net_iface_up: set tun0 up
  16. 2020-12-07 09:30:41 net_addr_ptp_v4_add: 10.9.240.58 peer 10.9.240.57 dev tun0
  17. 2020-12-07 09:30:41 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
  18. 2020-12-07 09:30:41 Initialization Sequence Completed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement