Ошибка openvpn code 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: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

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 (вроде бы все нормально).

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

When I start OpenVpn and connect to my PiVPN it gives me this error,
Tue Aug 14 13:32:24 2018 write UDP: Unknown error (code=10051)
Tue Aug 14 13:32:53 2018 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
Tue Aug 14 13:32:53 2018 TLS Error: TLS handshake failed

I have the correct port forwarded, but still get this error. The VPN was working fine before and then it stopped so I reinstalled everything including the os and now I have this issue after forwarding port 1194

Понравилась статья? Поделить с друзьями:
  • Ошибка ora 02291 integrity constraint
  • Ошибка ora 02049
  • Ошибка ora 01920
  • Ошибка ora 01691
  • Ошибка ora 01658