Windows client fails to connect after power failure

Need help configuring your VPN? Just post here and you'll get that help.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Post Reply
pierre
OpenVpn Newbie
Posts: 18
Joined: Sun Apr 20, 2014 3:36 am

Windows client fails to connect after power failure

Post by pierre » Mon Sep 19, 2022 3:50 am

I have been using OpenVPN for over 15 years. Recently, one of my OpenVPN clients lost power. Upon restart of the PC when power came back, the VPN fails to connect. I have tried the following steps, to no avail:
- ran chkdsk
nothing wrong found
- ran Dism /Online /Cleanup-Image /ScanHealth
nothing wrong found
- ran sfc /scannow
found corrupt files that it fixed. Second run clean
- updated OpenVPN to 2.5.7 on server and client

All to no avail. In the mean time, all the other clients work fine. I have looked at the client log file and nothing jumps at me but admittedly I don't really know how to read the log file. Here is the log file with verb set to 9 (normally 3):

Code: Select all

2022-09-19 06:35:48 NOTE: debug verbosity (--verb 9) is enabled but this build lacks debug support.
2022-09-19 06:35:48 us=718000 Current Parameter Settings:
2022-09-19 06:35:48 us=718000   config = 'DanielleMiniPC.ovpn'
2022-09-19 06:35:48 us=718000   mode = 0
2022-09-19 06:35:48 us=718000   show_ciphers = DISABLED
2022-09-19 06:35:48 us=718000   show_digests = DISABLED
2022-09-19 06:35:48 us=718000   show_engines = DISABLED
2022-09-19 06:35:48 us=718000   genkey = DISABLED
2022-09-19 06:35:48 us=718000   genkey_filename = '[UNDEF]'
2022-09-19 06:35:48 us=718000   key_pass_file = '[UNDEF]'
2022-09-19 06:35:48 us=718000   show_tls_ciphers = DISABLED
2022-09-19 06:35:48 us=718000   connect_retry_max = 0
2022-09-19 06:35:48 us=718000 Connection profiles [0]:
2022-09-19 06:35:48 us=718000   proto = udp
2022-09-19 06:35:48 us=718000   local = '[UNDEF]'
2022-09-19 06:35:48 us=718000   local_port = '[UNDEF]'
2022-09-19 06:35:48 us=718000   remote = 'xxxxxxx.no-ip.biz'
2022-09-19 06:35:48 us=718000   remote_port = '58585'
2022-09-19 06:35:48 us=718000   remote_float = DISABLED
2022-09-19 06:35:48 us=718000   bind_defined = DISABLED
2022-09-19 06:35:48 us=718000   bind_local = DISABLED
2022-09-19 06:35:48 us=718000   bind_ipv6_only = DISABLED
2022-09-19 06:35:48 us=718000   connect_retry_seconds = 5
2022-09-19 06:35:48 us=718000   connect_timeout = 120
2022-09-19 06:35:48 us=718000   socks_proxy_server = '[UNDEF]'
2022-09-19 06:35:48 us=718000   socks_proxy_port = '[UNDEF]'
2022-09-19 06:35:48 us=718000   tun_mtu = 1500
2022-09-19 06:35:48 us=718000   tun_mtu_defined = ENABLED
2022-09-19 06:35:48 us=718000   link_mtu = 1500
2022-09-19 06:35:48 us=718000   link_mtu_defined = DISABLED
2022-09-19 06:35:48 us=718000   tun_mtu_extra = 32
2022-09-19 06:35:48 us=718000   tun_mtu_extra_defined = ENABLED
2022-09-19 06:35:48 us=718000   mtu_discover_type = -1
2022-09-19 06:35:48 us=718000   fragment = 0
2022-09-19 06:35:48 us=718000   mssfix = 1450
2022-09-19 06:35:48 us=718000   explicit_exit_notification = 0
2022-09-19 06:35:48 us=718000   tls_auth_file = '[UNDEF]'
2022-09-19 06:35:48 us=718000   key_direction = not set
2022-09-19 06:35:48 us=718000   tls_crypt_file = '[UNDEF]'
2022-09-19 06:35:48 us=718000   tls_crypt_v2_file = '[UNDEF]'
2022-09-19 06:35:48 us=718000 Connection profiles [1]:
2022-09-19 06:35:48 us=718000   proto = udp
2022-09-19 06:35:48 us=718000   local = '[UNDEF]'
2022-09-19 06:35:48 us=718000   local_port = '[UNDEF]'
2022-09-19 06:35:48 us=718000   remote = 'xxxxxxx.no-ip.biz'
2022-09-19 06:35:48 us=718000   remote_port = '59595'
2022-09-19 06:35:48 us=718000   remote_float = DISABLED
2022-09-19 06:35:48 us=718000   bind_defined = DISABLED
2022-09-19 06:35:48 us=718000   bind_local = DISABLED
2022-09-19 06:35:48 us=718000   bind_ipv6_only = DISABLED
2022-09-19 06:35:48 us=718000   connect_retry_seconds = 5
2022-09-19 06:35:48 us=718000   connect_timeout = 120
2022-09-19 06:35:48 us=718000   socks_proxy_server = '[UNDEF]'
2022-09-19 06:35:48 us=718000   socks_proxy_port = '[UNDEF]'
2022-09-19 06:35:48 us=718000   tun_mtu = 1500
2022-09-19 06:35:48 us=718000   tun_mtu_defined = ENABLED
2022-09-19 06:35:48 us=718000   link_mtu = 1500
2022-09-19 06:35:48 us=718000   link_mtu_defined = DISABLED
2022-09-19 06:35:48 us=718000   tun_mtu_extra = 32
2022-09-19 06:35:48 us=718000   tun_mtu_extra_defined = ENABLED
2022-09-19 06:35:48 us=718000   mtu_discover_type = -1
2022-09-19 06:35:48 us=718000   fragment = 0
2022-09-19 06:35:48 us=718000   mssfix = 1450
2022-09-19 06:35:48 us=718000   explicit_exit_notification = 0
2022-09-19 06:35:48 us=718000   tls_auth_file = '[UNDEF]'
2022-09-19 06:35:48 us=718000   key_direction = not set
2022-09-19 06:35:48 us=718000   tls_crypt_file = '[UNDEF]'
2022-09-19 06:35:48 us=718000   tls_crypt_v2_file = '[UNDEF]'
2022-09-19 06:35:48 us=718000 Connection profiles [2]:
2022-09-19 06:35:48 us=718000   proto = udp
2022-09-19 06:35:48 us=718000   local = '[UNDEF]'
2022-09-19 06:35:48 us=718000   local_port = '[UNDEF]'
2022-09-19 06:35:48 us=718000   remote = 'xxxxxxx.no-ip.biz'
2022-09-19 06:35:48 us=718000   remote_port = '60606'
2022-09-19 06:35:48 us=718000   remote_float = DISABLED
2022-09-19 06:35:48 us=718000   bind_defined = DISABLED
2022-09-19 06:35:48 us=718000   bind_local = DISABLED
2022-09-19 06:35:48 us=718000   bind_ipv6_only = DISABLED
2022-09-19 06:35:48 us=718000   connect_retry_seconds = 5
2022-09-19 06:35:48 us=718000   connect_timeout = 120
2022-09-19 06:35:48 us=718000   socks_proxy_server = '[UNDEF]'
2022-09-19 06:35:48 us=718000   socks_proxy_port = '[UNDEF]'
2022-09-19 06:35:48 us=718000   tun_mtu = 1500
2022-09-19 06:35:48 us=718000   tun_mtu_defined = ENABLED
2022-09-19 06:35:48 us=718000   link_mtu = 1500
2022-09-19 06:35:48 us=718000   link_mtu_defined = DISABLED
2022-09-19 06:35:48 us=718000   tun_mtu_extra = 32
2022-09-19 06:35:48 us=718000   tun_mtu_extra_defined = ENABLED
2022-09-19 06:35:48 us=718000   mtu_discover_type = -1
2022-09-19 06:35:48 us=718000   fragment = 0
2022-09-19 06:35:48 us=718000   mssfix = 1450
2022-09-19 06:35:48 us=718000   explicit_exit_notification = 0
2022-09-19 06:35:48 us=718000   tls_auth_file = '[UNDEF]'
2022-09-19 06:35:48 us=718000   key_direction = not set
2022-09-19 06:35:48 us=718000   tls_crypt_file = '[UNDEF]'
2022-09-19 06:35:48 us=718000   tls_crypt_v2_file = '[UNDEF]'
2022-09-19 06:35:48 us=718000 Connection profiles END
2022-09-19 06:35:48 us=718000   remote_random = DISABLED
2022-09-19 06:35:48 us=718000   ipchange = '[UNDEF]'
2022-09-19 06:35:48 us=718000   dev = 'tap'
2022-09-19 06:35:48 us=718000   dev_type = '[UNDEF]'
2022-09-19 06:35:48 us=718000   dev_node = 'PierreVPN'
2022-09-19 06:35:48 us=718000   lladdr = '[UNDEF]'
2022-09-19 06:35:48 us=718000   topology = 1
2022-09-19 06:35:48 us=718000   ifconfig_local = '[UNDEF]'
2022-09-19 06:35:48 us=718000   ifconfig_remote_netmask = '[UNDEF]'
2022-09-19 06:35:48 us=734000   ifconfig_noexec = DISABLED
2022-09-19 06:35:48 us=734000   ifconfig_nowarn = DISABLED
2022-09-19 06:35:48 us=734000   ifconfig_ipv6_local = '[UNDEF]'
2022-09-19 06:35:48 us=734000   ifconfig_ipv6_netbits = 0
2022-09-19 06:35:48 us=734000   ifconfig_ipv6_remote = '[UNDEF]'
2022-09-19 06:35:48 us=734000   shaper = 0
2022-09-19 06:35:48 us=734000   mtu_test = 0
2022-09-19 06:35:48 us=734000   mlock = DISABLED
2022-09-19 06:35:48 us=734000   keepalive_ping = 0
2022-09-19 06:35:48 us=734000   keepalive_timeout = 0
2022-09-19 06:35:48 us=734000   inactivity_timeout = 0
2022-09-19 06:35:48 us=734000   inactivity_minimum_bytes = 0
2022-09-19 06:35:48 us=734000   ping_send_timeout = 0
2022-09-19 06:35:48 us=734000   ping_rec_timeout = 0
2022-09-19 06:35:48 us=734000   ping_rec_timeout_action = 0
2022-09-19 06:35:48 us=734000   ping_timer_remote = DISABLED
2022-09-19 06:35:48 us=734000   remap_sigusr1 = 0
2022-09-19 06:35:48 us=734000   persist_tun = ENABLED
2022-09-19 06:35:48 us=734000   persist_local_ip = DISABLED
2022-09-19 06:35:48 us=734000   persist_remote_ip = DISABLED
2022-09-19 06:35:48 us=734000   persist_key = ENABLED
2022-09-19 06:35:48 us=734000   passtos = DISABLED
2022-09-19 06:35:48 us=734000   resolve_retry_seconds = 1000000000
2022-09-19 06:35:48 us=734000   resolve_in_advance = DISABLED
2022-09-19 06:35:48 us=734000   username = '[UNDEF]'
2022-09-19 06:35:48 us=734000   groupname = '[UNDEF]'
2022-09-19 06:35:48 us=734000   chroot_dir = '[UNDEF]'
2022-09-19 06:35:48 us=734000   cd_dir = '[UNDEF]'
2022-09-19 06:35:48 us=734000   writepid = '[UNDEF]'
2022-09-19 06:35:48 us=734000   up_script = '[UNDEF]'
2022-09-19 06:35:48 us=734000   down_script = '[UNDEF]'
2022-09-19 06:35:48 us=734000   down_pre = DISABLED
2022-09-19 06:35:48 us=734000   up_restart = DISABLED
2022-09-19 06:35:48 us=734000   up_delay = DISABLED
2022-09-19 06:35:48 us=734000   daemon = DISABLED
2022-09-19 06:35:48 us=734000   inetd = 0
2022-09-19 06:35:48 us=734000   log = ENABLED
2022-09-19 06:35:48 us=734000   suppress_timestamps = DISABLED
2022-09-19 06:35:48 us=734000   machine_readable_output = DISABLED
2022-09-19 06:35:48 us=734000   nice = 0
2022-09-19 06:35:48 us=734000   verbosity = 9
2022-09-19 06:35:48 us=734000   mute = 0
2022-09-19 06:35:48 us=734000   status_file = '[UNDEF]'
2022-09-19 06:35:48 us=734000   status_file_version = 1
2022-09-19 06:35:48 us=734000   status_file_update_freq = 60
2022-09-19 06:35:48 us=734000   occ = ENABLED
2022-09-19 06:35:48 us=734000   rcvbuf = 0
2022-09-19 06:35:48 us=734000   sndbuf = 0
2022-09-19 06:35:48 us=734000   sockflags = 0
2022-09-19 06:35:48 us=734000   fast_io = DISABLED
2022-09-19 06:35:48 us=734000   comp.alg = 0
2022-09-19 06:35:48 us=734000   comp.flags = 0
2022-09-19 06:35:48 us=734000   route_script = '[UNDEF]'
2022-09-19 06:35:48 us=734000   route_default_gateway = '[UNDEF]'
2022-09-19 06:35:48 us=734000   route_default_metric = 0
2022-09-19 06:35:48 us=734000   route_noexec = DISABLED
2022-09-19 06:35:48 us=734000   route_delay = 5
2022-09-19 06:35:48 us=734000   route_delay_window = 30
2022-09-19 06:35:48 us=734000   route_delay_defined = ENABLED
2022-09-19 06:35:48 us=734000   route_nopull = DISABLED
2022-09-19 06:35:48 us=734000   route_gateway_via_dhcp = DISABLED
2022-09-19 06:35:48 us=734000   allow_pull_fqdn = DISABLED
2022-09-19 06:35:48 us=734000   Pull filters:
2022-09-19 06:35:48 us=734000     ignore "route-method"
2022-09-19 06:35:48 us=734000   management_addr = '127.0.0.1'
2022-09-19 06:35:48 us=734000   management_port = '25340'
2022-09-19 06:35:48 us=734000   management_user_pass = 'stdin'
2022-09-19 06:35:48 us=734000   management_log_history_cache = 250
2022-09-19 06:35:48 us=734000   management_echo_buffer_size = 100
2022-09-19 06:35:48 us=734000   management_write_peer_info_file = '[UNDEF]'
2022-09-19 06:35:48 us=734000   management_client_user = '[UNDEF]'
2022-09-19 06:35:48 us=734000   management_client_group = '[UNDEF]'
2022-09-19 06:35:48 us=734000   management_flags = 6
2022-09-19 06:35:48 us=734000   shared_secret_file = '[UNDEF]'
2022-09-19 06:35:48 us=734000   key_direction = not set
2022-09-19 06:35:48 us=734000   ciphername = 'AES-256-GCM'
2022-09-19 06:35:48 us=734000   ncp_enabled = ENABLED
2022-09-19 06:35:48 us=734000   ncp_ciphers = 'AES-256-GCM:AES-128-GCM'
2022-09-19 06:35:48 us=734000   authname = 'SHA1'
2022-09-19 06:35:48 us=734000   prng_hash = 'SHA1'
2022-09-19 06:35:48 us=734000   prng_nonce_secret_len = 16
2022-09-19 06:35:48 us=734000   keysize = 0
2022-09-19 06:35:48 us=734000   engine = DISABLED
2022-09-19 06:35:48 us=734000   replay = ENABLED
2022-09-19 06:35:48 us=734000   mute_replay_warnings = ENABLED
2022-09-19 06:35:48 us=734000   replay_window = 64
2022-09-19 06:35:48 us=734000   replay_time = 15
2022-09-19 06:35:48 us=734000   packet_id_file = '[UNDEF]'
2022-09-19 06:35:48 us=734000   test_crypto = DISABLED
2022-09-19 06:35:48 us=734000   tls_server = DISABLED
2022-09-19 06:35:48 us=734000   tls_client = ENABLED
2022-09-19 06:35:48 us=734000   ca_file = 'ca.crt'
2022-09-19 06:35:48 us=734000   ca_path = '[UNDEF]'
2022-09-19 06:35:48 us=734000   dh_file = '[UNDEF]'
2022-09-19 06:35:48 us=734000   cert_file = 'DanielleMiniPC.crt'
2022-09-19 06:35:48 us=734000   extra_certs_file = '[UNDEF]'
2022-09-19 06:35:48 us=734000   priv_key_file = 'DanielleMiniPC.key'
2022-09-19 06:35:48 us=734000   pkcs12_file = '[UNDEF]'
2022-09-19 06:35:48 us=734000   cryptoapi_cert = '[UNDEF]'
2022-09-19 06:35:48 us=734000   cipher_list = 'DEFAULT:@SECLEVEL=0'
2022-09-19 06:35:48 us=734000   cipher_list_tls13 = '[UNDEF]'
2022-09-19 06:35:48 us=734000   tls_cert_profile = '[UNDEF]'
2022-09-19 06:35:48 us=734000   tls_verify = '[UNDEF]'
2022-09-19 06:35:48 us=734000   tls_export_cert = '[UNDEF]'
2022-09-19 06:35:48 us=734000   verify_x509_type = 0
2022-09-19 06:35:48 us=734000   verify_x509_name = '[UNDEF]'
2022-09-19 06:35:48 us=734000   crl_file = '[UNDEF]'
2022-09-19 06:35:48 us=734000   ns_cert_type = 0
2022-09-19 06:35:48 us=734000   remote_cert_ku[i] = 65535
2022-09-19 06:35:48 us=734000   remote_cert_ku[i] = 0
2022-09-19 06:35:48 us=734000   remote_cert_ku[i] = 0
2022-09-19 06:35:48 us=734000   remote_cert_ku[i] = 0
2022-09-19 06:35:48 us=734000   remote_cert_ku[i] = 0
2022-09-19 06:35:48 us=734000   remote_cert_ku[i] = 0
2022-09-19 06:35:48 us=734000   remote_cert_ku[i] = 0
2022-09-19 06:35:48 us=734000   remote_cert_ku[i] = 0
2022-09-19 06:35:48 us=734000   remote_cert_ku[i] = 0
2022-09-19 06:35:48 us=734000   remote_cert_ku[i] = 0
2022-09-19 06:35:48 us=734000   remote_cert_ku[i] = 0
2022-09-19 06:35:48 us=734000   remote_cert_ku[i] = 0
2022-09-19 06:35:48 us=734000   remote_cert_ku[i] = 0
2022-09-19 06:35:48 us=734000   remote_cert_ku[i] = 0
2022-09-19 06:35:48 us=734000   remote_cert_ku[i] = 0
2022-09-19 06:35:48 us=734000   remote_cert_ku[i] = 0
2022-09-19 06:35:48 us=734000   remote_cert_eku = 'TLS Web Server Authentication'
2022-09-19 06:35:48 us=734000   ssl_flags = 16384
2022-09-19 06:35:48 us=734000   tls_timeout = 2
2022-09-19 06:35:48 us=734000   renegotiate_bytes = -1
2022-09-19 06:35:48 us=734000   renegotiate_packets = 0
2022-09-19 06:35:48 us=734000   renegotiate_seconds = 3600
2022-09-19 06:35:48 us=734000   handshake_window = 60
2022-09-19 06:35:48 us=734000   transition_window = 3600
2022-09-19 06:35:48 us=734000   single_session = DISABLED
2022-09-19 06:35:48 us=734000   push_peer_info = DISABLED
2022-09-19 06:35:48 us=734000   tls_exit = DISABLED
2022-09-19 06:35:48 us=734000   tls_crypt_v2_metadata = '[UNDEF]'
2022-09-19 06:35:48 us=734000   pkcs11_protected_authentication = DISABLED
2022-09-19 06:35:48 us=734000   pkcs11_protected_authentication = DISABLED
2022-09-19 06:35:48 us=734000   pkcs11_protected_authentication = DISABLED
2022-09-19 06:35:48 us=734000   pkcs11_protected_authentication = DISABLED
2022-09-19 06:35:48 us=734000   pkcs11_protected_authentication = DISABLED
2022-09-19 06:35:48 us=734000   pkcs11_protected_authentication = DISABLED
2022-09-19 06:35:48 us=734000   pkcs11_protected_authentication = DISABLED
2022-09-19 06:35:48 us=734000   pkcs11_protected_authentication = DISABLED
2022-09-19 06:35:48 us=734000   pkcs11_protected_authentication = DISABLED
2022-09-19 06:35:48 us=734000   pkcs11_protected_authentication = DISABLED
2022-09-19 06:35:48 us=734000   pkcs11_protected_authentication = DISABLED
2022-09-19 06:35:48 us=734000   pkcs11_protected_authentication = DISABLED
2022-09-19 06:35:48 us=734000   pkcs11_protected_authentication = DISABLED
2022-09-19 06:35:48 us=734000   pkcs11_protected_authentication = DISABLED
2022-09-19 06:35:48 us=734000   pkcs11_protected_authentication = DISABLED
2022-09-19 06:35:48 us=734000   pkcs11_protected_authentication = DISABLED
2022-09-19 06:35:48 us=734000   pkcs11_private_mode = 00000000
2022-09-19 06:35:48 us=734000   pkcs11_private_mode = 00000000
2022-09-19 06:35:48 us=734000   pkcs11_private_mode = 00000000
2022-09-19 06:35:48 us=734000   pkcs11_private_mode = 00000000
2022-09-19 06:35:48 us=734000   pkcs11_private_mode = 00000000
2022-09-19 06:35:48 us=734000   pkcs11_private_mode = 00000000
2022-09-19 06:35:48 us=734000   pkcs11_private_mode = 00000000
2022-09-19 06:35:48 us=734000   pkcs11_private_mode = 00000000
2022-09-19 06:35:48 us=734000   pkcs11_private_mode = 00000000
2022-09-19 06:35:48 us=734000   pkcs11_private_mode = 00000000
2022-09-19 06:35:48 us=734000   pkcs11_private_mode = 00000000
2022-09-19 06:35:48 us=734000   pkcs11_private_mode = 00000000
2022-09-19 06:35:48 us=734000   pkcs11_private_mode = 00000000
2022-09-19 06:35:48 us=734000   pkcs11_private_mode = 00000000
2022-09-19 06:35:48 us=734000   pkcs11_private_mode = 00000000
2022-09-19 06:35:48 us=734000   pkcs11_private_mode = 00000000
2022-09-19 06:35:48 us=734000   pkcs11_cert_private = DISABLED
2022-09-19 06:35:48 us=734000   pkcs11_cert_private = DISABLED
2022-09-19 06:35:48 us=734000   pkcs11_cert_private = DISABLED
2022-09-19 06:35:48 us=734000   pkcs11_cert_private = DISABLED
2022-09-19 06:35:48 us=750000   pkcs11_cert_private = DISABLED
2022-09-19 06:35:48 us=750000   pkcs11_cert_private = DISABLED
2022-09-19 06:35:48 us=750000   pkcs11_cert_private = DISABLED
2022-09-19 06:35:48 us=750000   pkcs11_cert_private = DISABLED
2022-09-19 06:35:48 us=750000   pkcs11_cert_private = DISABLED
2022-09-19 06:35:48 us=750000   pkcs11_cert_private = DISABLED
2022-09-19 06:35:48 us=750000   pkcs11_cert_private = DISABLED
2022-09-19 06:35:48 us=750000   pkcs11_cert_private = DISABLED
2022-09-19 06:35:48 us=750000   pkcs11_cert_private = DISABLED
2022-09-19 06:35:48 us=750000   pkcs11_cert_private = DISABLED
2022-09-19 06:35:48 us=750000   pkcs11_cert_private = DISABLED
2022-09-19 06:35:48 us=750000   pkcs11_cert_private = DISABLED
2022-09-19 06:35:48 us=750000   pkcs11_pin_cache_period = -1
2022-09-19 06:35:48 us=750000   pkcs11_id = '[UNDEF]'
2022-09-19 06:35:48 us=750000   pkcs11_id_management = DISABLED
2022-09-19 06:35:48 us=750000   server_network = 0.0.0.0
2022-09-19 06:35:48 us=750000   server_netmask = 0.0.0.0
2022-09-19 06:35:48 us=750000   server_network_ipv6 = ::
2022-09-19 06:35:48 us=750000   server_netbits_ipv6 = 0
2022-09-19 06:35:48 us=750000   server_bridge_ip = 0.0.0.0
2022-09-19 06:35:48 us=750000   server_bridge_netmask = 0.0.0.0
2022-09-19 06:35:48 us=750000   server_bridge_pool_start = 0.0.0.0
2022-09-19 06:35:48 us=750000   server_bridge_pool_end = 0.0.0.0
2022-09-19 06:35:48 us=750000   ifconfig_pool_defined = DISABLED
2022-09-19 06:35:48 us=750000   ifconfig_pool_start = 0.0.0.0
2022-09-19 06:35:48 us=750000   ifconfig_pool_end = 0.0.0.0
2022-09-19 06:35:48 us=750000   ifconfig_pool_netmask = 0.0.0.0
2022-09-19 06:35:48 us=750000   ifconfig_pool_persist_filename = '[UNDEF]'
2022-09-19 06:35:48 us=750000   ifconfig_pool_persist_refresh_freq = 600
2022-09-19 06:35:48 us=750000   ifconfig_ipv6_pool_defined = DISABLED
2022-09-19 06:35:48 us=750000   ifconfig_ipv6_pool_base = ::
2022-09-19 06:35:48 us=750000   ifconfig_ipv6_pool_netbits = 0
2022-09-19 06:35:48 us=750000   n_bcast_buf = 256
2022-09-19 06:35:48 us=750000   tcp_queue_limit = 64
2022-09-19 06:35:48 us=750000   real_hash_size = 256
2022-09-19 06:35:48 us=750000   virtual_hash_size = 256
2022-09-19 06:35:48 us=750000   client_connect_script = '[UNDEF]'
2022-09-19 06:35:48 us=750000   learn_address_script = '[UNDEF]'
2022-09-19 06:35:48 us=750000   client_disconnect_script = '[UNDEF]'
2022-09-19 06:35:48 us=750000   client_config_dir = '[UNDEF]'
2022-09-19 06:35:48 us=750000   ccd_exclusive = DISABLED
2022-09-19 06:35:48 us=750000   tmp_dir = 'C:\Users\Danielle\AppData\Local\Temp\'
2022-09-19 06:35:48 us=750000   push_ifconfig_defined = DISABLED
2022-09-19 06:35:48 us=750000   push_ifconfig_local = 0.0.0.0
2022-09-19 06:35:48 us=750000   push_ifconfig_remote_netmask = 0.0.0.0
2022-09-19 06:35:48 us=750000   push_ifconfig_ipv6_defined = DISABLED
2022-09-19 06:35:48 us=750000   push_ifconfig_ipv6_local = ::/0
2022-09-19 06:35:48 us=750000   push_ifconfig_ipv6_remote = ::
2022-09-19 06:35:48 us=750000   enable_c2c = DISABLED
2022-09-19 06:35:48 us=750000   duplicate_cn = DISABLED
2022-09-19 06:35:48 us=750000   cf_max = 0
2022-09-19 06:35:48 us=750000   cf_per = 0
2022-09-19 06:35:48 us=750000   max_clients = 1024
2022-09-19 06:35:48 us=750000   max_routes_per_client = 256
2022-09-19 06:35:48 us=750000   auth_user_pass_verify_script = '[UNDEF]'
2022-09-19 06:35:48 us=750000   auth_user_pass_verify_script_via_file = DISABLED
2022-09-19 06:35:48 us=750000   auth_token_generate = DISABLED
2022-09-19 06:35:48 us=750000   auth_token_lifetime = 0
2022-09-19 06:35:48 us=750000   auth_token_secret_file = '[UNDEF]'
2022-09-19 06:35:48 us=750000   vlan_tagging = DISABLED
2022-09-19 06:35:48 us=750000   vlan_accept = all
2022-09-19 06:35:48 us=750000   vlan_pvid = 1
2022-09-19 06:35:48 us=750000   client = ENABLED
2022-09-19 06:35:48 us=750000   pull = ENABLED
2022-09-19 06:35:48 us=750000   auth_user_pass_file = '[UNDEF]'
2022-09-19 06:35:48 us=750000   show_net_up = DISABLED
2022-09-19 06:35:48 us=750000   route_method = 3
2022-09-19 06:35:48 us=750000   block_outside_dns = DISABLED
2022-09-19 06:35:48 us=750000   ip_win32_defined = DISABLED
2022-09-19 06:35:48 us=750000   ip_win32_type = 3
2022-09-19 06:35:48 us=750000   dhcp_masq_offset = 0
2022-09-19 06:35:48 us=750000   dhcp_lease_time = 31536000
2022-09-19 06:35:48 us=750000   tap_sleep = 0
2022-09-19 06:35:48 us=750000   dhcp_options = DISABLED
2022-09-19 06:35:48 us=750000   dhcp_renew = DISABLED
2022-09-19 06:35:48 us=750000   dhcp_pre_release = DISABLED
2022-09-19 06:35:48 us=750000   domain = '[UNDEF]'
2022-09-19 06:35:48 us=750000   netbios_scope = '[UNDEF]'
2022-09-19 06:35:48 us=750000   netbios_node_type = 0
2022-09-19 06:35:48 us=750000   disable_nbt = DISABLED
2022-09-19 06:35:48 us=750000 OpenVPN 2.5.7 Windows-MSVC [SSL (OpenSSL)] [LZO] [LZ4] [PKCS11] [AEAD] built on May 27 2022
2022-09-19 06:35:48 us=750000 Windows version 10.0 (Windows 10 or greater) 64bit
2022-09-19 06:35:48 us=750000 library versions: OpenSSL 1.1.1o  3 May 2022, LZO 2.10
2022-09-19 06:35:48 us=750000 MANAGEMENT: TCP Socket listening on [AF_INET]127.0.0.1:25340
2022-09-19 06:35:48 us=750000 Need hold release from management interface, waiting...
2022-09-19 06:35:49 us=156000 MANAGEMENT: Client connected from [AF_INET]127.0.0.1:25340
2022-09-19 06:35:49 us=265000 MANAGEMENT: CMD 'state on'
2022-09-19 06:35:49 us=265000 MANAGEMENT: CMD 'log all on'
2022-09-19 06:35:49 us=562000 MANAGEMENT: CMD 'echo all on'
2022-09-19 06:35:49 us=562000 MANAGEMENT: CMD 'bytecount 5'
2022-09-19 06:35:49 us=562000 MANAGEMENT: CMD 'hold off'
2022-09-19 06:35:49 us=562000 MANAGEMENT: CMD 'hold release'
2022-09-19 06:35:49 us=562000 PKCS#11: pkcs11h_setProperty return rv=0-'CKR_OK'
2022-09-19 06:35:49 us=562000 PKCS#11: pkcs11h_setProperty entry property='1', value=000000CB84B9E350, value_size=4
2022-09-19 06:35:49 us=562000 PKCS#11: pkcs11h_setProperty return rv=84-'CKR_FUNCTION_NOT_SUPPORTED'
2022-09-19 06:35:49 us=562000 PKCS#11: pkcs11h_setProperty entry property='7', value=000000CB84B9E358, value_size=8
2022-09-19 06:35:49 us=562000 PKCS#11: Setting property 7=*size*
2022-09-19 06:35:49 us=562000 PKCS#11: pkcs11h_setProperty return rv=0-'CKR_OK'
2022-09-19 06:35:49 us=562000 PKCS#11: pkcs11h_setProperty entry property='6', value=000000CB84B9E350, value_size=8
2022-09-19 06:35:49 us=562000 PKCS#11: Setting property 6=*size*
2022-09-19 06:35:49 us=562000 PKCS#11: pkcs11h_setProperty return rv=0-'CKR_OK'
2022-09-19 06:35:49 us=562000 PKCS#11: pkcs11h_setProperty entry property='9', value=000000CB84B9E358, value_size=8
2022-09-19 06:35:49 us=562000 PKCS#11: Setting property 9=*size*
2022-09-19 06:35:49 us=562000 PKCS#11: pkcs11h_setProperty return rv=0-'CKR_OK'
2022-09-19 06:35:49 us=562000 PKCS#11: pkcs11h_setProperty entry property='8', value=000000CB84B9E350, value_size=8
2022-09-19 06:35:49 us=562000 PKCS#11: Setting property 8=*size*
2022-09-19 06:35:49 us=562000 PKCS#11: pkcs11h_setProperty return rv=0-'CKR_OK'
2022-09-19 06:35:49 us=562000 PKCS#11: pkcs11h_setProperty entry property='10', value=000000CB84B9E350, value_size=4
2022-09-19 06:35:49 us=562000 PKCS#11: Setting property 10=0x1
2022-09-19 06:35:49 us=562000 PKCS#11: pkcs11h_setProperty return rv=0-'CKR_OK'
2022-09-19 06:35:49 us=562000 PKCS#11: pkcs11h_setProperty entry property='11', value=000000CB84B9E350, value_size=4
2022-09-19 06:35:49 us=562000 PKCS#11: Setting property 11=0xffffffff
2022-09-19 06:35:49 us=562000 PKCS#11: pkcs11h_setProperty return rv=0-'CKR_OK'
2022-09-19 06:35:49 us=562000 No valid translation found for TLS cipher '@SECLEVEL=0'
2022-09-19 06:35:49 us=578000 Control Channel MTU parms [ L:1653 D:1212 EF:38 EB:0 ET:0 EL:3 ]
2022-09-19 06:35:49 us=578000 MANAGEMENT: >STATE:1663558549,RESOLVE,,,,,,
2022-09-19 06:35:49 us=765000 Data Channel MTU parms [ L:1653 D:1450 EF:121 EB:411 ET:32 EL:3 ]
2022-09-19 06:35:49 us=765000 crypto_adjust_frame_parameters: Adjusting frame parameters for crypto by 48 bytes
2022-09-19 06:35:49 us=765000 calc_options_string_link_mtu: link-mtu 1653 -> 1581
2022-09-19 06:35:49 us=765000 crypto_adjust_frame_parameters: Adjusting frame parameters for crypto by 48 bytes
2022-09-19 06:35:49 us=765000 calc_options_string_link_mtu: link-mtu 1653 -> 1581
2022-09-19 06:35:49 us=765000 Local Options String (VER=V4): 'V4,dev-type tap,link-mtu 1581,tun-mtu 1532,proto UDPv4,cipher AES-256-GCM,auth [null-digest],keysize 256,key-method 2,tls-client'
2022-09-19 06:35:49 us=765000 Expected Remote Options String (VER=V4): 'V4,dev-type tap,link-mtu 1581,tun-mtu 1532,proto UDPv4,cipher AES-256-GCM,auth [null-digest],keysize 256,key-method 2,tls-server'
2022-09-19 06:35:49 us=765000 TCP/UDP: Preserving recently used remote address: [AF_INET]74.108.140.69:58585
2022-09-19 06:35:49 us=765000 Socket Buffers: R=[65536->65536] S=[65536->65536]
2022-09-19 06:35:49 us=765000 UDP link local: (not bound)
2022-09-19 06:35:49 us=765000 UDP link remote: [AF_INET]74.108.140.69:58585
2022-09-19 06:35:49 us=765000 MANAGEMENT: >STATE:1663558549,WAIT,,,,,,
2022-09-19 06:35:49 us=765000 write_control_auth(): P_CONTROL_HARD_RESET_CLIENT_V2
2022-09-19 06:35:49 us=765000  event_wait returned 3
2022-09-19 06:35:49 us=765000 UDP WRITE [14] to [AF_INET]74.108.140.69:58585: P_CONTROL_HARD_RESET_CLIENT_V2 kid=0 sid=ee3c0ebb 2b483030 [ ] pid=0 DATA 
2022-09-19 06:35:49 us=765000 UDP write returned 14
2022-09-19 06:35:49 us=765000  event_wait returned 2
2022-09-19 06:35:49 us=765000 WIN32 I/O: Socket Completion non-queued error: Invalid argument (WSAEINVAL) (errno=10022)
2022-09-19 06:35:49 us=765000 UDP read returned -1
2022-09-19 06:35:49 us=765000 UDP READ [0] from [AF_UNSPEC]: DATA UNDEF len=-1
2022-09-19 06:35:49 us=765000  event_wait returned 1
2022-09-19 06:35:50 us=875000  event_wait returned 0
2022-09-19 06:35:50 us=875000  event_wait returned 1
2022-09-19 06:35:51 us=984000  event_wait returned 0
2022-09-19 06:35:51 us=984000 write_control_auth(): P_CONTROL_HARD_RESET_CLIENT_V2
2022-09-19 06:35:51 us=984000  event_wait returned 2
2022-09-19 06:35:51 us=984000 UDP WRITE [14] to [AF_INET]74.108.140.69:58585: P_CONTROL_HARD_RESET_CLIENT_V2 kid=0 sid=ee3c0ebb 2b483030 [ ] pid=0 DATA 
2022-09-19 06:35:51 us=984000 UDP write returned 14
2022-09-19 06:35:51 us=984000  event_wait returned 1
2022-09-19 06:35:53 us=109000  event_wait returned 0
2022-09-19 06:35:53 us=109000  event_wait returned 1
2022-09-19 06:35:54 us=218000  event_wait returned 0
2022-09-19 06:35:54 us=218000  event_wait returned 1
2022-09-19 06:35:55 us=312000  event_wait returned 0
2022-09-19 06:35:55 us=312000 write_control_auth(): P_CONTROL_HARD_RESET_CLIENT_V2
2022-09-19 06:35:55 us=312000  event_wait returned 2
2022-09-19 06:35:55 us=328000 UDP WRITE [14] to [AF_INET]74.108.140.69:58585: P_CONTROL_HARD_RESET_CLIENT_V2 kid=0 sid=ee3c0ebb 2b483030 [ ] pid=0 DATA 
2022-09-19 06:35:55 us=328000 UDP write returned 14
2022-09-19 06:35:55 us=328000  event_wait returned 1
2022-09-19 06:35:56 us=421000  event_wait returned 0
2022-09-19 06:35:56 us=421000  event_wait returned 1
2022-09-19 06:35:57 us=546000  event_wait returned 0
2022-09-19 06:35:57 us=546000  event_wait returned 1
2022-09-19 06:35:58 us=640000  event_wait returned 0
2022-09-19 06:35:58 us=640000  event_wait returned 1
2022-09-19 06:35:59 us=750000  event_wait returned 0
2022-09-19 06:35:59 us=750000  event_wait returned 1
2022-09-19 06:36:00 us=890000  event_wait returned 0
2022-09-19 06:36:00 us=890000  event_wait returned 1
2022-09-19 06:36:02 us=31000  event_wait returned 0
2022-09-19 06:36:02 us=31000  event_wait returned 1
2022-09-19 06:36:03 us=156000  event_wait returned 0
2022-09-19 06:36:03 us=156000 write_control_auth(): P_CONTROL_HARD_RESET_CLIENT_V2
2022-09-19 06:36:03 us=156000  event_wait returned 2
2022-09-19 06:36:03 us=156000 UDP WRITE [14] to [AF_INET]74.108.140.69:58585: P_CONTROL_HARD_RESET_CLIENT_V2 kid=0 sid=ee3c0ebb 2b483030 [ ] pid=0 DATA 
2022-09-19 06:36:03 us=156000 UDP write returned 14
2022-09-19 06:36:03 us=156000  event_wait returned 1
2022-09-19 06:36:04 us=281000  event_wait returned 0
2022-09-19 06:36:04 us=281000  event_wait returned 1
2022-09-19 06:36:05 us=406000  event_wait returned 0
2022-09-19 06:36:05 us=406000  event_wait returned 1
2022-09-19 06:36:06 us=546000  event_wait returned 0
2022-09-19 06:36:06 us=546000  event_wait returned 1
2022-09-19 06:36:07 us=671000  event_wait returned 0
2022-09-19 06:36:07 us=671000  event_wait returned 1
2022-09-19 06:36:08 us=796000  event_wait returned 0
2022-09-19 06:36:08 us=796000  event_wait returned 1
2022-09-19 06:36:09 us=937000  event_wait returned 0
2022-09-19 06:36:09 us=937000  event_wait returned 1
2022-09-19 06:36:11 us=125000  event_wait returned 0
2022-09-19 06:36:11 us=125000  event_wait returned 1
2022-09-19 06:36:12 us=312000  event_wait returned 0
2022-09-19 06:36:12 us=312000  event_wait returned 1
2022-09-19 06:36:13 us=500000  event_wait returned 0
2022-09-19 06:36:13 us=500000  event_wait returned 1
2022-09-19 06:36:14 us=687000  event_wait returned 0
2022-09-19 06:36:14 us=687000  event_wait returned 1
2022-09-19 06:36:15 us=859000  event_wait returned 0
2022-09-19 06:36:15 us=859000  event_wait returned 1
2022-09-19 06:36:17 us=46000  event_wait returned 0
2022-09-19 06:36:17 us=46000  event_wait returned 1
2022-09-19 06:36:18 us=234000  event_wait returned 0
2022-09-19 06:36:18 us=234000  event_wait returned 1
2022-09-19 06:36:19 us=421000  event_wait returned 0
2022-09-19 06:36:19 us=421000 write_control_auth(): P_CONTROL_HARD_RESET_CLIENT_V2
2022-09-19 06:36:19 us=421000  event_wait returned 2
2022-09-19 06:36:19 us=421000 UDP WRITE [14] to [AF_INET]74.108.140.69:58585: P_CONTROL_HARD_RESET_CLIENT_V2 kid=0 sid=ee3c0ebb 2b483030 [ ] pid=0 DATA 
2022-09-19 06:36:19 us=421000 UDP write returned 14
2022-09-19 06:36:19 us=421000  event_wait returned 1
2022-09-19 06:36:20 us=625000  event_wait returned 0
2022-09-19 06:36:20 us=625000  event_wait returned 1
2022-09-19 06:36:21 us=812000  event_wait returned 0
2022-09-19 06:36:21 us=812000  event_wait returned 1
2022-09-19 06:36:23 us=15000  event_wait returned 0
2022-09-19 06:36:23 us=15000  event_wait returned 1
2022-09-19 06:36:24 us=218000  event_wait returned 0
2022-09-19 06:36:24 us=218000  event_wait returned 1
2022-09-19 06:36:25 us=406000  event_wait returned 0
2022-09-19 06:36:25 us=406000  event_wait returned 1
2022-09-19 06:36:26 us=593000  event_wait returned 0
2022-09-19 06:36:26 us=593000  event_wait returned 1
2022-09-19 06:36:27 us=781000  event_wait returned 0
2022-09-19 06:36:27 us=781000  event_wait returned 1
2022-09-19 06:36:28 us=984000  event_wait returned 0
2022-09-19 06:36:28 us=984000  event_wait returned 1
2022-09-19 06:36:30 us=171000  event_wait returned 0
2022-09-19 06:36:30 us=171000  event_wait returned 1
2022-09-19 06:36:31 us=281000  event_wait returned 0
2022-09-19 06:36:31 us=281000  event_wait returned 1
2022-09-19 06:36:32 us=406000  event_wait returned 0
2022-09-19 06:36:32 us=406000  event_wait returned 1
2022-09-19 06:36:33 us=531000  event_wait returned 0
2022-09-19 06:36:33 us=531000  event_wait returned 1
2022-09-19 06:36:34 us=640000  event_wait returned 0
2022-09-19 06:36:34 us=640000  event_wait returned 1
2022-09-19 06:36:35 us=765000  event_wait returned 0
2022-09-19 06:36:35 us=765000  event_wait returned 1
2022-09-19 06:36:36 us=890000  event_wait returned 0
2022-09-19 06:36:36 us=890000  event_wait returned 1
2022-09-19 06:36:38 us=15000  event_wait returned 0
2022-09-19 06:36:38 us=15000  event_wait returned 1
2022-09-19 06:36:39 us=140000  event_wait returned 0
2022-09-19 06:36:39 us=140000  event_wait returned 1
2022-09-19 06:36:40 us=265000  event_wait returned 0
2022-09-19 06:36:40 us=265000  event_wait returned 1
2022-09-19 06:36:41 us=484000  event_wait returned 0
2022-09-19 06:36:41 us=484000  event_wait returned 1
2022-09-19 06:36:42 us=718000  event_wait returned 0
2022-09-19 06:36:42 us=718000  event_wait returned 1
2022-09-19 06:36:43 us=937000  event_wait returned 0
2022-09-19 06:36:43 us=937000  event_wait returned 1
2022-09-19 06:36:45 us=156000  event_wait returned 0
2022-09-19 06:36:45 us=156000  event_wait returned 1
2022-09-19 06:36:46 us=390000  event_wait returned 0
2022-09-19 06:36:46 us=390000  event_wait returned 1
2022-09-19 06:36:47 us=609000  event_wait returned 0
2022-09-19 06:36:47 us=609000  event_wait returned 1
2022-09-19 06:36:48 us=843000  event_wait returned 0
2022-09-19 06:36:48 us=843000  event_wait returned 1
2022-09-19 06:36:50 us=62000  event_wait returned 0
2022-09-19 06:36:50 us=62000 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
2022-09-19 06:36:50 us=62000 TLS Error: TLS handshake failed
2022-09-19 06:36:50 us=62000 TCP/UDP: Closing socket
2022-09-19 06:36:50 us=78000 SIGUSR1[soft,tls-error] received, process restarting
2022-09-19 06:36:50 us=78000 MANAGEMENT: >STATE:1663558610,RECONNECTING,tls-error,,,,,
2022-09-19 06:36:50 us=78000 Restart pause, 5 second(s)
2022-09-19 06:36:55 us=109000 Re-using SSL/TLS context
2022-09-19 06:36:55 us=109000 Control Channel MTU parms [ L:1653 D:1212 EF:38 EB:0 ET:0 EL:3 ]
2022-09-19 06:36:55 us=109000 MANAGEMENT: >STATE:1663558615,RESOLVE,,,,,,
2022-09-19 06:36:55 us=328000 Data Channel MTU parms [ L:1653 D:1450 EF:121 EB:411 ET:32 EL:3 ]
2022-09-19 06:36:55 us=328000 crypto_adjust_frame_parameters: Adjusting frame parameters for crypto by 48 bytes
2022-09-19 06:36:55 us=328000 calc_options_string_link_mtu: link-mtu 1653 -> 1581
2022-09-19 06:36:55 us=328000 crypto_adjust_frame_parameters: Adjusting frame parameters for crypto by 48 bytes
2022-09-19 06:36:55 us=328000 calc_options_string_link_mtu: link-mtu 1653 -> 1581
2022-09-19 06:36:55 us=328000 Local Options String (VER=V4): 'V4,dev-type tap,link-mtu 1581,tun-mtu 1532,proto UDPv4,cipher AES-256-GCM,auth [null-digest],keysize 256,key-method 2,tls-client'
2022-09-19 06:36:55 us=328000 Expected Remote Options String (VER=V4): 'V4,dev-type tap,link-mtu 1581,tun-mtu 1532,proto UDPv4,cipher AES-256-GCM,auth [null-digest],keysize 256,key-method 2,tls-server'
2022-09-19 06:36:55 us=328000 TCP/UDP: Preserving recently used remote address: [AF_INET]74.108.140.69:59595
2022-09-19 06:36:55 us=328000 Socket Buffers: R=[65536->65536] S=[65536->65536]
2022-09-19 06:36:55 us=328000 UDP link local: (not bound)
2022-09-19 06:36:55 us=328000 UDP link remote: [AF_INET]74.108.140.69:59595
2022-09-19 06:36:55 us=328000 MANAGEMENT: >STATE:1663558615,WAIT,,,,,,
2022-09-19 06:36:55 us=328000 write_control_auth(): P_CONTROL_HARD_RESET_CLIENT_V2
2022-09-19 06:36:55 us=328000  event_wait returned 2
2022-09-19 06:36:55 us=328000 UDP WRITE [14] to [AF_INET]74.108.140.69:59595: P_CONTROL_HARD_RESET_CLIENT_V2 kid=0 sid=e705aaed ec322658 [ ] pid=0 DATA 
2022-09-19 06:36:55 us=328000 UDP write returned 14
2022-09-19 06:36:55 us=328000  event_wait returned 1
2022-09-19 06:36:55 us=328000 WIN32 I/O: Socket Completion non-queued error: Invalid argument (WSAEINVAL) (errno=10022)
2022-09-19 06:36:55 us=328000 UDP read returned -1
2022-09-19 06:36:55 us=328000 read UDP: No such file or directory (code=2)
2022-09-19 06:36:55 us=328000 UDP READ [0] from [AF_UNSPEC]: DATA UNDEF len=-1
2022-09-19 06:36:56 us=453000  event_wait returned 0
2022-09-19 06:36:57 us=562000  event_wait returned 0
2022-09-19 06:36:57 us=562000 write_control_auth(): P_CONTROL_HARD_RESET_CLIENT_V2
2022-09-19 06:36:57 us=562000  event_wait returned 1
2022-09-19 06:36:57 us=562000 UDP WRITE [14] to [AF_INET]74.108.140.69:59595: P_CONTROL_HARD_RESET_CLIENT_V2 kid=0 sid=e705aaed ec322658 [ ] pid=0 DATA 
2022-09-19 06:36:57 us=562000 UDP write returned 14
2022-09-19 06:36:58 us=687000  event_wait returned 0
2022-09-19 06:36:59 us=796000  event_wait returned 0
2022-09-19 06:37:00 us=921000  event_wait returned 0
2022-09-19 06:37:02 us=46000  event_wait returned 0
2022-09-19 06:37:02 us=46000 write_control_auth(): P_CONTROL_HARD_RESET_CLIENT_V2
2022-09-19 06:37:02 us=46000  event_wait returned 1
2022-09-19 06:37:02 us=46000 UDP WRITE [14] to [AF_INET]74.108.140.69:59595: P_CONTROL_HARD_RESET_CLIENT_V2 kid=0 sid=e705aaed ec322658 [ ] pid=0 DATA 
2022-09-19 06:37:02 us=46000 UDP write returned 14
2022-09-19 06:37:03 us=156000  event_wait returned 0
2022-09-19 06:37:04 us=250000  event_wait returned 1
2022-09-19 06:37:04 us=265000 PKCS#11: __pkcs11h_openssl_ex_data_free entered - parent=00000211B7D056D0, ptr=0000000000000000, ad=00000211B7D05738, idx=1, argl=0, argp=00007FFF5C253D08
2022-09-19 06:37:04 us=265000 PKCS#11: __pkcs11h_openssl_ex_data_free entered - parent=00000211B7CF34B0, ptr=0000000000000000, ad=00000211B7CF3518, idx=1, argl=0, argp=00007FFF5C253D08
2022-09-19 06:37:04 us=265000 PKCS#11: __pkcs11h_openssl_ex_data_free entered - parent=00000211B7CEC2B0, ptr=0000000000000000, ad=00000211B7CEC318, idx=1, argl=0, argp=00007FFF5C253D08
2022-09-19 06:37:04 us=265000 TCP/UDP: Closing socket
2022-09-19 06:37:04 us=281000 SIGTERM[hard,] received, process exiting
2022-09-19 06:37:04 us=281000 MANAGEMENT: >STATE:1663558624,EXITING,SIGTERM,,,,,
2022-09-19 06:37:04 us=281000 PKCS#11: pkcs11h_terminate entry
2022-09-19 06:37:04 us=281000 PKCS#11: Terminating openssl
2022-09-19 06:37:04 us=281000 PKCS#11: _pkcs11h_openssl_terminate
2022-09-19 06:37:04 us=281000 PKCS#11: Removing providers
2022-09-19 06:37:04 us=281000 PKCS#11: Releasing sessions
2022-09-19 06:37:04 us=281000 PKCS#11: Terminating slotevent
2022-09-19 06:37:04 us=281000 PKCS#11: _pkcs11h_slotevent_terminate entry
2022-09-19 06:37:04 us=281000 PKCS#11: _pkcs11h_slotevent_terminate return
2022-09-19 06:37:04 us=281000 PKCS#11: Marking as uninitialized
Can anyone help me figure out what's causing the problem?

Thanks a bunch.

User avatar
openvpn_inc
OpenVPN Inc.
Posts: 1333
Joined: Tue Feb 16, 2021 10:41 am

Re: Windows client fails to connect after power failure

Post by openvpn_inc » Mon Sep 19, 2022 10:24 am

Hello pierre,

Sorry, doesn't really ring a bell for me. But from my experience with reading OpenVPN log files, this is the culprit:
WIN32 I/O: Socket Completion non-queued error: Invalid argument (WSAEINVAL) (errno=10022)

Looking online I see this as explanation for error code 10022:
WSAEINVAL 10022 Invalid argument.
Some invalid argument was supplied (for example, specifying an invalid level to the setsockopt function). In some instances, it also refers to the current state of the socket—for instance, calling accept on a socket that is not listening.

Unfortunately I do not have any further information other than this. Seems like you have problems on the network layer here. Maybe see if there are firewall or protection programs running that are interfering with OpenVPN?

Kind regards,
Johan
Image OpenVPN Inc.
Answers provided by OpenVPN Inc. staff members here are provided on a voluntary best-effort basis, and no rights can be claimed on the basis of answers posted in this public forum. If you wish to get official support from OpenVPN Inc. please use the official support ticket system: https://openvpn.net/support

TinCanTech
OpenVPN Protagonist
Posts: 11137
Joined: Fri Jun 03, 2016 1:17 pm

Re: Windows client fails to connect after power failure

Post by TinCanTech » Mon Sep 19, 2022 11:37 am

pierre wrote:
Mon Sep 19, 2022 3:50 am
OpenVPN 2.5.7 Windows-MSVC [SSL (OpenSSL)] [LZO] [LZ4] [PKCS11] [AEAD] built on May 27 2022
Not Opnvpn-connect-windows. Moved thread.
pierre wrote:
Mon Sep 19, 2022 3:50 am
Here is the log file with verb set to 9
Here is the only part to notice:
pierre wrote:
Mon Sep 19, 2022 3:50 am
2022-09-19 06:36:50 us=62000 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
2022-09-19 06:36:50 us=62000 TLS Error: TLS handshake failed
2022-09-19 06:36:50 us=62000 TCP/UDP: Closing socket
2022-09-19 06:36:50 us=78000 SIGUSR1[soft,tls-error] received, process restarting

User avatar
openvpn_inc
OpenVPN Inc.
Posts: 1333
Joined: Tue Feb 16, 2021 10:41 am

Re: Windows client fails to connect after power failure

Post by openvpn_inc » Mon Sep 19, 2022 11:41 am

Ah thanks tincantech,

Missed that message earlier. Yeah looks like for some reason your server is just unreachable from this system. So would recommend to look at whether the server is reachable from this computer at all, and if there are any firewalls (locally or otherwise) involved in blocking this traffic.

Kind regards,
Johan
Image OpenVPN Inc.
Answers provided by OpenVPN Inc. staff members here are provided on a voluntary best-effort basis, and no rights can be claimed on the basis of answers posted in this public forum. If you wish to get official support from OpenVPN Inc. please use the official support ticket system: https://openvpn.net/support

Post Reply