Openvpn ошибка 10051

I am attempting to connect to a Netgear R9000 with OpenVPN. I followed the instructions published by the Netgear R9000 user’s manual, using the configuration files downloaded from the Netgear admin site.

When I attempt to connect with the OpenVPN Client, I get the following error: write UDP: Unknown error (code=10051)

I would appreciate any pointers in debugging this problem.

Here’s the content of my client.log file:

Code: Select all

2021-02-24 19:12:43 WARNING: Compression for receiving enabled. Compression has been used in the past to break encryption. Sent packets are not compressed unless "allow-compression yes" is also set.
2021-02-24 19:12:43 us=294576 Current Parameter Settings:
2021-02-24 19:12:43 us=295614   config = 'client.ovpn'
2021-02-24 19:12:43 us=295614   mode = 0
2021-02-24 19:12:43 us=295614   show_ciphers = DISABLED
2021-02-24 19:12:43 us=295614   show_digests = DISABLED
2021-02-24 19:12:43 us=295614   show_engines = DISABLED
2021-02-24 19:12:43 us=295614   genkey = DISABLED
2021-02-24 19:12:43 us=295614   genkey_filename = '[UNDEF]'
2021-02-24 19:12:43 us=295614   key_pass_file = '[UNDEF]'
2021-02-24 19:12:43 us=297307   show_tls_ciphers = DISABLED
2021-02-24 19:12:43 us=297307   connect_retry_max = 0
2021-02-24 19:12:43 us=297307 Connection profiles [0]:
2021-02-24 19:12:43 us=297307   proto = udp
2021-02-24 19:12:43 us=297307   local = '[UNDEF]'
2021-02-24 19:12:43 us=297307   local_port = '[UNDEF]'
2021-02-24 19:12:43 us=297307   remote = '12974'
2021-02-24 19:12:43 us=297307   remote_port = '1194'
2021-02-24 19:12:43 us=297307   remote_float = DISABLED
2021-02-24 19:12:43 us=297307   bind_defined = DISABLED
2021-02-24 19:12:43 us=297307   bind_local = DISABLED
2021-02-24 19:12:43 us=297307   bind_ipv6_only = DISABLED
2021-02-24 19:12:43 us=297307   connect_retry_seconds = 5
2021-02-24 19:12:43 us=297307   connect_timeout = 120
2021-02-24 19:12:43 us=297307   socks_proxy_server = '[UNDEF]'
2021-02-24 19:12:43 us=297307   socks_proxy_port = '[UNDEF]'
2021-02-24 19:12:43 us=297307   tun_mtu = 1500
2021-02-24 19:12:43 us=297307   tun_mtu_defined = ENABLED
2021-02-24 19:12:43 us=297307   link_mtu = 1500
2021-02-24 19:12:43 us=297307   link_mtu_defined = DISABLED
2021-02-24 19:12:43 us=297307   tun_mtu_extra = 32
2021-02-24 19:12:43 us=297307   tun_mtu_extra_defined = ENABLED
2021-02-24 19:12:43 us=297307   mtu_discover_type = -1
2021-02-24 19:12:43 us=297307   fragment = 0
2021-02-24 19:12:43 us=297307   mssfix = 1450
2021-02-24 19:12:43 us=297307   explicit_exit_notification = 0
2021-02-24 19:12:43 us=297307   tls_auth_file = '[UNDEF]'
2021-02-24 19:12:43 us=297307   key_direction = not set
2021-02-24 19:12:43 us=297307   tls_crypt_file = '[UNDEF]'
2021-02-24 19:12:43 us=297307   tls_crypt_v2_file = '[UNDEF]'
2021-02-24 19:12:43 us=297307 Connection profiles END
2021-02-24 19:12:43 us=297307   remote_random = DISABLED
2021-02-24 19:12:43 us=297307   ipchange = '[UNDEF]'
2021-02-24 19:12:43 us=297307   dev = 'tap'
2021-02-24 19:12:43 us=297307   dev_type = '[UNDEF]'
2021-02-24 19:12:43 us=297307   dev_node = 'NETGEAR-VPN'
2021-02-24 19:12:43 us=297307   lladdr = '[UNDEF]'
2021-02-24 19:12:43 us=297307   topology = 1
2021-02-24 19:12:43 us=297307   ifconfig_local = '[UNDEF]'
2021-02-24 19:12:43 us=297307   ifconfig_remote_netmask = '[UNDEF]'
2021-02-24 19:12:43 us=297307   ifconfig_noexec = DISABLED
2021-02-24 19:12:43 us=297307   ifconfig_nowarn = DISABLED
2021-02-24 19:12:43 us=297307   ifconfig_ipv6_local = '[UNDEF]'
2021-02-24 19:12:43 us=297307   ifconfig_ipv6_netbits = 0
2021-02-24 19:12:43 us=297307   ifconfig_ipv6_remote = '[UNDEF]'
2021-02-24 19:12:43 us=297307   shaper = 0
2021-02-24 19:12:43 us=297307   mtu_test = 0
2021-02-24 19:12:43 us=297307   mlock = DISABLED
2021-02-24 19:12:43 us=297307   keepalive_ping = 0
2021-02-24 19:12:43 us=297307   keepalive_timeout = 0
2021-02-24 19:12:43 us=297307   inactivity_timeout = 0
2021-02-24 19:12:43 us=297307   ping_send_timeout = 0
2021-02-24 19:12:43 us=297307   ping_rec_timeout = 0
2021-02-24 19:12:43 us=297307   ping_rec_timeout_action = 0
2021-02-24 19:12:43 us=297307   ping_timer_remote = DISABLED
2021-02-24 19:12:43 us=297307   remap_sigusr1 = 0
2021-02-24 19:12:43 us=297307   persist_tun = ENABLED
2021-02-24 19:12:43 us=297307   persist_local_ip = DISABLED
2021-02-24 19:12:43 us=297307   persist_remote_ip = DISABLED
2021-02-24 19:12:43 us=297307   persist_key = ENABLED
2021-02-24 19:12:43 us=297307   passtos = DISABLED
2021-02-24 19:12:43 us=297307   resolve_retry_seconds = 1000000000
2021-02-24 19:12:43 us=297307   resolve_in_advance = DISABLED
2021-02-24 19:12:43 us=297307   username = '[UNDEF]'
2021-02-24 19:12:43 us=297307   groupname = '[UNDEF]'
2021-02-24 19:12:43 us=297307   chroot_dir = '[UNDEF]'
2021-02-24 19:12:43 us=297307   cd_dir = '[UNDEF]'
2021-02-24 19:12:43 us=297307   writepid = '[UNDEF]'
2021-02-24 19:12:43 us=297307   up_script = '[UNDEF]'
2021-02-24 19:12:43 us=297307   down_script = '[UNDEF]'
2021-02-24 19:12:43 us=297307   down_pre = DISABLED
2021-02-24 19:12:43 us=297307   up_restart = DISABLED
2021-02-24 19:12:43 us=297307   up_delay = DISABLED
2021-02-24 19:12:43 us=297307   daemon = DISABLED
2021-02-24 19:12:43 us=297307   inetd = 0
2021-02-24 19:12:43 us=297307   log = ENABLED
2021-02-24 19:12:43 us=297307   suppress_timestamps = DISABLED
2021-02-24 19:12:43 us=297307   machine_readable_output = DISABLED
2021-02-24 19:12:43 us=297307   nice = 0
2021-02-24 19:12:43 us=297307   verbosity = 5
2021-02-24 19:12:43 us=297307   mute = 0
2021-02-24 19:12:43 us=297307   gremlin = 0
2021-02-24 19:12:43 us=297307   status_file = '[UNDEF]'
2021-02-24 19:12:43 us=297307   status_file_version = 1
2021-02-24 19:12:43 us=297307   status_file_update_freq = 60
2021-02-24 19:12:43 us=297307   occ = ENABLED
2021-02-24 19:12:43 us=297307   rcvbuf = 0
2021-02-24 19:12:43 us=297307   sndbuf = 0
2021-02-24 19:12:43 us=297307   sockflags = 0
2021-02-24 19:12:43 us=297307   fast_io = DISABLED
2021-02-24 19:12:43 us=297307   comp.alg = 2
2021-02-24 19:12:43 us=297307   comp.flags = 1
2021-02-24 19:12:43 us=297307   route_script = '[UNDEF]'
2021-02-24 19:12:43 us=297307   route_default_gateway = '[UNDEF]'
2021-02-24 19:12:43 us=297307   route_default_metric = 0
2021-02-24 19:12:43 us=297307   route_noexec = DISABLED
2021-02-24 19:12:43 us=297307   route_delay = 5
2021-02-24 19:12:43 us=297307   route_delay_window = 30
2021-02-24 19:12:43 us=297307   route_delay_defined = ENABLED
2021-02-24 19:12:43 us=297307   route_nopull = DISABLED
2021-02-24 19:12:43 us=297307   route_gateway_via_dhcp = DISABLED
2021-02-24 19:12:43 us=297307   allow_pull_fqdn = DISABLED
2021-02-24 19:12:43 us=297307   Pull filters:
2021-02-24 19:12:43 us=297307     ignore "route-method"
2021-02-24 19:12:43 us=297307   management_addr = '127.0.0.1'
2021-02-24 19:12:43 us=297307   management_port = '25340'
2021-02-24 19:12:43 us=297307   management_user_pass = 'stdin'
2021-02-24 19:12:43 us=297307   management_log_history_cache = 250
2021-02-24 19:12:43 us=297307   management_echo_buffer_size = 100
2021-02-24 19:12:43 us=297307   management_write_peer_info_file = '[UNDEF]'
2021-02-24 19:12:43 us=297307   management_client_user = '[UNDEF]'
2021-02-24 19:12:43 us=297307   management_client_group = '[UNDEF]'
2021-02-24 19:12:43 us=297307   management_flags = 6
2021-02-24 19:12:43 us=297307   shared_secret_file = '[UNDEF]'
2021-02-24 19:12:43 us=297307   key_direction = not set
2021-02-24 19:12:43 us=297307   ciphername = 'AES-128-CBC'
2021-02-24 19:12:43 us=297307   ncp_enabled = ENABLED
2021-02-24 19:12:43 us=297307   ncp_ciphers = 'AES-256-GCM:AES-128-GCM'
2021-02-24 19:12:43 us=297307   authname = 'SHA1'
2021-02-24 19:12:43 us=297307   prng_hash = 'SHA1'
2021-02-24 19:12:43 us=297307   prng_nonce_secret_len = 16
2021-02-24 19:12:43 us=297307   keysize = 0
2021-02-24 19:12:43 us=297307   engine = DISABLED
2021-02-24 19:12:43 us=297307   replay = ENABLED
2021-02-24 19:12:43 us=297307   mute_replay_warnings = DISABLED
2021-02-24 19:12:43 us=297307   replay_window = 64
2021-02-24 19:12:43 us=297307   replay_time = 15
2021-02-24 19:12:43 us=297307   packet_id_file = '[UNDEF]'
2021-02-24 19:12:43 us=297307   test_crypto = DISABLED
2021-02-24 19:12:43 us=297307   tls_server = DISABLED
2021-02-24 19:12:43 us=297307   tls_client = ENABLED
2021-02-24 19:12:43 us=297307   ca_file = 'ca.crt'
2021-02-24 19:12:43 us=297307   ca_path = '[UNDEF]'
2021-02-24 19:12:43 us=297307   dh_file = '[UNDEF]'
2021-02-24 19:12:43 us=297307   cert_file = 'client.crt'
2021-02-24 19:12:43 us=297307   extra_certs_file = '[UNDEF]'
2021-02-24 19:12:43 us=297307   priv_key_file = 'client.key'
2021-02-24 19:12:43 us=297307   pkcs12_file = '[UNDEF]'
2021-02-24 19:12:43 us=297307   cryptoapi_cert = '[UNDEF]'
2021-02-24 19:12:43 us=297307   cipher_list = '[UNDEF]'
2021-02-24 19:12:43 us=297307   cipher_list_tls13 = '[UNDEF]'
2021-02-24 19:12:43 us=297307   tls_cert_profile = '[UNDEF]'
2021-02-24 19:12:43 us=297307   tls_verify = '[UNDEF]'
2021-02-24 19:12:43 us=297307   tls_export_cert = '[UNDEF]'
2021-02-24 19:12:43 us=297307   verify_x509_type = 0
2021-02-24 19:12:43 us=297307   verify_x509_name = '[UNDEF]'
2021-02-24 19:12:43 us=297307   crl_file = '[UNDEF]'
2021-02-24 19:12:43 us=297307   ns_cert_type = 0
2021-02-24 19:12:43 us=297307   remote_cert_ku[i] = 0
2021-02-24 19:12:43 us=297307   remote_cert_ku[i] = 0
2021-02-24 19:12:43 us=297307   remote_cert_ku[i] = 0
2021-02-24 19:12:43 us=297307   remote_cert_ku[i] = 0
2021-02-24 19:12:43 us=297307   remote_cert_ku[i] = 0
2021-02-24 19:12:43 us=297307   remote_cert_ku[i] = 0
2021-02-24 19:12:43 us=297307   remote_cert_ku[i] = 0
2021-02-24 19:12:43 us=297307   remote_cert_ku[i] = 0
2021-02-24 19:12:43 us=297307   remote_cert_ku[i] = 0
2021-02-24 19:12:43 us=297307   remote_cert_ku[i] = 0
2021-02-24 19:12:43 us=297307   remote_cert_ku[i] = 0
2021-02-24 19:12:43 us=297307   remote_cert_ku[i] = 0
2021-02-24 19:12:43 us=297307   remote_cert_ku[i] = 0
2021-02-24 19:12:43 us=297307   remote_cert_ku[i] = 0
2021-02-24 19:12:43 us=297307   remote_cert_ku[i] = 0
2021-02-24 19:12:43 us=297307   remote_cert_ku[i] = 0
2021-02-24 19:12:43 us=297307   remote_cert_eku = '[UNDEF]'
2021-02-24 19:12:43 us=297307   ssl_flags = 0
2021-02-24 19:12:43 us=297307   tls_timeout = 2
2021-02-24 19:12:43 us=297307   renegotiate_bytes = -1
2021-02-24 19:12:43 us=297307   renegotiate_packets = 0
2021-02-24 19:12:43 us=297307   renegotiate_seconds = 3600
2021-02-24 19:12:43 us=297307   handshake_window = 60
2021-02-24 19:12:43 us=297307   transition_window = 3600
2021-02-24 19:12:43 us=297307   single_session = DISABLED
2021-02-24 19:12:43 us=297307   push_peer_info = DISABLED
2021-02-24 19:12:43 us=297307   tls_exit = DISABLED
2021-02-24 19:12:43 us=297307   tls_crypt_v2_metadata = '[UNDEF]'
2021-02-24 19:12:43 us=297307   pkcs11_protected_authentication = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_protected_authentication = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_protected_authentication = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_protected_authentication = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_protected_authentication = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_protected_authentication = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_protected_authentication = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_protected_authentication = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_protected_authentication = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_protected_authentication = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_protected_authentication = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_protected_authentication = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_protected_authentication = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_protected_authentication = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_protected_authentication = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_protected_authentication = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_private_mode = 00000000
2021-02-24 19:12:43 us=297307   pkcs11_private_mode = 00000000
2021-02-24 19:12:43 us=297307   pkcs11_private_mode = 00000000
2021-02-24 19:12:43 us=297307   pkcs11_private_mode = 00000000
2021-02-24 19:12:43 us=297307   pkcs11_private_mode = 00000000
2021-02-24 19:12:43 us=297307   pkcs11_private_mode = 00000000
2021-02-24 19:12:43 us=297307   pkcs11_private_mode = 00000000
2021-02-24 19:12:43 us=297307   pkcs11_private_mode = 00000000
2021-02-24 19:12:43 us=297307   pkcs11_private_mode = 00000000
2021-02-24 19:12:43 us=297307   pkcs11_private_mode = 00000000
2021-02-24 19:12:43 us=297307   pkcs11_private_mode = 00000000
2021-02-24 19:12:43 us=297307   pkcs11_private_mode = 00000000
2021-02-24 19:12:43 us=297307   pkcs11_private_mode = 00000000
2021-02-24 19:12:43 us=297307   pkcs11_private_mode = 00000000
2021-02-24 19:12:43 us=297307   pkcs11_private_mode = 00000000
2021-02-24 19:12:43 us=297307   pkcs11_private_mode = 00000000
2021-02-24 19:12:43 us=297307   pkcs11_cert_private = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_cert_private = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_cert_private = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_cert_private = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_cert_private = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_cert_private = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_cert_private = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_cert_private = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_cert_private = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_cert_private = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_cert_private = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_cert_private = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_cert_private = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_cert_private = DISABLED
2021-02-24 19:12:43 us=298347   pkcs11_cert_private = DISABLED
2021-02-24 19:12:43 us=298347   pkcs11_cert_private = DISABLED
2021-02-24 19:12:43 us=298347   pkcs11_pin_cache_period = -1
2021-02-24 19:12:43 us=298347   pkcs11_id = '[UNDEF]'
2021-02-24 19:12:43 us=298347   pkcs11_id_management = DISABLED
2021-02-24 19:12:43 us=298347   server_network = 0.0.0.0
2021-02-24 19:12:43 us=298347   server_netmask = 0.0.0.0
2021-02-24 19:12:43 us=298347   server_network_ipv6 = ::
2021-02-24 19:12:43 us=298347   server_netbits_ipv6 = 0
2021-02-24 19:12:43 us=298347   server_bridge_ip = 0.0.0.0
2021-02-24 19:12:43 us=298347   server_bridge_netmask = 0.0.0.0
2021-02-24 19:12:43 us=298347   server_bridge_pool_start = 0.0.0.0
2021-02-24 19:12:43 us=298347   server_bridge_pool_end = 0.0.0.0
2021-02-24 19:12:43 us=298347   ifconfig_pool_defined = DISABLED
2021-02-24 19:12:43 us=298347   ifconfig_pool_start = 0.0.0.0
2021-02-24 19:12:43 us=298347   ifconfig_pool_end = 0.0.0.0
2021-02-24 19:12:43 us=298347   ifconfig_pool_netmask = 0.0.0.0
2021-02-24 19:12:43 us=298347   ifconfig_pool_persist_filename = '[UNDEF]'
2021-02-24 19:12:43 us=298347   ifconfig_pool_persist_refresh_freq = 600
2021-02-24 19:12:43 us=298347   ifconfig_ipv6_pool_defined = DISABLED
2021-02-24 19:12:43 us=298347   ifconfig_ipv6_pool_base = ::
2021-02-24 19:12:43 us=298347   ifconfig_ipv6_pool_netbits = 0
2021-02-24 19:12:43 us=298347   n_bcast_buf = 256
2021-02-24 19:12:43 us=298347   tcp_queue_limit = 64
2021-02-24 19:12:43 us=298347   real_hash_size = 256
2021-02-24 19:12:43 us=298347   virtual_hash_size = 256
2021-02-24 19:12:43 us=298347   client_connect_script = '[UNDEF]'
2021-02-24 19:12:43 us=298347   learn_address_script = '[UNDEF]'
2021-02-24 19:12:43 us=298347   client_disconnect_script = '[UNDEF]'
2021-02-24 19:12:43 us=298347   client_config_dir = '[UNDEF]'
2021-02-24 19:12:43 us=298347   ccd_exclusive = DISABLED
2021-02-24 19:12:43 us=298347   tmp_dir = 'C:\Users\tombl\AppData\Local\Temp\'
2021-02-24 19:12:43 us=298347   push_ifconfig_defined = DISABLED
2021-02-24 19:12:43 us=298347   push_ifconfig_local = 0.0.0.0
2021-02-24 19:12:43 us=298347   push_ifconfig_remote_netmask = 0.0.0.0
2021-02-24 19:12:43 us=298347   push_ifconfig_ipv6_defined = DISABLED
2021-02-24 19:12:43 us=298347   push_ifconfig_ipv6_local = ::/0
2021-02-24 19:12:43 us=298347   push_ifconfig_ipv6_remote = ::
2021-02-24 19:12:43 us=298347   enable_c2c = DISABLED
2021-02-24 19:12:43 us=298347   duplicate_cn = DISABLED
2021-02-24 19:12:43 us=298347   cf_max = 0
2021-02-24 19:12:43 us=298347   cf_per = 0
2021-02-24 19:12:43 us=298347   max_clients = 1024
2021-02-24 19:12:43 us=298347   max_routes_per_client = 256
2021-02-24 19:12:43 us=298347   auth_user_pass_verify_script = '[UNDEF]'
2021-02-24 19:12:43 us=298347   auth_user_pass_verify_script_via_file = DISABLED
2021-02-24 19:12:43 us=298347   auth_token_generate = DISABLED
2021-02-24 19:12:43 us=298347   auth_token_lifetime = 0
2021-02-24 19:12:43 us=298347   auth_token_secret_file = '[UNDEF]'
2021-02-24 19:12:43 us=298347   vlan_tagging = DISABLED
2021-02-24 19:12:43 us=298347   vlan_accept = all
2021-02-24 19:12:43 us=298347   vlan_pvid = 1
2021-02-24 19:12:43 us=298347   client = ENABLED
2021-02-24 19:12:43 us=298347   pull = ENABLED
2021-02-24 19:12:43 us=298347   auth_user_pass_file = '[UNDEF]'
2021-02-24 19:12:43 us=298347   show_net_up = DISABLED
2021-02-24 19:12:43 us=298347   route_method = 3
2021-02-24 19:12:43 us=298347   block_outside_dns = DISABLED
2021-02-24 19:12:43 us=298347   ip_win32_defined = DISABLED
2021-02-24 19:12:43 us=298347   ip_win32_type = 3
2021-02-24 19:12:43 us=298347   dhcp_masq_offset = 0
2021-02-24 19:12:43 us=298347   dhcp_lease_time = 31536000
2021-02-24 19:12:43 us=298347   tap_sleep = 0
2021-02-24 19:12:43 us=298347   dhcp_options = DISABLED
2021-02-24 19:12:43 us=298347   dhcp_renew = DISABLED
2021-02-24 19:12:43 us=298347   dhcp_pre_release = DISABLED
2021-02-24 19:12:43 us=298347   domain = '[UNDEF]'
2021-02-24 19:12:43 us=298347   netbios_scope = '[UNDEF]'
2021-02-24 19:12:43 us=298347   netbios_node_type = 0
2021-02-24 19:12:43 us=298347   disable_nbt = DISABLED
2021-02-24 19:12:43 us=298347 OpenVPN 2.5.1 x86_64-w64-mingw32 [SSL (OpenSSL)] [LZO] [LZ4] [PKCS11] [AEAD] built on Feb 24 2021
2021-02-24 19:12:43 us=298347 Windows version 10.0 (Windows 10 or greater) 64bit
2021-02-24 19:12:43 us=298347 library versions: OpenSSL 1.1.1j  16 Feb 2021, LZO 2.10
Enter Management Password:
2021-02-24 19:12:43 us=298347 MANAGEMENT: TCP Socket listening on [AF_INET]127.0.0.1:25340
2021-02-24 19:12:43 us=298347 Need hold release from management interface, waiting...
2021-02-24 19:12:43 us=459174 MANAGEMENT: Client connected from [AF_INET]127.0.0.1:25340
2021-02-24 19:12:43 us=567895 MANAGEMENT: CMD 'state on'
2021-02-24 19:12:43 us=568919 MANAGEMENT: CMD 'log all on'
2021-02-24 19:12:43 us=737952 MANAGEMENT: CMD 'echo all on'
2021-02-24 19:12:43 us=738950 MANAGEMENT: CMD 'bytecount 5'
2021-02-24 19:12:43 us=740944 MANAGEMENT: CMD 'hold off'
2021-02-24 19:12:43 us=741942 MANAGEMENT: CMD 'hold release'
2021-02-24 19:12:43 us=741942 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2021-02-24 19:12:43 us=743936 LZO compression initializing
2021-02-24 19:12:43 us=743936 Control Channel MTU parms [ L:1654 D:1212 EF:38 EB:0 ET:0 EL:3 ]
2021-02-24 19:12:43 us=743936 Data Channel MTU parms [ L:1654 D:1450 EF:122 EB:411 ET:32 EL:3 ]
2021-02-24 19:12:43 us=743936 Local Options String (VER=V4): 'V4,dev-type tap,link-mtu 1590,tun-mtu 1532,proto UDPv4,comp-lzo,auth SHA1,keysize 128,key-method 2,tls-client'
2021-02-24 19:12:43 us=743936 Expected Remote Options String (VER=V4): 'V4,dev-type tap,link-mtu 1590,tun-mtu 1532,proto UDPv4,comp-lzo,auth SHA1,keysize 128,key-method 2,tls-server'
2021-02-24 19:12:43 us=743936 TCP/UDP: Preserving recently used remote address: [AF_INET]0.0.50.174:1194
2021-02-24 19:12:43 us=743936 Socket Buffers: R=[65536->65536] S=[65536->65536]
2021-02-24 19:12:43 us=743936 UDP link local: (not bound)
2021-02-24 19:12:43 us=743936 UDP link remote: [AF_INET]0.0.50.174:1194
2021-02-24 19:12:43 us=743936 MANAGEMENT: >STATE:1614215563,WAIT,,,,,,
2021-02-24 19:12:46 us=201944 write UDP: Unknown error (code=10051)
2021-02-24 19:12:48 us=491465 TCP/UDP: Closing socket
2021-02-24 19:12:48 us=491465 SIGTERM[hard,] received, process exiting
2021-02-24 19:12:48 us=491465 MANAGEMENT: >STATE:1614215568,EXITING,SIGTERM,,,,,
WW

Last edited by Pippin on Thu Feb 25, 2021 12:02 pm, edited 1 time in total.

Reason: Formatting

I am running an OpenVPN 2.4.9 server (without Access web interface) on a CentOS 7 machine for ~30 employees using Windows 10 laptops.

Recently, I noticed some people were disconnecting with UDP error 10051 after a few minutes of being connected. This error only occurs once in a while and always at the same clients and disappears after rebooting the operating system or after waiting an undefined amount of time.

According to Microsoft’s documentation this error is indicating that it cannot reach the network.

The clients can still use other networking functions (i.e. browsing the web) so general internet connectivity is available and the windows firewall is not configured to block the port I am using (otherwise the connection couldn’t have been established in the first place,right?). There are no firewalls or other middleboxes other than the windows firewall between the server and it’s clients.

Is there any advice that can be given to solve this riddle?

Server config:

user nobody
group nobody    
persist-key
persist-tun
port 1094   
proto udp
proto udp6
dev tun

ca easy-rsa/pki/ca.crt
cert c.crt
key c.key
dh dh.pem

cipher AES-256-CBC
auth SHA512
comp-lzo
reneg-sec 0
inactive 0
keepalive 10 36000

Client config:

client 

dev tun
remote vpn.domain.tld 1094
comp-lzo

ca a/ca.crt
cert a/d.crt # EasyRSA generated
key a/d.key

auth-nocache
auth-user-pass
cipher AES-256-CBC
auth SHA512
remote-cert-tls server
reneg-sec 36000

I am attempting to connect to a Netgear R9000 with OpenVPN. I followed the instructions published by the Netgear R9000 user’s manual, using the configuration files downloaded from the Netgear admin site.

When I attempt to connect with the OpenVPN Client, I get the following error: write UDP: Unknown error (code=10051)

I would appreciate any pointers in debugging this problem.

Here’s the content of my client.log file:

Code: Select all

2021-02-24 19:12:43 WARNING: Compression for receiving enabled. Compression has been used in the past to break encryption. Sent packets are not compressed unless "allow-compression yes" is also set.
2021-02-24 19:12:43 us=294576 Current Parameter Settings:
2021-02-24 19:12:43 us=295614   config = 'client.ovpn'
2021-02-24 19:12:43 us=295614   mode = 0
2021-02-24 19:12:43 us=295614   show_ciphers = DISABLED
2021-02-24 19:12:43 us=295614   show_digests = DISABLED
2021-02-24 19:12:43 us=295614   show_engines = DISABLED
2021-02-24 19:12:43 us=295614   genkey = DISABLED
2021-02-24 19:12:43 us=295614   genkey_filename = '[UNDEF]'
2021-02-24 19:12:43 us=295614   key_pass_file = '[UNDEF]'
2021-02-24 19:12:43 us=297307   show_tls_ciphers = DISABLED
2021-02-24 19:12:43 us=297307   connect_retry_max = 0
2021-02-24 19:12:43 us=297307 Connection profiles [0]:
2021-02-24 19:12:43 us=297307   proto = udp
2021-02-24 19:12:43 us=297307   local = '[UNDEF]'
2021-02-24 19:12:43 us=297307   local_port = '[UNDEF]'
2021-02-24 19:12:43 us=297307   remote = '12974'
2021-02-24 19:12:43 us=297307   remote_port = '1194'
2021-02-24 19:12:43 us=297307   remote_float = DISABLED
2021-02-24 19:12:43 us=297307   bind_defined = DISABLED
2021-02-24 19:12:43 us=297307   bind_local = DISABLED
2021-02-24 19:12:43 us=297307   bind_ipv6_only = DISABLED
2021-02-24 19:12:43 us=297307   connect_retry_seconds = 5
2021-02-24 19:12:43 us=297307   connect_timeout = 120
2021-02-24 19:12:43 us=297307   socks_proxy_server = '[UNDEF]'
2021-02-24 19:12:43 us=297307   socks_proxy_port = '[UNDEF]'
2021-02-24 19:12:43 us=297307   tun_mtu = 1500
2021-02-24 19:12:43 us=297307   tun_mtu_defined = ENABLED
2021-02-24 19:12:43 us=297307   link_mtu = 1500
2021-02-24 19:12:43 us=297307   link_mtu_defined = DISABLED
2021-02-24 19:12:43 us=297307   tun_mtu_extra = 32
2021-02-24 19:12:43 us=297307   tun_mtu_extra_defined = ENABLED
2021-02-24 19:12:43 us=297307   mtu_discover_type = -1
2021-02-24 19:12:43 us=297307   fragment = 0
2021-02-24 19:12:43 us=297307   mssfix = 1450
2021-02-24 19:12:43 us=297307   explicit_exit_notification = 0
2021-02-24 19:12:43 us=297307   tls_auth_file = '[UNDEF]'
2021-02-24 19:12:43 us=297307   key_direction = not set
2021-02-24 19:12:43 us=297307   tls_crypt_file = '[UNDEF]'
2021-02-24 19:12:43 us=297307   tls_crypt_v2_file = '[UNDEF]'
2021-02-24 19:12:43 us=297307 Connection profiles END
2021-02-24 19:12:43 us=297307   remote_random = DISABLED
2021-02-24 19:12:43 us=297307   ipchange = '[UNDEF]'
2021-02-24 19:12:43 us=297307   dev = 'tap'
2021-02-24 19:12:43 us=297307   dev_type = '[UNDEF]'
2021-02-24 19:12:43 us=297307   dev_node = 'NETGEAR-VPN'
2021-02-24 19:12:43 us=297307   lladdr = '[UNDEF]'
2021-02-24 19:12:43 us=297307   topology = 1
2021-02-24 19:12:43 us=297307   ifconfig_local = '[UNDEF]'
2021-02-24 19:12:43 us=297307   ifconfig_remote_netmask = '[UNDEF]'
2021-02-24 19:12:43 us=297307   ifconfig_noexec = DISABLED
2021-02-24 19:12:43 us=297307   ifconfig_nowarn = DISABLED
2021-02-24 19:12:43 us=297307   ifconfig_ipv6_local = '[UNDEF]'
2021-02-24 19:12:43 us=297307   ifconfig_ipv6_netbits = 0
2021-02-24 19:12:43 us=297307   ifconfig_ipv6_remote = '[UNDEF]'
2021-02-24 19:12:43 us=297307   shaper = 0
2021-02-24 19:12:43 us=297307   mtu_test = 0
2021-02-24 19:12:43 us=297307   mlock = DISABLED
2021-02-24 19:12:43 us=297307   keepalive_ping = 0
2021-02-24 19:12:43 us=297307   keepalive_timeout = 0
2021-02-24 19:12:43 us=297307   inactivity_timeout = 0
2021-02-24 19:12:43 us=297307   ping_send_timeout = 0
2021-02-24 19:12:43 us=297307   ping_rec_timeout = 0
2021-02-24 19:12:43 us=297307   ping_rec_timeout_action = 0
2021-02-24 19:12:43 us=297307   ping_timer_remote = DISABLED
2021-02-24 19:12:43 us=297307   remap_sigusr1 = 0
2021-02-24 19:12:43 us=297307   persist_tun = ENABLED
2021-02-24 19:12:43 us=297307   persist_local_ip = DISABLED
2021-02-24 19:12:43 us=297307   persist_remote_ip = DISABLED
2021-02-24 19:12:43 us=297307   persist_key = ENABLED
2021-02-24 19:12:43 us=297307   passtos = DISABLED
2021-02-24 19:12:43 us=297307   resolve_retry_seconds = 1000000000
2021-02-24 19:12:43 us=297307   resolve_in_advance = DISABLED
2021-02-24 19:12:43 us=297307   username = '[UNDEF]'
2021-02-24 19:12:43 us=297307   groupname = '[UNDEF]'
2021-02-24 19:12:43 us=297307   chroot_dir = '[UNDEF]'
2021-02-24 19:12:43 us=297307   cd_dir = '[UNDEF]'
2021-02-24 19:12:43 us=297307   writepid = '[UNDEF]'
2021-02-24 19:12:43 us=297307   up_script = '[UNDEF]'
2021-02-24 19:12:43 us=297307   down_script = '[UNDEF]'
2021-02-24 19:12:43 us=297307   down_pre = DISABLED
2021-02-24 19:12:43 us=297307   up_restart = DISABLED
2021-02-24 19:12:43 us=297307   up_delay = DISABLED
2021-02-24 19:12:43 us=297307   daemon = DISABLED
2021-02-24 19:12:43 us=297307   inetd = 0
2021-02-24 19:12:43 us=297307   log = ENABLED
2021-02-24 19:12:43 us=297307   suppress_timestamps = DISABLED
2021-02-24 19:12:43 us=297307   machine_readable_output = DISABLED
2021-02-24 19:12:43 us=297307   nice = 0
2021-02-24 19:12:43 us=297307   verbosity = 5
2021-02-24 19:12:43 us=297307   mute = 0
2021-02-24 19:12:43 us=297307   gremlin = 0
2021-02-24 19:12:43 us=297307   status_file = '[UNDEF]'
2021-02-24 19:12:43 us=297307   status_file_version = 1
2021-02-24 19:12:43 us=297307   status_file_update_freq = 60
2021-02-24 19:12:43 us=297307   occ = ENABLED
2021-02-24 19:12:43 us=297307   rcvbuf = 0
2021-02-24 19:12:43 us=297307   sndbuf = 0
2021-02-24 19:12:43 us=297307   sockflags = 0
2021-02-24 19:12:43 us=297307   fast_io = DISABLED
2021-02-24 19:12:43 us=297307   comp.alg = 2
2021-02-24 19:12:43 us=297307   comp.flags = 1
2021-02-24 19:12:43 us=297307   route_script = '[UNDEF]'
2021-02-24 19:12:43 us=297307   route_default_gateway = '[UNDEF]'
2021-02-24 19:12:43 us=297307   route_default_metric = 0
2021-02-24 19:12:43 us=297307   route_noexec = DISABLED
2021-02-24 19:12:43 us=297307   route_delay = 5
2021-02-24 19:12:43 us=297307   route_delay_window = 30
2021-02-24 19:12:43 us=297307   route_delay_defined = ENABLED
2021-02-24 19:12:43 us=297307   route_nopull = DISABLED
2021-02-24 19:12:43 us=297307   route_gateway_via_dhcp = DISABLED
2021-02-24 19:12:43 us=297307   allow_pull_fqdn = DISABLED
2021-02-24 19:12:43 us=297307   Pull filters:
2021-02-24 19:12:43 us=297307     ignore "route-method"
2021-02-24 19:12:43 us=297307   management_addr = '127.0.0.1'
2021-02-24 19:12:43 us=297307   management_port = '25340'
2021-02-24 19:12:43 us=297307   management_user_pass = 'stdin'
2021-02-24 19:12:43 us=297307   management_log_history_cache = 250
2021-02-24 19:12:43 us=297307   management_echo_buffer_size = 100
2021-02-24 19:12:43 us=297307   management_write_peer_info_file = '[UNDEF]'
2021-02-24 19:12:43 us=297307   management_client_user = '[UNDEF]'
2021-02-24 19:12:43 us=297307   management_client_group = '[UNDEF]'
2021-02-24 19:12:43 us=297307   management_flags = 6
2021-02-24 19:12:43 us=297307   shared_secret_file = '[UNDEF]'
2021-02-24 19:12:43 us=297307   key_direction = not set
2021-02-24 19:12:43 us=297307   ciphername = 'AES-128-CBC'
2021-02-24 19:12:43 us=297307   ncp_enabled = ENABLED
2021-02-24 19:12:43 us=297307   ncp_ciphers = 'AES-256-GCM:AES-128-GCM'
2021-02-24 19:12:43 us=297307   authname = 'SHA1'
2021-02-24 19:12:43 us=297307   prng_hash = 'SHA1'
2021-02-24 19:12:43 us=297307   prng_nonce_secret_len = 16
2021-02-24 19:12:43 us=297307   keysize = 0
2021-02-24 19:12:43 us=297307   engine = DISABLED
2021-02-24 19:12:43 us=297307   replay = ENABLED
2021-02-24 19:12:43 us=297307   mute_replay_warnings = DISABLED
2021-02-24 19:12:43 us=297307   replay_window = 64
2021-02-24 19:12:43 us=297307   replay_time = 15
2021-02-24 19:12:43 us=297307   packet_id_file = '[UNDEF]'
2021-02-24 19:12:43 us=297307   test_crypto = DISABLED
2021-02-24 19:12:43 us=297307   tls_server = DISABLED
2021-02-24 19:12:43 us=297307   tls_client = ENABLED
2021-02-24 19:12:43 us=297307   ca_file = 'ca.crt'
2021-02-24 19:12:43 us=297307   ca_path = '[UNDEF]'
2021-02-24 19:12:43 us=297307   dh_file = '[UNDEF]'
2021-02-24 19:12:43 us=297307   cert_file = 'client.crt'
2021-02-24 19:12:43 us=297307   extra_certs_file = '[UNDEF]'
2021-02-24 19:12:43 us=297307   priv_key_file = 'client.key'
2021-02-24 19:12:43 us=297307   pkcs12_file = '[UNDEF]'
2021-02-24 19:12:43 us=297307   cryptoapi_cert = '[UNDEF]'
2021-02-24 19:12:43 us=297307   cipher_list = '[UNDEF]'
2021-02-24 19:12:43 us=297307   cipher_list_tls13 = '[UNDEF]'
2021-02-24 19:12:43 us=297307   tls_cert_profile = '[UNDEF]'
2021-02-24 19:12:43 us=297307   tls_verify = '[UNDEF]'
2021-02-24 19:12:43 us=297307   tls_export_cert = '[UNDEF]'
2021-02-24 19:12:43 us=297307   verify_x509_type = 0
2021-02-24 19:12:43 us=297307   verify_x509_name = '[UNDEF]'
2021-02-24 19:12:43 us=297307   crl_file = '[UNDEF]'
2021-02-24 19:12:43 us=297307   ns_cert_type = 0
2021-02-24 19:12:43 us=297307   remote_cert_ku[i] = 0
2021-02-24 19:12:43 us=297307   remote_cert_ku[i] = 0
2021-02-24 19:12:43 us=297307   remote_cert_ku[i] = 0
2021-02-24 19:12:43 us=297307   remote_cert_ku[i] = 0
2021-02-24 19:12:43 us=297307   remote_cert_ku[i] = 0
2021-02-24 19:12:43 us=297307   remote_cert_ku[i] = 0
2021-02-24 19:12:43 us=297307   remote_cert_ku[i] = 0
2021-02-24 19:12:43 us=297307   remote_cert_ku[i] = 0
2021-02-24 19:12:43 us=297307   remote_cert_ku[i] = 0
2021-02-24 19:12:43 us=297307   remote_cert_ku[i] = 0
2021-02-24 19:12:43 us=297307   remote_cert_ku[i] = 0
2021-02-24 19:12:43 us=297307   remote_cert_ku[i] = 0
2021-02-24 19:12:43 us=297307   remote_cert_ku[i] = 0
2021-02-24 19:12:43 us=297307   remote_cert_ku[i] = 0
2021-02-24 19:12:43 us=297307   remote_cert_ku[i] = 0
2021-02-24 19:12:43 us=297307   remote_cert_ku[i] = 0
2021-02-24 19:12:43 us=297307   remote_cert_eku = '[UNDEF]'
2021-02-24 19:12:43 us=297307   ssl_flags = 0
2021-02-24 19:12:43 us=297307   tls_timeout = 2
2021-02-24 19:12:43 us=297307   renegotiate_bytes = -1
2021-02-24 19:12:43 us=297307   renegotiate_packets = 0
2021-02-24 19:12:43 us=297307   renegotiate_seconds = 3600
2021-02-24 19:12:43 us=297307   handshake_window = 60
2021-02-24 19:12:43 us=297307   transition_window = 3600
2021-02-24 19:12:43 us=297307   single_session = DISABLED
2021-02-24 19:12:43 us=297307   push_peer_info = DISABLED
2021-02-24 19:12:43 us=297307   tls_exit = DISABLED
2021-02-24 19:12:43 us=297307   tls_crypt_v2_metadata = '[UNDEF]'
2021-02-24 19:12:43 us=297307   pkcs11_protected_authentication = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_protected_authentication = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_protected_authentication = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_protected_authentication = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_protected_authentication = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_protected_authentication = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_protected_authentication = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_protected_authentication = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_protected_authentication = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_protected_authentication = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_protected_authentication = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_protected_authentication = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_protected_authentication = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_protected_authentication = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_protected_authentication = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_protected_authentication = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_private_mode = 00000000
2021-02-24 19:12:43 us=297307   pkcs11_private_mode = 00000000
2021-02-24 19:12:43 us=297307   pkcs11_private_mode = 00000000
2021-02-24 19:12:43 us=297307   pkcs11_private_mode = 00000000
2021-02-24 19:12:43 us=297307   pkcs11_private_mode = 00000000
2021-02-24 19:12:43 us=297307   pkcs11_private_mode = 00000000
2021-02-24 19:12:43 us=297307   pkcs11_private_mode = 00000000
2021-02-24 19:12:43 us=297307   pkcs11_private_mode = 00000000
2021-02-24 19:12:43 us=297307   pkcs11_private_mode = 00000000
2021-02-24 19:12:43 us=297307   pkcs11_private_mode = 00000000
2021-02-24 19:12:43 us=297307   pkcs11_private_mode = 00000000
2021-02-24 19:12:43 us=297307   pkcs11_private_mode = 00000000
2021-02-24 19:12:43 us=297307   pkcs11_private_mode = 00000000
2021-02-24 19:12:43 us=297307   pkcs11_private_mode = 00000000
2021-02-24 19:12:43 us=297307   pkcs11_private_mode = 00000000
2021-02-24 19:12:43 us=297307   pkcs11_private_mode = 00000000
2021-02-24 19:12:43 us=297307   pkcs11_cert_private = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_cert_private = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_cert_private = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_cert_private = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_cert_private = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_cert_private = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_cert_private = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_cert_private = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_cert_private = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_cert_private = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_cert_private = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_cert_private = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_cert_private = DISABLED
2021-02-24 19:12:43 us=297307   pkcs11_cert_private = DISABLED
2021-02-24 19:12:43 us=298347   pkcs11_cert_private = DISABLED
2021-02-24 19:12:43 us=298347   pkcs11_cert_private = DISABLED
2021-02-24 19:12:43 us=298347   pkcs11_pin_cache_period = -1
2021-02-24 19:12:43 us=298347   pkcs11_id = '[UNDEF]'
2021-02-24 19:12:43 us=298347   pkcs11_id_management = DISABLED
2021-02-24 19:12:43 us=298347   server_network = 0.0.0.0
2021-02-24 19:12:43 us=298347   server_netmask = 0.0.0.0
2021-02-24 19:12:43 us=298347   server_network_ipv6 = ::
2021-02-24 19:12:43 us=298347   server_netbits_ipv6 = 0
2021-02-24 19:12:43 us=298347   server_bridge_ip = 0.0.0.0
2021-02-24 19:12:43 us=298347   server_bridge_netmask = 0.0.0.0
2021-02-24 19:12:43 us=298347   server_bridge_pool_start = 0.0.0.0
2021-02-24 19:12:43 us=298347   server_bridge_pool_end = 0.0.0.0
2021-02-24 19:12:43 us=298347   ifconfig_pool_defined = DISABLED
2021-02-24 19:12:43 us=298347   ifconfig_pool_start = 0.0.0.0
2021-02-24 19:12:43 us=298347   ifconfig_pool_end = 0.0.0.0
2021-02-24 19:12:43 us=298347   ifconfig_pool_netmask = 0.0.0.0
2021-02-24 19:12:43 us=298347   ifconfig_pool_persist_filename = '[UNDEF]'
2021-02-24 19:12:43 us=298347   ifconfig_pool_persist_refresh_freq = 600
2021-02-24 19:12:43 us=298347   ifconfig_ipv6_pool_defined = DISABLED
2021-02-24 19:12:43 us=298347   ifconfig_ipv6_pool_base = ::
2021-02-24 19:12:43 us=298347   ifconfig_ipv6_pool_netbits = 0
2021-02-24 19:12:43 us=298347   n_bcast_buf = 256
2021-02-24 19:12:43 us=298347   tcp_queue_limit = 64
2021-02-24 19:12:43 us=298347   real_hash_size = 256
2021-02-24 19:12:43 us=298347   virtual_hash_size = 256
2021-02-24 19:12:43 us=298347   client_connect_script = '[UNDEF]'
2021-02-24 19:12:43 us=298347   learn_address_script = '[UNDEF]'
2021-02-24 19:12:43 us=298347   client_disconnect_script = '[UNDEF]'
2021-02-24 19:12:43 us=298347   client_config_dir = '[UNDEF]'
2021-02-24 19:12:43 us=298347   ccd_exclusive = DISABLED
2021-02-24 19:12:43 us=298347   tmp_dir = 'C:UserstomblAppDataLocalTemp'
2021-02-24 19:12:43 us=298347   push_ifconfig_defined = DISABLED
2021-02-24 19:12:43 us=298347   push_ifconfig_local = 0.0.0.0
2021-02-24 19:12:43 us=298347   push_ifconfig_remote_netmask = 0.0.0.0
2021-02-24 19:12:43 us=298347   push_ifconfig_ipv6_defined = DISABLED
2021-02-24 19:12:43 us=298347   push_ifconfig_ipv6_local = ::/0
2021-02-24 19:12:43 us=298347   push_ifconfig_ipv6_remote = ::
2021-02-24 19:12:43 us=298347   enable_c2c = DISABLED
2021-02-24 19:12:43 us=298347   duplicate_cn = DISABLED
2021-02-24 19:12:43 us=298347   cf_max = 0
2021-02-24 19:12:43 us=298347   cf_per = 0
2021-02-24 19:12:43 us=298347   max_clients = 1024
2021-02-24 19:12:43 us=298347   max_routes_per_client = 256
2021-02-24 19:12:43 us=298347   auth_user_pass_verify_script = '[UNDEF]'
2021-02-24 19:12:43 us=298347   auth_user_pass_verify_script_via_file = DISABLED
2021-02-24 19:12:43 us=298347   auth_token_generate = DISABLED
2021-02-24 19:12:43 us=298347   auth_token_lifetime = 0
2021-02-24 19:12:43 us=298347   auth_token_secret_file = '[UNDEF]'
2021-02-24 19:12:43 us=298347   vlan_tagging = DISABLED
2021-02-24 19:12:43 us=298347   vlan_accept = all
2021-02-24 19:12:43 us=298347   vlan_pvid = 1
2021-02-24 19:12:43 us=298347   client = ENABLED
2021-02-24 19:12:43 us=298347   pull = ENABLED
2021-02-24 19:12:43 us=298347   auth_user_pass_file = '[UNDEF]'
2021-02-24 19:12:43 us=298347   show_net_up = DISABLED
2021-02-24 19:12:43 us=298347   route_method = 3
2021-02-24 19:12:43 us=298347   block_outside_dns = DISABLED
2021-02-24 19:12:43 us=298347   ip_win32_defined = DISABLED
2021-02-24 19:12:43 us=298347   ip_win32_type = 3
2021-02-24 19:12:43 us=298347   dhcp_masq_offset = 0
2021-02-24 19:12:43 us=298347   dhcp_lease_time = 31536000
2021-02-24 19:12:43 us=298347   tap_sleep = 0
2021-02-24 19:12:43 us=298347   dhcp_options = DISABLED
2021-02-24 19:12:43 us=298347   dhcp_renew = DISABLED
2021-02-24 19:12:43 us=298347   dhcp_pre_release = DISABLED
2021-02-24 19:12:43 us=298347   domain = '[UNDEF]'
2021-02-24 19:12:43 us=298347   netbios_scope = '[UNDEF]'
2021-02-24 19:12:43 us=298347   netbios_node_type = 0
2021-02-24 19:12:43 us=298347   disable_nbt = DISABLED
2021-02-24 19:12:43 us=298347 OpenVPN 2.5.1 x86_64-w64-mingw32 [SSL (OpenSSL)] [LZO] [LZ4] [PKCS11] [AEAD] built on Feb 24 2021
2021-02-24 19:12:43 us=298347 Windows version 10.0 (Windows 10 or greater) 64bit
2021-02-24 19:12:43 us=298347 library versions: OpenSSL 1.1.1j  16 Feb 2021, LZO 2.10
Enter Management Password:
2021-02-24 19:12:43 us=298347 MANAGEMENT: TCP Socket listening on [AF_INET]127.0.0.1:25340
2021-02-24 19:12:43 us=298347 Need hold release from management interface, waiting...
2021-02-24 19:12:43 us=459174 MANAGEMENT: Client connected from [AF_INET]127.0.0.1:25340
2021-02-24 19:12:43 us=567895 MANAGEMENT: CMD 'state on'
2021-02-24 19:12:43 us=568919 MANAGEMENT: CMD 'log all on'
2021-02-24 19:12:43 us=737952 MANAGEMENT: CMD 'echo all on'
2021-02-24 19:12:43 us=738950 MANAGEMENT: CMD 'bytecount 5'
2021-02-24 19:12:43 us=740944 MANAGEMENT: CMD 'hold off'
2021-02-24 19:12:43 us=741942 MANAGEMENT: CMD 'hold release'
2021-02-24 19:12:43 us=741942 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2021-02-24 19:12:43 us=743936 LZO compression initializing
2021-02-24 19:12:43 us=743936 Control Channel MTU parms [ L:1654 D:1212 EF:38 EB:0 ET:0 EL:3 ]
2021-02-24 19:12:43 us=743936 Data Channel MTU parms [ L:1654 D:1450 EF:122 EB:411 ET:32 EL:3 ]
2021-02-24 19:12:43 us=743936 Local Options String (VER=V4): 'V4,dev-type tap,link-mtu 1590,tun-mtu 1532,proto UDPv4,comp-lzo,auth SHA1,keysize 128,key-method 2,tls-client'
2021-02-24 19:12:43 us=743936 Expected Remote Options String (VER=V4): 'V4,dev-type tap,link-mtu 1590,tun-mtu 1532,proto UDPv4,comp-lzo,auth SHA1,keysize 128,key-method 2,tls-server'
2021-02-24 19:12:43 us=743936 TCP/UDP: Preserving recently used remote address: [AF_INET]0.0.50.174:1194
2021-02-24 19:12:43 us=743936 Socket Buffers: R=[65536->65536] S=[65536->65536]
2021-02-24 19:12:43 us=743936 UDP link local: (not bound)
2021-02-24 19:12:43 us=743936 UDP link remote: [AF_INET]0.0.50.174:1194
2021-02-24 19:12:43 us=743936 MANAGEMENT: >STATE:1614215563,WAIT,,,,,,
2021-02-24 19:12:46 us=201944 write UDP: Unknown error (code=10051)
2021-02-24 19:12:48 us=491465 TCP/UDP: Closing socket
2021-02-24 19:12:48 us=491465 SIGTERM[hard,] received, process exiting
2021-02-24 19:12:48 us=491465 MANAGEMENT: >STATE:1614215568,EXITING,SIGTERM,,,,,
WW

Last edited by Pippin on Thu Feb 25, 2021 12:02 pm, edited 1 time in total.

Reason: Formatting

Eddie System/Environment Report — 30/10/2019 20:51 UTC

Eddie version: 2.16.3
Eddie OS build: windows_x64
Eddie architecture: x64
OS type: Windows
OS name: Windows 10 Home
OS version: Microsoft Windows NT 10.0.18362.0
OS architecture: x64
Mono /.Net Framework: v4.0.30319
OpenVPN driver: TAP-Windows Adapter V9, version 9.21.2
OpenVPN: 2.4.6 — OpenSSL 1.1.0h  27 Mar 2018, LZO 2.10 (C:NICHT WINDOWSzzzProgrammeAirVPNopenvpn.exe)
SSH: plink 0.67 (C:NICHT WINDOWSzzzProgrammeAirVPNplink.exe)
SSL: stunnel 5.40 (C:NICHT WINDOWSzzzProgrammeAirVPNstunnel.exe)
curl: 7.54.1 (C:NICHT WINDOWSzzzProgrammeAirVPNcurl.exe)
Profile path: C:NICHT WINDOWSzzzProgrammeAirVPNdefault.xml
Data path: C:NICHT WINDOWSzzzProgrammeAirVPN
Application path: C:NICHT WINDOWSzzzProgrammeAirVPN
Executable path: C:NICHT WINDOWSzzzProgrammeAirVPNEddie-UI.exe
Command line arguments: (0 args) 
Network Lock Active: Yes, Windows Filtering Platform
Connected to VPN: No
Detected DNS: 192.168.178.1
Test DNS IPv4: Ok
Test DNS IPv6: Failed
Test Ping IPv4: 29 ms
Test Ping IPv6: -1 ms
Test HTTP IPv4: Ok
Test HTTP IPv6: Error:curl: (6) Could not resolve host: ipv6.eddie.website
Test HTTPS: Ok
—————————-
Important options not at defaults:

login: (omissis)
password: (omissis)
remember: True
connect: True
netlock: True
network.entry.iplayer: ipv6-ipv4
gui.tray_minimized: False
gui.notifications: False

—————————-
Logs:

. 2019.10.30 21:51:08 — Eddie version: 2.16.3 / windows_x64, System: Windows, Name: Windows 10 Home, Version: Microsoft Windows NT 10.0.18362.0, Mono/.Net: v4.0.30319
. 2019.10.30 21:51:08 — Reading options from C:NICHT WINDOWSzzzProgrammeAirVPNdefault.xml
. 2019.10.30 21:51:08 — Command line arguments (0):
. 2019.10.30 21:51:08 — Profile path: C:NICHT WINDOWSzzzProgrammeAirVPNdefault.xml
. 2019.10.30 21:51:09 — OpenVPN Driver — TAP-Windows Adapter V9, version 9.21.2
. 2019.10.30 21:51:09 — OpenVPN — Version: 2.4.6 — OpenSSL 1.1.0h  27 Mar 2018, LZO 2.10 (C:NICHT WINDOWSzzzProgrammeAirVPNopenvpn.exe)
. 2019.10.30 21:51:09 — SSH — Version: plink 0.67 (C:NICHT WINDOWSzzzProgrammeAirVPNplink.exe)
. 2019.10.30 21:51:09 — SSL — Version: stunnel 5.40 (C:NICHT WINDOWSzzzProgrammeAirVPNstunnel.exe)
. 2019.10.30 21:51:09 — curl — Version: 7.54.1 (C:NICHT WINDOWSzzzProgrammeAirVPNcurl.exe)
. 2019.10.30 21:51:09 — Certification Authorities: C:NICHT WINDOWSzzzProgrammeAirVPNrescacert.pem
W 2019.10.30 21:51:10 — Recovery. Unexpected crash?
. 2019.10.30 21:51:10 — Routes, remove 213.152.162.109 for gateway 10.19.196.1 failed: The route deletion failed: Element not found
. 2019.10.30 21:51:10 — Routes, remove 213.152.162.89 for gateway 10.24.68.1 failed: The route deletion failed: Element not found
. 2019.10.30 21:51:10 — Routes, remove 213.152.162.74 for gateway 10.17.68.1 failed: The route deletion failed: Element not found
. 2019.10.30 21:51:10 — Routes, remove 213.152.162.79 for gateway 10.7.136.1 failed: The route deletion failed: Element not found
. 2019.10.30 21:51:10 — Routes, remove 109.202.107.5 for gateway 10.7.72.1 failed: The route deletion failed: Element not found
. 2019.10.30 21:51:10 — Routes, remove 213.152.162.89 for gateway 10.24.80.1 failed: The route deletion failed: Element not found
. 2019.10.30 21:51:10 — Routes, remove 213.152.162.165 for gateway 10.8.240.1 failed: The route deletion failed: Element not found
. 2019.10.30 21:51:10 — Routes, remove 213.152.161.74 for gateway 10.30.144.1 failed: The route deletion failed: Element not found
. 2019.10.30 21:51:10 — Routes, remove 213.152.162.10 for gateway 10.19.128.1 failed: The route deletion failed: Element not found
. 2019.10.30 21:51:10 — Routes, remove 213.152.162.94 for gateway 10.17.192.1 failed: The route deletion failed: Element not found
. 2019.10.30 21:51:10 — Above log line repeated 1 times more
. 2019.10.30 21:51:10 — Routes, remove 213.152.162.114 for gateway 10.30.32.1 failed: The route deletion failed: Element not found
. 2019.10.30 21:51:10 — Routes, remove 213.152.162.10 for gateway 10.19.128.1 failed: The route deletion failed: Element not found
. 2019.10.30 21:51:10 — Routes, remove 213.152.162.79 for gateway 10.7.140.1 failed: The route deletion failed: Element not found
. 2019.10.30 21:51:11 — Routes, remove 213.152.161.165 for gateway 10.15.204.1 failed: The route deletion failed: Element not found
. 2019.10.30 21:51:11 — Routes, remove 213.152.161.30 for gateway 10.22.48.1 failed: The route deletion failed: Element not found
. 2019.10.30 21:51:11 — Routes, remove 109.202.107.10 for gateway 10.7.48.1 failed: The route deletion failed: Element not found
. 2019.10.30 21:51:11 — Routes, remove 213.152.161.138 for gateway 10.31.16.1 failed: The route deletion failed: Element not found
. 2019.10.30 21:51:11 — Routes, remove 194.187.251.163 for gateway 10.15.176.1 failed: The route deletion failed: Element not found
! 2019.10.30 21:51:11 — Activation of Network Lock — Windows Filtering Platform
. 2019.10.30 21:51:11 — Updating systems & servers data …
I 2019.10.30 21:51:11 — Session starting.
. 2019.10.30 21:51:11 — Systems & servers data update completed
I 2019.10.30 21:51:18 — Checking authorization …
! 2019.10.30 21:51:19 — Connecting to Muscida (Netherlands, Alblasserdam)
. 2019.10.30 21:51:19 — OpenVPN > OpenVPN 2.4.6 x86_64-w64-mingw32 [SSL (OpenSSL)] [LZO] [LZ4] [PKCS11] [AEAD] built on Apr 27 2018
. 2019.10.30 21:51:19 — OpenVPN > Windows version 6.2 (Windows 8 or greater) 64bit
. 2019.10.30 21:51:19 — OpenVPN > library versions: OpenSSL 1.1.0h  27 Mar 2018, LZO 2.10
. 2019.10.30 21:51:19 — Connection to OpenVPN Management Interface
. 2019.10.30 21:51:19 — OpenVPN > MANAGEMENT: TCP Socket listening on [AF_INET]127.0.0.1:3100
. 2019.10.30 21:51:19 — OpenVPN > Outgoing Control Channel Encryption: Cipher ‘AES-256-CTR’ initialized with 256 bit key
. 2019.10.30 21:51:19 — OpenVPN > Outgoing Control Channel Encryption: Using 256 bit message hash ‘SHA256’ for HMAC authentication
. 2019.10.30 21:51:19 — OpenVPN > Incoming Control Channel Encryption: Cipher ‘AES-256-CTR’ initialized with 256 bit key
. 2019.10.30 21:51:19 — OpenVPN > Incoming Control Channel Encryption: Using 256 bit message hash ‘SHA256’ for HMAC authentication
. 2019.10.30 21:51:19 — OpenVPN > TCP/UDP: Preserving recently used remote address: [AF_INET6]2a00:1678:2470:5:c3f2:a35b:10ce:5e53:443
. 2019.10.30 21:51:19 — OpenVPN > Socket Buffers: R=[65536->262144] S=[65536->262144]
. 2019.10.30 21:51:19 — OpenVPN > UDPv6 link local: (not bound)
. 2019.10.30 21:51:19 — OpenVPN > UDPv6 link remote: [AF_INET6]2a00:1678:2470:5:c3f2:a35b:10ce:5e53:443
. 2019.10.30 21:51:19 — OpenVPN > MANAGEMENT: Client connected from [AF_INET]127.0.0.1:3100
. 2019.10.30 21:51:22 — OpenVPN > write UDPv6: Unknown error (code=10051)

—————————-
Network Interfaces and Routes:

{
    «support_ipv4»: true,
    «support_ipv6»: true,
    «routes»: [
        {
            «address»: «0.0.0.0/0»,
            «interface»: «{E59E7DC1-3542-4179-9F54-389D5E35B703}»,
            «gateway»: «192.168.178.1»,
            «metric»: «35»
        },
        {
            «address»: «127.0.0.0/8»,
            «interface»: «{BBF65BF5-7A3A-11E8-B28A-806E6F6E6963}»,
            «gateway»: «link»,
            «metric»: «331»
        },
        {
            «address»: «127.0.0.1»,
            «interface»: «{BBF65BF5-7A3A-11E8-B28A-806E6F6E6963}»,
            «gateway»: «link»,
            «metric»: «331»
        },
        {
            «address»: «127.255.255.255»,
            «interface»: «{BBF65BF5-7A3A-11E8-B28A-806E6F6E6963}»,
            «gateway»: «link»,
            «metric»: «331»
        },
        {
            «address»: «192.168.178.0/24»,
            «interface»: «{E59E7DC1-3542-4179-9F54-389D5E35B703}»,
            «gateway»: «link»,
            «metric»: «291»
        },
        {
            «address»: «192.168.178.24»,
            «interface»: «{E59E7DC1-3542-4179-9F54-389D5E35B703}»,
            «gateway»: «link»,
            «metric»: «291»
        },
        {
            «address»: «192.168.178.255»,
            «interface»: «{E59E7DC1-3542-4179-9F54-389D5E35B703}»,
            «gateway»: «link»,
            «metric»: «291»
        },
        {
            «address»: «224.0.0.0/4»,
            «interface»: «{BBF65BF5-7A3A-11E8-B28A-806E6F6E6963}»,
            «gateway»: «link»,
            «metric»: «331»
        },
        {
            «address»: «224.0.0.0/4»,
            «interface»: «{E59E7DC1-3542-4179-9F54-389D5E35B703}»,
            «gateway»: «link»,
            «metric»: «291»
        },
        {
            «address»: «255.255.255.255»,
            «interface»: «{BBF65BF5-7A3A-11E8-B28A-806E6F6E6963}»,
            «gateway»: «link»,
            «metric»: «331»
        },
        {
            «address»: «255.255.255.255»,
            «interface»: «{E59E7DC1-3542-4179-9F54-389D5E35B703}»,
            «gateway»: «link»,
            «metric»: «291»
        },
        {
            «address»: «::1»,
            «interface»: «{BBF65BF5-7A3A-11E8-B28A-806E6F6E6963}»,
            «gateway»: «link»,
            «metric»: «331»
        },
        {
            «address»: «fe80::/64»,
            «interface»: «{E59E7DC1-3542-4179-9F54-389D5E35B703}»,
            «gateway»: «link»,
            «metric»: «291»
        },
        {
            «address»: «fe80::4c1d:2994:be6d:7bea»,
            «interface»: «{E59E7DC1-3542-4179-9F54-389D5E35B703}»,
            «gateway»: «link»,
            «metric»: «291»
        },
        {
            «address»: «ff00::/8»,
            «interface»: «{BBF65BF5-7A3A-11E8-B28A-806E6F6E6963}»,
            «gateway»: «link»,
            «metric»: «331»
        },
        {
            «address»: «ff00::/8»,
            «interface»: «{E59E7DC1-3542-4179-9F54-389D5E35B703}»,
            «gateway»: «link»,
            «metric»: «291»
        },
        {
            «address»: «2a0d:5600:24:55:fd29:bb91:4da5:f922»,
            «gateway»: «fde6:7a:7d20:d18::1»,
            «metric»: «4294967295»
        },
        {
            «address»: «2a00:1678:2470:6:6f0d:8828:9fc4:bbdd»,
            «gateway»: «fde6:7a:7d20:1b10::1»,
            «metric»: «4294967295»
        }
    ],
    «interfaces»: [
        {
            «friendly»: «Ethernet»,
            «id»: «{E59E7DC1-3542-4179-9F54-389D5E35B703}»,
            «name»: «Ethernet»,
            «description»: «Realtek PCIe GBE Family Controller»,
            «type»: «Ethernet»,
            «status»: «Up»,
            «bytes_received»: «1837409527»,
            «bytes_sent»: «37887796»,
            «support_ipv4»: true,
            «support_ipv6»: true,
            «ips»: [
                «fe80::4c1d:2994:be6d:7bea»,
                «192.168.178.24»
            ],
            «gateways»: [
                «192.168.178.1»
            ],
            «bind»: true,
            «dns4»: «»,
            «dns6»: null
        },
        {
            «friendly»: «Ethernet 2»,
            «id»: «{7FDBDECB-98DE-4964-A9DD-C70E616AA3E3}»,
            «name»: «Ethernet 2»,
            «description»: «TAP-Windows Adapter V9»,
            «type»: «Ethernet»,
            «status»: «Down»,
            «bytes_received»: «0»,
            «bytes_sent»: «0»,
            «support_ipv4»: true,
            «support_ipv6»: true,
            «ips»: [
                «fe80::a970:a76f:9f65:f6a2»,
                «169.254.246.162»
            ],
            «gateways»: [],
            «bind»: true,
            «dns4»: «10.31.16.1»,
            «dns6»: null
        },
        {
            «friendly»: «Loopback Pseudo-Interface 1»,
            «id»: «{BBF65BF5-7A3A-11E8-B28A-806E6F6E6963}»,
            «name»: «Loopback Pseudo-Interface 1»,
            «description»: «Software Loopback Interface 1»,
            «type»: «Loopback»,
            «status»: «Up»,
            «bytes_received»: «0»,
            «bytes_sent»: «0»,
            «support_ipv4»: true,
            «support_ipv6»: true,
            «ips»: [
                «::1»,
                «127.0.0.1»
            ],
            «gateways»: [],
            «bind»: true,
            «dns4»: «»,
            «dns6»: null
        }
    ],
    «ipv4-default-gateway»: «192.168.178.1»,
    «ipv4-default-interface»: «{E59E7DC1-3542-4179-9F54-389D5E35B703}»
}
—————————-
ipconfig /all:

Windows IP Configuration

   Host Name . . . . . . . . . . . . : DESKTOP-RQM0GS7
   Primary Dns Suffix  . . . . . . . : 
   Node Type . . . . . . . . . . . . : Hybrid
   IP Routing Enabled. . . . . . . . : No
   WINS Proxy Enabled. . . . . . . . : No
   DNS Suffix Search List. . . . . . : fritz.box

Ethernet adapter Ethernet:

   Connection-specific DNS Suffix  . : fritz.box
   Description . . . . . . . . . . . : Realtek PCIe GBE Family Controller
   Physical Address. . . . . . . . . : 30-9C-23-24-9E-F4
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes
   Link-local IPv6 Address . . . . . : fe80::4c1d:2994:be6d:7bea%15(Preferred) 
   IPv4 Address. . . . . . . . . . . : 192.168.178.24(Preferred) 
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Lease Obtained. . . . . . . . . . : Wednesday, 30 October 2019 21:15:12
   Lease Expires . . . . . . . . . . : Saturday, 9 November 2019 21:15:13
   Default Gateway . . . . . . . . . : 192.168.178.1
   DHCP Server . . . . . . . . . . . : 192.168.178.1
   DHCPv6 IAID . . . . . . . . . . . : 103848995
   DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-22-C5-86-B1-30-9C-23-24-9E-F4
   DNS Servers . . . . . . . . . . . : 192.168.178.1
   NetBIOS over Tcpip. . . . . . . . : Enabled

Ethernet adapter Ethernet 2:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . : 
   Description . . . . . . . . . . . : TAP-Windows Adapter V9
   Physical Address. . . . . . . . . : 00-FF-7F-DB-DE-CB
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes

yurie13

Posts: 1
Joined: Mon Mar 29, 2021 10:43 am

why i cant connect using vpngate’s openvpn config

im using openvpn app on desktop
both protonvpn (with login interface too) and random freevpn works
but for some reason only vpngate’s openvpn configs doesnt, it always in reconnecting part..

and there’s like 2 warnings too (only on vpngate’s config)
[ DEPRECATED OPTION: —cipher set to ‘AES-128-CBC’ but missing in —data-ciphers (AES-256-GCM:AES-128-GCM). Future OpenVPN version will ignore —cipher for cipher negotiations. Add ‘AES-128-CBC’ to —data-ciphers or change —cipher ‘AES-128-CBC’ to —data-ciphers-fallback ‘AES-128-CBC’ to silence this warning. ]
[ WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info. ]


bjlchf

Posts: 1
Joined: Tue Apr 06, 2021 1:09 pm

The same is true for me, the connection failed!

Post

by bjlchf » Tue Apr 06, 2021 2:00 pm

I am using Windows 10/64, and I downloaded Openvpn for windows here and successfully installed it. I also downloaded’vpngate_public-vpn-119.opengw.net_udp_1195.ovpn’ here, but my connection was not successful, and the status display repeated multiple lines of red error:
1 WARNING: No server certificate verification method has been enabled.
2 write UDP: Unknown error (code=10051)
3 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
4 TLS Error: TLS handshake failed

Excuse me, who knows the reason for this? How to solve?
By the way, I use ovpn files from other websites, which can be successfully connected.


LLleux

Сообщения: 7
Зарегистрирован: 12 дек 2018, 13:27

OpenVPN(Ubuntu)+MikroTik

Доброго времени суток всем!

Есть MikroTik ether1 — ip белый, ether2 — мост (dhcp 192.168.1.10-100), ether3 — мост (dhcp 192.168.10.1-100). Настроен сервер OpenVPN на Ubuntu 18.04 (ip 192.168.1.252). Когда подключаешься к впн из локальной сети, подключение происходит нормально. Когда подключаешься из инета, идет ошибка: read UDP: Unknown error (code=10054).

Конфигурация OpenVPN сервера

Код: Выделить всё

port 1194
proto udp
dev tun
ca ca.crt
cert srvvpn.crt
key srvvpn.key
dh dh2048.pem
tls-auth ta.key 0
cipher AES-256-CBC
auth SHA256
server 10.0.10.0 255.255.255.0
keepalive 10 120
persist-key
persist-tun
client-config-dir ccd
status srvvpn.log
log /var/log/srvvpn.log
comp-lzo
verb 3
sndbuf 0
rcvbuf 0
push "redirect-gateway def1"
push "dhcp-options DNS 82.209.240.241"

Конфигурация клиента

Код: Выделить всё

client 
dev tun
proto udp 
remote xxx.xxx.xxx.xxx 1194
resolv-retry infinite
nobind
persist-key
persist-tun
ca ca.crt
cert adm.crt
key adm.key
tls-auth ta.key 1
cipher AES-256-CBC
auth SHA256
ns-cert-type server
comp-lzo
log adm.log
verb 5
sndbuf 0
rcvbuf 0

на Ubuntu

Код: Выделить всё

iptables -L -t nat
Chain PREROUTING (policy ACCEPT)
target     prot opt source               destination
Chain INPUT (policy ACCEPT)
target     prot opt source               destination
Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination
Chain POSTROUTING (policy ACCEPT)
target     prot opt source               destination
MASQUERADE  all  --  10.0.10.0/24         anywhere

на MikroTik

Код: Выделить всё

/ip firewall filter print 
Flags: X - disabled, I - invalid, D - dynamic

я не силен пока в таких вопросах, помогите, чем сможете :)

Аватара пользователя

Chupaka

Сообщения: 3631
Зарегистрирован: 29 фев 2016, 15:26
Откуда: Минск
Контактная информация:

Re: OpenVPN(Ubuntu)+MikroTik

Сообщение

Chupaka » 12 дек 2018, 16:23

Доброго.

Что значит «мост»? Это два разных моста?

Как клиенты подключаются из Интернета? У сервера есть ещё и внешний адрес?

Ошибка эта на клиенте или на сервере?

LLleux

Сообщения: 7
Зарегистрирован: 12 дек 2018, 13:27

Re: OpenVPN(Ubuntu)+MikroTik

Сообщение

LLleux » 12 дек 2018, 16:25

Chupaka писал(а): ↑12 дек 2018, 16:23
Доброго.

Что значит «мост»? Это два разных моста?

на каждый порт свой мост.

Chupaka писал(а): ↑12 дек 2018, 16:23
Как клиенты подключаются из Интернета? У сервера есть ещё и внешний адрес?

да, из интернета. сервер находится за микротиком на втором мосту.

Chupaka писал(а): ↑12 дек 2018, 16:23
Ошибка эта на клиенте или на сервере?

на клиенте.

Аватара пользователя

Chupaka

Сообщения: 3631
Зарегистрирован: 29 фев 2016, 15:26
Откуда: Минск
Контактная информация:

Re: OpenVPN(Ubuntu)+MikroTik

Сообщение

Chupaka » 12 дек 2018, 16:42

LLleux писал(а): ↑12 дек 2018, 16:25

Chupaka писал(а): ↑12 дек 2018, 16:23
Как клиенты подключаются из Интернета? У сервера есть ещё и внешний адрес?

да, из интернета. сервер находится за микротиком на втором мосту.

Там запятой нет. Вопрос — именно «Как клиенты подключаются из Интернета?», а не «Как клиенты подключаются, из Интернета?».

Правил NAT никаких вы не приводили — они есть? Проброс этого порта с внешнего адреса роутера на сервер OVPN, например…

LLleux

Сообщения: 7
Зарегистрирован: 12 дек 2018, 13:27

Re: OpenVPN(Ubuntu)+MikroTik

Сообщение

LLleux » 12 дек 2018, 16:52

Chupaka писал(а): ↑12 дек 2018, 16:42
Там запятой нет. Вопрос — именно «Как клиенты подключаются из Интернета?», а не «Как клиенты подключаются, из Интернета?».

прошу прощения за недопонимание.
клиент подключается при помощи OpenVPNGUI (Win7 x64).

Chupaka писал(а): ↑12 дек 2018, 16:42
Правил NAT никаких вы не приводили — они есть? Проброс этого порта с внешнего адреса роутера на сервер OVPN, например…

нет, вот тут я и застрял. все, что находил по описания по пробросу порта и написанию правил NAT, не помогает.

Аватара пользователя

Chupaka

Сообщения: 3631
Зарегистрирован: 29 фев 2016, 15:26
Откуда: Минск
Контактная информация:

Re: OpenVPN(Ubuntu)+MikroTik

Сообщение

Chupaka » 12 дек 2018, 17:05

Я не могу обсуждать всё, что вы находили. Вы пишите конкретно, как у вас сделано — и я попробую сказать, почему не работает и как исправить.

З.Ы. Под «как» имелось в виду, как их пакеты из Интернета попадают к серверу, если у сервера есть только внутренний адрес 192.168.x.y

LLleux

Сообщения: 7
Зарегистрирован: 12 дек 2018, 13:27

Re: OpenVPN(Ubuntu)+MikroTik

Сообщение

LLleux » 12 дек 2018, 17:10

на микротике

nat правила

chain=srcnat action=masquerade out-interface=ether1 log=no log-prefix=»»

1 openvpn
chain=dstnat action=dst-nat to-addresses=192.168.1.252 to-ports=1194 protocol=udp in-interface=ether1 src-port=1194 log=no log-prefix=»»

LLleux

Сообщения: 7
Зарегистрирован: 12 дек 2018, 13:27

Re: OpenVPN(Ubuntu)+MikroTik

Сообщение

LLleux » 12 дек 2018, 17:25

Chupaka писал(а): ↑12 дек 2018, 17:18
src-port=1194 попробовать убрать из правила, на всякий случай, и добавить dst-port=1194

не помогло.

когда убирается из правил src-port=1194 и dst-port=1194, то пакеты входящие есть (смотрю по статистике микротика), не зависимо от того, подключаешься или нет. как только добавляешь dst-port=1194, пакеты не идут, так же и при подключении. такое впечатление, что порт вообще закрыт.

Аватара пользователя

Chupaka

Сообщения: 3631
Зарегистрирован: 29 фев 2016, 15:26
Откуда: Минск
Контактная информация:

Re: OpenVPN(Ubuntu)+MikroTik

Сообщение

Chupaka » 12 дек 2018, 17:40

Вы поставьте галку Log в Action — увидите, что там совершенно левый трафик летит, когда всё убирается. А если с dst-port=1194 пакеты не идут — значит, их там и нет. Провайдер не фильтрует? Адрес, к которому пытается подключаться клиент, в IP -> Addresses есть?

LLleux

Сообщения: 7
Зарегистрирован: 12 дек 2018, 13:27

Re: OpenVPN(Ubuntu)+MikroTik

Сообщение

LLleux » 12 дек 2018, 17:48

Chupaka писал(а): ↑12 дек 2018, 17:40
Вы поставьте галку Log в Action — увидите, что там совершенно левый трафик летит, когда всё убирается. А если с dst-port=1194 пакеты не идут — значит, их там и нет. Провайдер не фильтрует? Адрес, к которому пытается подключаться клиент, в IP -> Addresses есть?

провайдер не блокирует (сегодня узнавал у тех. поддержки). в IP -> Addresses ether1 получает белый ip от провайдера по dhcp-client (вроде бы все нормально).

yurie13

Posts: 1
Joined: Mon Mar 29, 2021 10:43 am

why i cant connect using vpngate’s openvpn config

im using openvpn app on desktop
both protonvpn (with login interface too) and random freevpn works
but for some reason only vpngate’s openvpn configs doesnt, it always in reconnecting part..

and there’s like 2 warnings too (only on vpngate’s config)
[ DEPRECATED OPTION: —cipher set to ‘AES-128-CBC’ but missing in —data-ciphers (AES-256-GCM:AES-128-GCM). Future OpenVPN version will ignore —cipher for cipher negotiations. Add ‘AES-128-CBC’ to —data-ciphers or change —cipher ‘AES-128-CBC’ to —data-ciphers-fallback ‘AES-128-CBC’ to silence this warning. ]
[ WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info. ]


bjlchf

Posts: 1
Joined: Tue Apr 06, 2021 1:09 pm

The same is true for me, the connection failed!

Post

by bjlchf » Tue Apr 06, 2021 2:00 pm

I am using Windows 10/64, and I downloaded Openvpn for windows here and successfully installed it. I also downloaded’vpngate_public-vpn-119.opengw.net_udp_1195.ovpn’ here, but my connection was not successful, and the status display repeated multiple lines of red error:
1 WARNING: No server certificate verification method has been enabled.
2 write UDP: Unknown error (code=10051)
3 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
4 TLS Error: TLS handshake failed

Excuse me, who knows the reason for this? How to solve?
By the way, I use ovpn files from other websites, which can be successfully connected.


We get it — there’s nothing more frustrating than trying to use a VPN application and seeing an error on your screen (usually accompanied by an annoying sound). However, you’re bound to encounter one at some point if you use a VPN daily. That’s because you are using a VPN client behind which is a powerful and complex network of servers. There’s a huge number of «moving parts» in this system, where any of those parts can malfunction. Therefore, we’ve decided to help you by listing several VPN error codes and possible solutions to each of those.

We also need to note that, in this article, we’ve focused on solving problems with your locally installed VPN client. However, you’ll also find a range of error codes related to servers so that you know when to contact your VPN’s customer support team. Also, we did our best to do in-depth research and provide multiple solutions in the effort of offering you a full list of VPN error code fixes. Of course, if our proposed fixes below fail to resolve the error you see, please post a comment. We’ll do our best to respond as soon as possible and to try to come up with another solution.

There are close to sixty VPN error code fixes in this article. To make things easy to navigate, we’ve prepared a handy table below that acts as the article’s table of contents. Click on any number below that corresponds to the error you’re seeing, and you’ll be automatically taken to a possible solution.

Finally, it’s time to take a deep dive into resolving problems with your VPN. We will go over 55+ VPN error code fixes, so there’s plenty to cover. Let’s jump right in.

1. VPN Error Code 5

Error Message: «(Error 5): No hostname exists for this connection entry.»

Explanation & Solution: This error message indicates a problem with your Cisco VPN profile. This is a .pcf file found in C:\Program Files\Cisco Systems\VPN Client\Profiles on your Windows PC. The solution to this error is to replace this file with a new version supplied by your VPN network admin.

2. VPN Error Code 12

Error Message: «Unable to logon to the server. Your username or password may not be configured properly for this connection. (-12)»

Explanation & Solution: As the error message clearly explains, you need to recheck your credentials (your username and password). Also, this error usually happens when using the Fortinet VPN client, so make sure that your password is alphanumeric (keep in mind that no special characters are allowed).

3. VPN Error Code 51

Error Message: «Unable to communicate with the VPN subsystem

Explanation & Solution: This is a somewhat common VPN error that happens on Cisco VPN clients. In most cases, restarting your machine or restarting the VPN client will solve this issue. Furthermore, this VPN error code appears to be related to macOS users primarily. In that case, you can use the ‘sudo SystemStarter restart CiscoVPN’ command via macOS’s Terminal (Applications > Utilities).

4. VPN Error Code 56

Error Message: «(Error 56) The Cisco Systems, Inc. VPN client has not started. Please start this service and try again.»

Explanation & Solution: For some reason, your Cisco VPN client isn’t able to launch. Most probably, when you double-click on its icon to open the VPN client, nothing happens for a while — and you see the ‘Error 56’ message after a few seconds.

Your first option is to reinstall the Cisco VPN Client software, and also make sure to go to your Windows Device Manager and remove all Cisco Virtual Adapters. Then, install the latest version of the client. If that doesn’t help, there might be a software conflict — we recommend removing any antivirus applications you might have installed on your computer.

5. VPN Error 87

Error Message: «The parameter is incorrect.»

Explanation & Solution: The biggest problem with this error is that it shows a vague message without pinpointing the exact cause. Therefore, your VPN will most likely ask you to reboot your machine, try connecting to a different VPN protocol, and try reinstalling IKEv2 WAN Miniport. Some users have also reported fixing this problem by disabling the ‘Internet Connection Sharing’ on their Windows 10 machine.

6. VPN Error Code 113

Error Message: «Connection error! The VPN connection terminates unexpectedly!»

Explanation & Solution: This issue is characteristic for the Fortinet VPN client, for versions 6.2.X running on macOS Catalina. The problem is that versions 6.2.X are incompatible with this operating system, so the solution would be to roll back to version 6.0.X. There’s also a chance that Fortinet could fix this error in the meantime, so check if this is mentioned in any of the release notes of freshly released updates.

7. VPN Error Code 121

Error Message: «The VPN connection terminates unexpectedly (Error Code: -121).»

Explanation & Solution: This VPN connection error happens to those using the Fortinet client on iOS. More precisely, due to a software conflict between Fortinet 6.0.X and iOS 13, there is a known problem related to establishing a VPN connection via a mobile hotspot. We recommend updating your VPN client, as versions above 6.2.X promise to fix this issue.

8. VPN Error Code 130

Error Message: «ERR_PROXY_CONNECTION_FAILED» or «Unable to connect to the proxy server.»

Explanation & Solution: As this error message says, there’s a problem connecting to the selected proxy server. It means that you either need to remove or reconfigure the proxy server you’re using. Press ‘Windows Key + R’ and type in ‘inetcpl.cpl’ to open the Internet Properties page. Then, select the ‘Connections’ tab and click on the ‘LAN Settings’ button. This is where you can reconfigure your proxy server or select ‘Automatically detect settings’ to remove any custom proxy settings.

It’s also recommended to flush your DNS, reset Winsock, and reset TCP/IP values. Open the Start menu and click on ‘Command Prompt’ — but make sure to right-click on its icon and then choose ‘Run as Administrator.’ Then, use the following command: ‘ipconfig /flushdns‘ followed by ‘netsh int ip reset resettcpip.txt.‘ Make sure to press Enter between entering these commands to apply them. And finish with the ‘netsh winsock reset‘ command.

9. VPN Error Code 402

Error Message: «The Connection Manager was unable to read the connection entry, or the connection entry has missing or incorrect information.»

Explanation & Solution: This error message points to a problem in your Cisco VPN profile, which is most probably corrupt or incomplete. You need to obtain a fresh copy of your connection profile file (which is a .pcf file) and replace the old file found in C:\Program Files\Cisco Systems\VPN Client\Profiles (on Windows). If you don’t have a backup copy of this file, make sure to contact your VPN network administrator.

10. VPN Error Code 403

Error Message: «The remote peer terminated the connection during the negotiation of security policies.»

Explanation & Solution: This vague error message points to a problem with the security (IKE) negotiations between your VPN client and the VPN server. This can happen due to several reasons, such as having an unstable Internet connection, poor Wi-Fi signal, or conflicting apps (such as antivirus software).

As a possible solution, you can also go to ‘Log Settings’ of your Cisco VPN client and make sure to change ‘IKE’ to ‘High.’ Then, open the Log Window and start your VPN connection. Keep a close eye and see if you see any further errors, which could be helpful to your VPN network’s administrator.

11. VPN Error Code 412

Error Message: «The remote peer is no longer responding.»

Explanation & Solution: Similar to the error code 51, this issue is also related to Cisco VPN clients. It happens when a secure connect drops, which is often caused by a client’s firewall blocking UDP or TCP ports. Possible solutions include using a wired connection (instead of wireless), turning off your firewall via your VPN client, or enabling ‘NAT-T/TCP’ in your profile.

12. VPN Error Code 413

Error Message: «(Error 413) User authentication failed.»

Explanation & Solution: Typically found on Cisco VPN networks, error 413 points to a problem of reaching the limit of simultaneous connections. This happens if you’re using more than the allowed number of connections, which prevents you from creating any further VPN connections on your device.

There are several possible resolutions to this problem. First, make sure to contact your VPN administrator and ask about the limit of simultaneous connections of your VPN network. Then, make sure to update ‘Cisco’s VPN Dialer’ to the latest available version. And if nothing helps (and if you’re within the limit of your network), try changing your password.

13. VPN Error Code 422

Error Message: «(Reason 422) Lost contact with the secure gateway. Check your network connection.»

Explanation & Solution: You are most probably using Cisco’s VPN client to create a secure Web connection. So, our first recommendation would be to update your VPN client to the latest available version (make sure first to uninstall your existing client properly). If the problem persists, it’s worth trying a new router/modem — especially if you have an older or entry-level model.

14. VPN Error Code 429

Error Message: «Unable to establish the VPN connection. The server may be unreachable» or «Unable to resolve host or server address.»

Explanation & Solution: As you can see, the message you’re viewing is vague. That’s because there’s an unidentified problem with your Internet connection, and your VPN isn’t capable of pinpointing the exact cause. However, in many cases, all you need is to set your IP address and DNS server address to be obtained automatically, as explained below.

  • Open the Control Panel on your Windows PC.
  • Navigate to ‘Network Connections’ and right-click on your Web connection. Then, pick ‘Properties’ from the dropdown menu.
  • In the ‘Properties’ tab, look for ‘Internet Protocol (TCP/IP).’ Make sure to check the boxes for ‘Obtain an IP address automatically’ and ‘Obtain a DNS server address automatically.’
  • Now, return to your VPN client and try establishing a new VPN connection.

It’s also helpful to remove any other VPN clients you have installed on your device. Also, try using a different VPN protocol or connecting to a different VPN server.

15. VPN Error Code 442

Error Message: «Reason 422: Failed to enable Virtual Adapter.»

Explanation & Solution: You probably use Cisco’s VPN, which might run into a software conflict with one of the services running on your Windows PC. The solution to this error is to disable the problematic service and then try restarting Cisco’s VPN, as explained below.

  • Launch the Start Menu and type in ‘msc.’ Then, press the enter key.
  • Then, navigate to the program called ‘Cisco Systems, Inc. VPN Service,’ select it and then stop the application from running.
  • Using that same window, find the service called ‘Internet Connection Sharing (ICS) Service’ and then stop this one from running as well.
  • Finally, restart your Cisco VPN client and then relaunch it. That’s it!

16. VPN Error Code 455

Error Message: «Permission denied (-455).»

Explanation & Solution: This error usually happens in Fortinet clients. If your permission is denied, your user credentials aren’t valid. So, make sure to check if you’re using the correct username and password.

17. VPN Error Code 609

Error Message: «A device type was specified that does not exist.»

Explanation & Solution: As its description says, your VPN can’t connect through a port since the device type is corrupted or not configured. Here’s how to resolve this error:

  • On Windows, run the Command Prompt (with admin privileges) and type in the following command: ‘netcfg.exe -q <miniport name>.
  • Depending on what type of tunnel you’re using, here are the possible Miniport names that you need to use: PPTP tunnel = MS_PPTP, L2TP tunnel = MS_L2TP, SSTP tunnel = MS_SSTP.

18. VPN Error Code 619

Error Message: «A connection to the remote computer could not be established.»

Explanation & Solution: Often associated with Windows PCs, this error can have several possible causes. In some cases, having more than one VPN installed creates this issue. Therefore, uninstall all VPNs that you don’t plan on using, restart your PC, and try again. In addition, you can turn off Windows Firewall:

  • Launch the Start menu and type in ‘Firewall.’
  • Among the search results, you’ll see an item named ‘Windows Firewall’ or ‘Windows Defender Firewall.’ Open either of these.
  • On the left side of the screen, you’ll see an option that lets you disable the firewall. On Windows 10, click on ‘Turn Windows Defender Firewall on or off.’
  • Disable the firewall and click ‘OK.’

19. VPN Error Code 628

Error Message: «The connection was terminated by the remote computer before it could be completed.»

Explanation & Solution: This error code can happen if you’re using a dial-up connection or modem that relies on your phone line. These are several things that you can try doing:

  • Make sure that your phone line is working properly;
  • If you have a very old modem, make sure to update its firmware and use only the latest available drivers on your computer. Also, check if your VPN supports your modem
  • Temporarily disable any antivirus software that you might have, and also disable your computer’s firewall protection.
  • If the problem is still there, you can try uninstalling the modem from your system and then reinstall it.

20. VPN Error Code 629

Error Message: «Port disconnected by the remote computer.»

Explanation & Solution: This error is typically associated with dial-up connections, and it means that the VPN connection can’t be achieved since a port isn’t open. It means that your first action should be to check if your firewall is blocking your traffic. Also, note that port 1723 needs to be open, and protocol 47 needs to be enabled with the firewall configuration settings.

21. VPN Error Code 633

Error Message: «The modem is already in use or is not configured properly.»

Explanation & Solution: This issue happens when another Internet-connected application uses a TCP port. Even though this doesn’t happen often, this port can be occupied by another application that might have stalled. The best solution is to restart your modem, restart your computer, and wait until it boots up. Another solution is to disable and re-enable your network connection, so here’s how to do that.

  • Launch the Start Menu and type in ‘Control Panel.’
  • Now click on ‘Change Adapter Settings’ on the left-place sidebar within the ‘Network and Sharing Center.’
  • Locate your Web connection adapter, right-click on it, and click on ‘Disable.’
  • Wait a few minutes, and then re-enable the Internet connection.

22. VPN Error Code 645

Error Message: «There was an internal authentication error.»

Explanation & Solution: This error is often associated with older Windows versions where setting up a VPN connection had to be done manually. As its description notes, there’s an incorrect username or password. So, go back to your VPN connection settings and make sure that you have the correct user credentials.

23. VPN Error Code 651

Error Message: «Your model (or other connecting device) has reported an error.»

Explanation & Solution: This issue happens with L2TP connections on Windows 7 and earlier versions when trying to establish a dial-up connection to the server via ISDN. To resolve this error, it’s recommended to update to Windows 10, as the individual hotfix isn’t available anymore.

In addition, you could try checking your Device Manager and clicking on View > Show Hidden Devices. This is where you’ll see a list of WAN Miniports, where you can try removing those installed by other applications which you no longer use.

24. VPN Error Code 691

Error Message: «Access denied because the username and/or password is invalid on the domain.»

Explanation & Solution: As you can see, this error is identical to the previously described VPN error (code 645). This happens when you’re using the wrong username or password. You need to take another look at your VPN and make sure you have the correct credentials.

25. VPN Error Code 716

Error Message: «The remote access IP configuration is unusable.»

Explanation & Solution: Here, we have a relatively rare issue that happens with the Sonicwall Mobile Connect app on Windows 8 and below (and often on Lenovo computers). There’s no concrete information about this issue on Sonicwall’s website. However, many users were able to resolve the problem by reinstalling Windows or updating to the latest available version of this operating system.

26. VPN Error Code 720

Error Message: «A connection to the remote computer could not be established.»

Explanation & Solution: If a VPN provider doesn’t offer a native app, you need to set up your VPN connection manually. This requires you to set up a VPN protocol in the ‘VPN Type’ field on Windows. In case you’ve entered the wrong protocol, the error code 720 will appear. You can try setting the protocol to ‘Automatic’ or check with your VPN provider which protocol you’re allowed to use.

27. VPN Error Code 721

Error Message: «The remote computer did not respond.»

Explanation & Solution: Most often, the cause of this error is found in the NAT (Network Address Translation) settings of your router. Older routers can have a hard time allowing multiple computers to share a single connection – especially while using VPN applications via the PPTP tunnel. A solution to this problem is to buy a router that supports VPN-related pass-through. Alternatively, you can try setting up a stating NAT mapping on your router.

28. VPN Error Code 732

Error Message: «Your computer and the remote computer could not agree on PPP control protocols.»

Explanation & Solution: This error code indicates that your VPN client doesn’t have the required privileges to connect to the VPN server. As such, this usually happens within workplace or university networks and is rarely related to commercial VPN services. The best solution is to contact the administrator of the VPN network that you’re trying to access. And if you use a commercial VPN, turn to its customer support and explain your problem.

29. VPN Error Code 734

Error Message: «The PPP link control protocol was terminated.»

Explanation & Solution: Very similar to the previously explained error code, this one is caused by invalid access rights. It happens after the connection has been established but then suddenly drops, which prevents you from using the VPN. Once again, you need to contact the administrator of your VPN network or contact the customer support team of your VPN service.

30. VPN Error Code 756

Error Message: «This connection is already being dialed.»

Explanation & Solution: For some reason, your computer might believe that there’s an existing VPN connection that’s already active. It means that you’re prevented from creating a new one until you disconnect from the active VPN. In many cases, this issue can be resolved by restarting your router or your VPN server (depending on your configuration and where you have access to the server).

Also, keep in mind that this error is mostly happening on Windows 7 and earlier. Therefore, it’s highly recommended to update your operating system to the latest available version.

31. VPN Error Code 766

Error Message: «A certificate could not be found.»

Explanation & Solution: VPN connections that use the L2TP/IPsec protocol need a digital certificate to run. If this certificate is missing, the VPN won’t be able to connect due to a missing security layer. Furthermore, this error is related to remote access servers, which means that contacting your VPN provider should get this error fixed.

32. VPN Error Code 781

Error Message: «The encryption attempt failed because no valid certificate was found.»

Explanation & Solution: Certain types of VPN protocols need security certificates installed on the server end. If you encounter this error code, you need to contact your VPN and let them know about this problem.

A temporary solution would be to change the VPN protocol to PPTP within your VPN client. This protocol doesn’t need a security certificate to work and might get you through the secure server. With this said, this error is often associated with the L2TP/IPSec protocol.

33. VPN Error Code 788

Error Message: «The L2TP connection attempt fails because the security layer cannot authenticate the remote computer.»

Explanation & Solution: As evident from the error message, we’re talking about an L2TP connection here. More precisely, something is preventing this VPN protocol from working properly, where a remote server is typically the source of the problem. Therefore, our suggestion would be to contact the administrator of your VPN network.

In case you have a very old router, there might be a chance that it doesn’t support the appropriate protocol used by this VPN connection. So, another possible solution would be to replace it with a newer model or perhaps try installing DD-WRT firmware.

34. VPN Error Code 789

Error Message: «The security layer encountered a processing error during initial negotiations with the remote computer.»

Explanation & Solution: Once again, we have an error related to L2TP/IPsec connections. In this case, several types of digital security certificates might be missing, or there might be a problem with the certificates that prevents the network from connecting you to the remote server. As these problems are often server-related, you need to contact your VPN’s support team.

35. VPN Error Code 797

Error Message: «The modem could not be found.»

Explanation & Solution: For some reason, your VPN doesn’t recognize your modem. In other words, it looks like you’re trying to create a VPN connection without being connected to the Internet. Here are a few possible solutions:

  • Make sure that your modem is working properly. Try connecting to the Web without a VPN, and see if any data can be exchanged;
  • Completely remove the installed modem from your system, and reinstall it;
  • Make sure to use the latest drivers for your modem;
  • If nothing helps, there might be a chance that your modem is obsolete. Check with your VPN if your modem is on the list of supported devices.

36. VPN Error Code 798

Error Message: «A certificate could not be found that can be used with this Extensive Authentication Protocol.»

Explanation & Solution: If you’re using Windows Server, you need to have the correct security certificates in place. In case these are missing, you won’t be able to achieve a VPN connection. To fix the error 798, you need to add the correct certificate to ‘Current User’ > ‘Personal Store.’ Also, make sure that you have the ‘Server Certificate’ as well as the ‘Client Certificate’ since both of these are needed to make a VPN connection happen.

37. VPN Error Code 800

Error Message: «Unable to establish the VPN connection because a tunnel could not be set up.»

Explanation & Solution: More often than not, this error happens to those who set their VPN protocol to ‘Automatic.’ Since there isn’t a specific protocol involved, you’re getting a generic error message. First of all, you could try going back to your VPN’s settings and choosing a specific protocol. If that doesn’t help, here are a few solutions:

  • Try turning off your system’s firewall;
  • Reset your router, and reset your computer as well;
  • Disable ‘Remote Access Connection Manager’ within Windows Services (open the Start menu, can type in ‘services.msc’ to open this tool.

38. VPN Error Code 806

Error Message: «The VPN connection between your computer and the VPN server could not be completed.»

Explanation & Solution: In this case, your VPN can successfully connect to a remote server. However, something is blocking data exchange, which is causing this error to appear. In most cases, your computer or your router’s firewall is blocking this type of traffic, which means that you have two possible solutions.

First, we recommend setting up your firewall to accept VPN connections on your computer. Here’s how that is done:

  • Navigate to Control Panel > Windows Defender Firewall (you can search for this option within the Control Panel);
  • Click on ‘Advanced Settings’ in the left-placed sidebar;
  • Select ‘Inbound Rules’ on the left, and then go to Actions > New Rule;
  • You should see a new window right now. Select ‘Port’ and click on ‘Next’;
  • Next, check ‘TCP’ and enter ‘1723’ in the ‘Specific Remote Ports’ field. Click ‘Next’;
  • Then, select ‘Allow the connection’;
  • Make sure to apply the new rule to everyone on your computer (Domain, Private, and Public);
  • Finally, enter anything you want on the last step (Name and Description);
  • That’s it!

If the following guide doesn’t help, you’ll need to contact your ISP. Ask them for instructions on how to open the TCP port 1723, and tell them that something is blocking your VPN data traffic.

39. VPN Error Code 807

Error Message: «The network connection between your computer and the VPN server was interrupted.»

Explanation & Solution: As you can see from the description, this error is most commonly associated with the VPN server, which is where the cause of the problem can be found. So, your first action should be to contact the VPN’s support team and report this problem. Still, there’s plenty you can try as well, so here are some tips.

  • Try disabling your antivirus and your system’s firewall. There might be a conflict with security-related software that’s blocking your VPN data traffic;
  • Check if your Web connection is working normally. This means opening an Internet browser without using a VPN and seeing if it can open a Web page. In case that doesn’t happen, restart your router and try again;
  • Double-check if you have the correct VPN user credentials;
  • Try using the PPTP protocol (Point-to-Point Tunneling Protocol).

40. VPN Error Code 809

Error Message: «The network connection between your computer and the VPN server could not be established because the remote server is not responding.»

Explanation & Solution: This is a slight variation of one of the previously explained error. Something is blocking the traffic from and to your computer, and your firewall is to blame. So, you can disable the firewall or open TCP 1723. If you need additional assistance, you can turn to your Internet Service Provider (not your VPN provider).

41. VPN Error Code 812

Error Message: «The connection was prevented because of a policy configured on your RAS/VPN server.»

Explanation & Solution: This is a problem on the server end. If you use a commercial VPN, try connecting to a different server. If the issue persists, you need to contact your VPN provider and report the problem.

42. VPN Error Code 829

Error Message: «Completely disconnected connection (ERROR_LINK_FAILURE).»

Explanation & Solution: You are most probably able to achieve a VPN connection, but you’re having a hard time keeping it alive. This is a time-out message, which means that your VPN server will disconnect you if your VPN connection becomes inactive. If you use a commercial VPN service, you need to contact its customer support team and provide as much information as possible (as this issue can be resolved by tweaking a setting on the server that was implemented to impose time-outs).

43. VPN Error Code 860

Error Message: «The remote access connection completed, but authentication failed because of an error in the certificate that the client uses to authenticate the server.»

Explanation & Solution: You are most probably using an IKEv2 VPN connection on your Windows PC (and you’ve probably created that connection manually). To resolve this issue, make sure to open the Settings app and navigate to your VPN connections. Then, click on ‘Change Adapter Settings’ and right-click on the VPN connection that’s failing to connect. Select Properties > Networks and untick ‘Internet Protocol Version 6,’ ‘File and Printer Sharing,’ and ‘Client for Microsoft Windows.’ Also, right-click on ‘Internet Protocol Version 4’ and select Properties. Make sure to check ‘Use default gateway on remote network’ box.

44. VPN Error Code 868

Error Message: «The remote connection was not made because the name of the remote access server did not resolve.»

Explanation & Solution: When there’s a problem with the DNS (Doman Name System), you won’t be able to connect to a remote server. It means that you need to double-check if you’ve entered the DNS address accurately when setting up your VPN. In other words, you need to contact your VPN provider and check which DNS you need to use. Alternatively, you can enter an IP address instead of using a DNS.

45. VPN Error Code 1009

Error Message: «The internet connection appears to be offline (-1009).»

Explanation & Solution: In the majority of cases, this error is produced by Bitdefender VPN, even though some other VPNs can create it as well. In essence, the 1009 error means that you have a problem with Internet connectivity. It means that you need to check if your router is working correctly. Alternatively, make sure that your Windows Firewall isn’t blocking the VPN application you’re trying to use. And also, it’s a good idea to remove any other VPNs you might have installed on your device.

46. VPN Error Code 1168

Error Message: «Error 1168 — Element not found.»

Explanation & Solution: This is a common network connectivity problem appearing on specific versions of Windows 7 and 8. With this said, we strongly recommend updating to the latest version of Windows (Windows 10) if possible. If not, you can try running the DISM tool, as explained below.

  • Open Command Prompt on your Windows PC. Make sure to right-click on its icon, and then select ‘Run as administrator.’
  • You will now see a black rectangular window, asking for a command. So, make sure to type in the following command: ‘DISM.exe /Online /Cleanup-image /Scanhealth.’ Press the Enter key, and then use this command: ‘DISM.exe /Online /Cleanup-image /Restorehealth.’ Keep in mind that this tool might take up to 20 minutes to finish running.

47. VPN Error Code 1231

Error Message: «PING: Transmit Failed, Error Code 1231.»

Explanation & Solution: Considering that this issue is often related to Windows Vista, we recommend updating your operating system, which should fix this issue. However, if you’d like to continue using Windows Vista, you can try resetting the TCP/IP stack, as explained below.

  • Open the Start Menu and type in ‘cmd.’ You should now see your Command Prompt, so make sure to right-click on its icon and select ‘Run as Administrator.’
  • Now, you need to use a series of commands. However, make sure to input each of the following ones in the same order as below. And once you input each command, press Enter and wait for the corresponding operation to end.
  • Start with ‘ipconfig /flushdns‘ and then use ‘nbtstat -R‘ and ‘nbtstat -RR.’ Then, go with ‘netsh int reset all,’ ‘netsh int ip reset,’ and ‘netsh winsock reset.’

48. VPN Error Code 1329

Error Message: «You’re not allowed to sign in. Please contact the network administrator.»

Explanation & Solution: Often produced on devices trying to connect to a VPN network controlled by Pulse Connect, this error means your device can’t be recognized appropriately. Pulse Connect works by allowing you to join a specific group of users, like employees or clients, in a work environment. The only way to fix this issue is to contact your network administrator (in your office or campus, where Pulse Connect is most often utilized).

49. VPN Error Code 2250

Error Message: «There was an unknown error (Error 2250).»

Explanation & Solution: Those using one of SonicWall’s cybersecurity solutions can encounter an error that prevents their Internet traffic from leaving their device. In most cases, we’re talking about the error 2250 — related to a firewall solution that shuts down your Web traffic. Therefore, make sure to take a close look if you have any firewall solution installed on your device and disable it. As per SonicWall’s technical documentation, this is a known problem when using Kaspersky Endpoint Protection or Symantec Endpoint Protection.

50. VPN Error Code 10051

Error Message: «Unknown error (code=10054).»

Explanation & Solution: This is a tricky error to resolve, as it doesn’t point to the exact cause of the problem. However, in most cases, when this error appears, you need to check your firewall settings and make sure that port forwarding is set correctly. Also, this error can be caused by an expired CA certificate.

The 10051 error code typically happens on OpenVPN connections. As such, your VPN service can cause it as well, so we strongly recommend contacting your VPN and providing as much detail as possible.

51. VPN Error Code 10054

Error Message: «Unknown Error (Code=10054).»

Explanation & Solution: There are two possible reasons for this error message, which usually happens when trying to connect to a VPN server via an OpenVPN connection. You either need to check if your ports are forwarded correctly or if your device’s firewall is blocking your Web traffic (this doesn’t only include your Windows Firewall but also firewall solutions offered by antivirus software).

52. VPN Error Code 13801

Error Message: «IKE authentication credentials are unacceptable.»

Explanation & Solution: This error is related to IKE (Internet Key Exchange) credentials, which is one of the widely-used VPN protocols. If you’re facing this error, you should know that there’s nothing you can do. Since it’s related to problems on the server-end, you need to contact your VPN and report the problem.

53. VPN Error Code 13868

Error Message: «The user [username] dialed a connection named [connection name] which has failed. The error code returned on failure is 13868.»

Explanation & Solution: «Always On» VPN environments usually rely on the IKEv2 protocol, which ensures strong encryption and fast performance. With this said, the 13868 error is connected to default IKEv2 settings, indicating a mismatch between the client and the server.

First, you need to check the current IKEv2 policy configuration, which can be done on Windows by using an elevated PowerShell command window (therefore, make sure to open PowerShell with administrative privileges). Make sure to use the following command: «Get-VpnServerIPsecConfiguration» and press Enter. Now, make sure to check the IKEv2 security policy used by the VPN server. This same policy needs to be applied to the client as well, so use the «Get-VPNconnection -Name[connection name] | Select-Object -ExpandProperty IPsecCustom Policy» command. In case you see the IKEv2 security policy isn’t the same on the server and the client, make sure to follow this tutorial to update your settings.

54. VPN Error Code 20199

Error Message: «Unable to establish the VPN connection. The VPN server may be unreachable (-20199).»

Explanation & Solution: We have an error usually related to the Fortinet client here. For some reason, third-party software can block Fortinet from working properly, which means that certain settings need to be tweaked. More precisely, your need to update your WAN Miniport driver and settings. So, we recommend using VPNHosting’s handy WAN Miniport Repair Tool. Click on the provided link to download the required software to your computer.

55. VPN Error Code 20227

Error Message: «The certificate’s CN name does not match the passed value.»

Explanation & Solution: As you can see, there’s a problem with your certificate’s CN name (common name). You need to make sure that you’re using the correct hostname to which your IP is resolving. If you’re connecting to an X.X.X.X IP that resolves to (for example) ‘myvpn.mydomain.com,’ you need to make sure that your certificate contains that CN name.

56. VPN Error Code 0x800704C9

Error Message: «No SSTP ports available on the server.»

Explanation & Solution: As you can imagine, this error can happen if you’re using the SSTP protocol. As such, it can be resolved by making adjustments via the Remote Access Server, so here’s what you need to do.

  • Initialize the RRAS (Routing and Remote Access) within your Windows Server OS;
  • Expand the server you want to connect to;
  • Right-click on ‘Ports’ and then select ‘Properties’;
  • Click on ‘WAN Miniport (SSTP)’ from the ‘Name List’ and click on ‘Configure’;
  • Make sure that you have plenty of ports in the ‘Maximum Ports’ list, with the default value being set to ‘128’;
  • Click ‘OK’ to apply the new rule.

57. VPN Error Code 0x80072746

Error Message: «Connection closed by remote host.»

Explanation & Solution: Since this issue is related to HTTPS authentication certificates, there’s nothing you can do to fix it. Instead, you need to contact your VPN provider and report the problem.

58. VPN Error Code — Hamachi VPN Tunnel

Error Message: If you see the ‘VPN Error Status’ error when using the Hamachi client, something is blocking the client from tunneling properly. 

Explanation & Solution: First, we recommend disabling and enabling Hamachi’s virtual adapter. Go to Control Panel > Network & Sharing Center > Change Adapter Settings. Then, right-click on the Hamachi network adapter and select ‘Disable.’ Now, do the same, just make sure to click on ‘Enable.’

You can also try restarting the Hamachi Tunneling Engine service. Press ‘Window Key + R’ on your keyboard, and type in ‘services.msc.’ Press enter, and then search for ‘Hamachi Tunneling Service.’ Right-click on it and select ‘Disable.’ Then, repeat the procedure, but make sure to click on ‘Enable.’

Among other solutions, we recommend removing any previously installed TAP drivers, removing any firewall tools (including antivirus software), removing Oracle Virtual Box, and reinstalling your Hamachi client.

Further Reading

TechNadu’s editorial team has been very busy producing all kinds of VPN reviews, guides, and other types of helpful content. With this said, check out the following resources.

  • What is a VPN?
  • How Do VPN Applications Work?
  • The Complete Guide to Hardware VPNs
  • Which VPN Protocol Should You Use? 
  • Everything to Know About VPN Encryption
  • VPN Buyer’s Guide
  • The Best VPN Services
  • 5 Great VPN Features You Probably Didn’t Know About

Finally, in case of any questions, don’t hesitate to post a comment below. And in case you need additional help, we recommend checking our VPN troubleshooting guide.

Понравилась статья? Поделить с друзьями:
  • Openservice ошибка 1060 vray
  • Openvpn выдает ошибку при подключении
  • Ora 12560 tns ошибка адаптера протокола как исправить
  • Ora 12546 tns permission denied ошибка
  • Ora 12528 ошибка как исправить