The connection is established successfully, I can access the VPN connection. Still did not have a chance to measure real speed degradation, so not sure if the VPN is working right.
There is a message "Connection has been terminated" in the server logs as frequent as every or less of each second and instantly getting back "SSL communication for connection has been started"
Please let me know if this is correct behavior or something is wrong.
The log looks like and it grows up to ~100mb per day, per single VPN connection:
Code: Select all
2024-11-11 07:34:38.675 On the TCP Listener (Port 443), a Client (IP address <removed>, Host name "<removed>", Port number 63572) has connected.
2024-11-11 07:34:38.675 For the client (IP address: <removed>, host name: "<removed>", port number: 63572), connection "CID-40755" has been created.
2024-11-11 07:34:38.857 SSL communication for connection "CID-40755" has been started. The protocol version is TLSv1.3. The encryption algorithm name is "TLS_AES_256_GCM_SHA384".
2024-11-11 07:34:38.958 Connection "CID-40755" has been terminated.
2024-11-11 07:34:39.831 On the TCP Listener (Port 443), a Client (IP address <removed>, Host name "<removed>", Port number 63573) has connected.
2024-11-11 07:34:39.831 For the client (IP address: <removed>, host name: "<removed>", port number: 63573), connection "CID-40756" has been created.
2024-11-11 07:34:39.983 SSL communication for connection "CID-40756" has been started. The protocol version is TLSv1.3. The encryption algorithm name is "TLS_AES_256_GCM_SHA384".
2024-11-11 07:34:40.094 Connection "CID-40756" has been terminated.
2024-11-11 07:34:40.876 On the TCP Listener (Port 443), a Client (IP address <removed>, Host name "<removed>", Port number 63506) has connected.
2024-11-11 07:34:40.876 For the client (IP address: <removed>, host name: "<removed>", port number: 63506), connection "CID-40757" has been created.
2024-11-11 07:34:41.039 SSL communication for connection "CID-40757" has been started. The protocol version is TLSv1.3. The encryption algorithm name is "TLS_AES_256_GCM_SHA384".
2024-11-11 07:34:41.160 Connection "CID-40757" has been terminated.