Untitled

 avatar
unknown
plain_text
2 years ago
1.9 kB
13
Indexable
ubuntu@ilatypov1:~$ openvpn --config ~/config-linux.ovpn
2023-04-09 00:38:30 OpenVPN 2.5.5 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Jul 14 2022
2023-04-09 00:38:30 library versions: OpenSSL 3.0.2 15 Mar 2022, LZO 2.10
2023-04-09 00:38:30 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2023-04-09 00:38:30 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2023-04-09 00:38:30 Outgoing Control Channel Encryption: Cipher 'AES-256-CTR' initialized with 256 bit key
2023-04-09 00:38:30 Outgoing Control Channel Encryption: Using 256 bit message hash 'SHA256' for HMAC authentication
2023-04-09 00:38:30 Incoming Control Channel Encryption: Cipher 'AES-256-CTR' initialized with 256 bit key
2023-04-09 00:38:30 Incoming Control Channel Encryption: Using 256 bit message hash 'SHA256' for HMAC authentication
2023-04-09 00:38:30 TCP/UDP: Preserving recently used remote address: [AF_INET]77.234.215.133:31613
2023-04-09 00:38:30 Socket Buffers: R=[131072->131072] S=[16384->16384]
2023-04-09 00:38:30 Attempting to establish TCP connection with [AF_INET]77.234.215.133:31613 [nonblock]
2023-04-09 00:38:30 TCP connection established with [AF_INET]77.234.215.133:31613
2023-04-09 00:38:30 TCP_CLIENT link local: (not bound)
2023-04-09 00:38:30 TCP_CLIENT link remote: [AF_INET]77.234.215.133:31613
2023-04-09 00:38:30 TLS: Initial packet from [AF_INET]77.234.215.133:31613, sid=0b81b969 2918a6af
2023-04-09 00:38:30 VERIFY OK: depth=0, C=RU, ST=78, L=Saint Petersburg, O=ITMO University, CN=quirck-networking-311644-server
2023-04-09 00:38:30 Connection reset, restarting [0]
2023-04-09 00:38:30 SIGUSR1[soft,connection-reset] received, process restarting
2023-04-09 00:38:30 Restart pause, 5 second(s)
Editor is loading...