FM 7.12 OpenVPN problem

Cant connect to OpenVPN on a RUTX50 FM 7.12.
I have the the same config on a RUTX50 FM 7.11 and it works.

I need urgent help to resolve this client to server connection.

27122 Tue Feb 11 15:06:55 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:61032 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:61032 (si=3 op=P_CONTROL_V1)
27123 Tue Feb 11 15:06:59 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:61032 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:61032 (si=3 op=P_CONTROL_V1)
27124 Tue Feb 11 15:06:59 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:61032 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:61032 (si=3 op=P_CONTROL_V1)
27125 Tue Feb 11 15:07:07 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:61032 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:61032 (si=3 op=P_CONTROL_V1)
27126 Tue Feb 11 15:07:07 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:61032 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:61032 (si=3 op=P_CONTROL_V1)
27127 Tue Feb 11 15:07:23 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:61032 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:61032 (si=3 op=P_CONTROL_V1)
27128 Tue Feb 11 15:07:23 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:61032 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:61032 (si=3 op=P_CONTROL_V1)
27129 Tue Feb 11 15:08:53 2025 daemon.notice openvpn(inst3)[1411]: 46.xx.xxx.xxx:61032 Server poll timeout, restarting
27130 Tue Feb 11 15:08:53 2025 daemon.notice openvpn(inst3)[1411]: 46.xx.xxx.xxx:61032 SIGUSR1[soft,server_poll] received, client-instance restartingstrong text

Hello,

Thank you for reaching out.

The first suggestion to check would be ensuring both the client’s and server’s firmwares are the same (7.12).

Besides that:

  • Verify that the certificate authorities and keys are the same for both the client and server.
  • Check if any firewall (on both the server and client sides) is blocking UDP traffic.
  • Could you provide OpenVPN logs from the server side as well for further analysis?

Additionally, for configuring OpenVPN, there’s a detailed wiki example here, which might be helpful as well.

I hope this helps, and if you need further assistance, feel free to reach out.

Best regards,

OpenVPN log below.
I have followed the config example in the link.
And as I wrote I have the same config in another RUTX50, but that one is on 7.11 and that works from the same client as well.

26766 Tue Feb 11 14:08:09 2025 daemon.notice openvpn(inst3)[29826]: Note: cipher ‘AES-256-CBC’ in --data-ciphers is not supported by ovpn-dco, disabling data channel offload.
26767 Tue Feb 11 14:08:09 2025 daemon.notice openvpn(inst3)[29826]: OpenVPN 2.6.9 arm-openwrt-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD] [DCO]
26768 Tue Feb 11 14:08:09 2025 daemon.notice openvpn(inst3)[29826]: library versions: OpenSSL 3.0.14 4 Jun 2024, LZO 2.10
26769 Tue Feb 11 14:08:09 2025 daemon.notice openvpn(inst3)[29826]: DCO version: N/A
26770 Tue Feb 11 14:08:09 2025 daemon.notice openvpn(inst3)[29826]: net_route_v4_best_gw query: dst 0.0.0.0
26771 Tue Feb 11 14:08:09 2025 daemon.notice openvpn(inst3)[29826]: net_route_v4_best_gw result: via 188.151.0.1 dev eth1
26772 Tue Feb 11 14:08:09 2025 daemon.warn openvpn(inst3)[29826]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
26773 Tue Feb 11 14:08:09 2025 daemon.notice openvpn(inst3)[29826]: TLS-Auth MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1250 tun_max_mtu:0 headroom:126 payload:1600 tailroom:126 ET:0 ]
26774 Tue Feb 11 14:08:09 2025 daemon.notice openvpn(inst3)[29826]: TUN/TAP device tun_s_3 opened
26775 Tue Feb 11 14:08:09 2025 daemon.notice openvpn(inst3)[29826]: do_ifconfig, ipv4=1, ipv6=0
26776 Tue Feb 11 14:08:09 2025 daemon.notice openvpn(inst3)[29826]: net_iface_mtu_set: mtu 1500 for tun_s_3
26777 Tue Feb 11 14:08:09 2025 daemon.notice openvpn(inst3)[29826]: net_iface_up: set tun_s_3 up
26778 Tue Feb 11 14:08:09 2025 daemon.notice openvpn(inst3)[29826]: net_addr_v4_add: 172.16.16.1/24 dev tun_s_3
26779 Tue Feb 11 14:08:09 2025 daemon.notice openvpn(inst3)[29826]: /etc/openvpn/updown.sh tun_s_3 1500 0 172.16.16.1 255.255.255.0 init
26780 Tue Feb 11 14:08:09 2025 daemon.notice openvpn(inst3)[29826]: Data Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1500 tun_max_mtu:1600 headroom:136 payload:1768 tailroom:562 ET:0 ]
26781 Tue Feb 11 14:08:09 2025 daemon.warn openvpn(inst3)[29826]: Could not determine IPv4/IPv6 protocol. Using AF_INET
26782 Tue Feb 11 14:08:09 2025 daemon.notice openvpn(inst3)[29826]: Socket Buffers: R=[180224->180224] S=[180224->180224]
26783 Tue Feb 11 14:08:09 2025 daemon.notice openvpn(inst3)[29826]: UDPv4 link local (bound): [AF_INET][undef]:1194
26784 Tue Feb 11 14:08:09 2025 daemon.notice openvpn(inst3)[29826]: UDPv4 link remote: [AF_UNSPEC]
26785 Tue Feb 11 14:08:09 2025 daemon.notice openvpn(inst3)[29826]: MULTI: multi_init called, r=256 v=256
26786 Tue Feb 11 14:08:09 2025 daemon.notice openvpn(inst3)[29826]: IFCONFIG POOL IPv4: base=172.16.16.2 size=253
26787 Tue Feb 11 14:08:09 2025 daemon.notice openvpn(inst3)[29826]: Initialization Sequence Completed
26793 Tue Feb 11 14:29:07 2025 daemon.notice openvpn(inst3)[29826]: Connection Attempt MULTI: multi_create_instance called
26794 Tue Feb 11 14:29:07 2025 daemon.notice openvpn(inst3)[29826]: 46.xx.xxx.xxx:52526 Re-using SSL/TLS context
26795 Tue Feb 11 14:29:07 2025 daemon.notice openvpn(inst3)[29826]: 46.xx.xxx.xxx:52526 Control Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1250 tun_max_mtu:0 headroom:126 payload:1600 tailroom:126 ET:0 ]
26796 Tue Feb 11 14:29:07 2025 daemon.notice openvpn(inst3)[29826]: 46.xx.xxx.xxx:52526 Data Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1500 tun_max_mtu:1600 headroom:136 payload:1768 tailroom:562 ET:0 ]
26797 Tue Feb 11 14:29:07 2025 daemon.err openvpn(inst3)[29826]: 46.xx.xxx.xxx:52526 VERIFY ERROR: depth=0, error=unsuitable certificate purpose: C=‘’, ST=‘’, L=‘’, O=‘’, OU=‘’, CN=server, serial=275960926535887091410337319501563958818100649749
26798 Tue Feb 11 14:29:07 2025 daemon.err openvpn(inst3)[29826]: 46.xx.xxx.xxx:52526 OpenSSL: error:0A000086:SSL routines::certificate verify failed:
26799 Tue Feb 11 14:29:07 2025 daemon.err openvpn(inst3)[29826]: 46.xx.xxx.xxx:52526 TLS_ERROR: BIO read tls_read_plaintext error
26800 Tue Feb 11 14:29:07 2025 daemon.err openvpn(inst3)[29826]: 46.xx.xxx.xxx:52526 TLS Error: TLS object → incoming plaintext read error
26801 Tue Feb 11 14:29:07 2025 daemon.err openvpn(inst3)[29826]: 46.xx.xxx.xxx:52526 TLS Error: TLS handshake failed
26802 Tue Feb 11 14:29:07 2025 daemon.notice openvpn(inst3)[29826]: 46.xx.xxx.xxx:52526 SIGUSR1[soft,tls-error] received, client-instance restarting
26803 Tue Feb 11 14:29:07 2025 daemon.notice openvpn(inst3)[29826]: MULTI: multi_create_instance called
26804 Tue Feb 11 14:29:07 2025 daemon.notice openvpn(inst3)[29826]: 46.xx.xxx.xxx:52526 Re-using SSL/TLS context
26805 Tue Feb 11 14:29:07 2025 daemon.notice openvpn(inst3)[29826]: 46.xx.xxx.xxx:52526 Control Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1250 tun_max_mtu:0 headroom:126 payload:1600 tailroom:126 ET:0 ]
26806 Tue Feb 11 14:29:07 2025 daemon.notice openvpn(inst3)[29826]: 46.xx.xxx.xxx:52526 Data Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1500 tun_max_mtu:1600 headroom:136 payload:1768 tailroom:562 ET:0 ]
26807 Tue Feb 11 14:29:07 2025 daemon.err openvpn(inst3)[29826]: 46.xx.xxx.xxx:52526 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:52526 (si=3 op=P_CONTROL_V1)
26808 Tue Feb 11 14:29:09 2025 daemon.err openvpn(inst3)[29826]: 46.xx.xxx.xxx:52526 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:52526 (si=3 op=P_CONTROL_V1)
26809 Tue Feb 11 14:29:09 2025 daemon.err openvpn(inst3)[29826]: 46.xx.xxx.xxx:52526 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:52526 (si=3 op=P_CONTROL_V1)
26810 Tue Feb 11 14:29:14 2025 daemon.err openvpn(inst3)[29826]: 46.xx.xxx.xxx:52526 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:52526 (si=3 op=P_CONTROL_V1)
26811 Tue Feb 11 14:29:14 2025 daemon.err openvpn(inst3)[29826]: 46.xx.xxx.xxx:52526 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:52526 (si=3 op=P_CONTROL_V1)
26812 Tue Feb 11 14:29:21 2025 daemon.err openvpn(inst3)[29826]: 46.xx.xxx.xxx:52526 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:52526 (si=3 op=P_CONTROL_V1)
26813 Tue Feb 11 14:29:21 2025 daemon.err openvpn(inst3)[29826]: 46.xx.xxx.xxx:52526 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:52526 (si=3 op=P_CONTROL_V1)
26814 Tue Feb 11 14:29:38 2025 daemon.err openvpn(inst3)[29826]: 46.xx.xxx.xxx:52526 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:52526 (si=3 op=P_CONTROL_V1)
26815 Tue Feb 11 14:29:38 2025 daemon.err openvpn(inst3)[29826]: 46.xx.xxx.xxx:52526 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:52526 (si=3 op=P_CONTROL_V1)
26816 Tue Feb 11 14:31:07 2025 daemon.notice openvpn(inst3)[29826]: 46.xx.xxx.xxx:52526 Server poll timeout, restarting
26817 Tue Feb 11 14:31:07 2025 daemon.notice openvpn(inst3)[29826]: 46.xx.xxx.xxx:52526 SIGUSR1[soft,server_poll] received, client-instance restarting
26820 Tue Feb 11 14:35:00 2025 daemon.notice openvpn(inst3)[29826]: Connection Attempt MULTI: multi_create_instance called
26821 Tue Feb 11 14:35:00 2025 daemon.notice openvpn(inst3)[29826]: 46.xx.xxx.xxx:49666 Re-using SSL/TLS context
26822 Tue Feb 11 14:35:00 2025 daemon.notice openvpn(inst3)[29826]: 46.xx.xxx.xxx:49666 Control Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1250 tun_max_mtu:0 headroom:126 payload:1600 tailroom:126 ET:0 ]
26823 Tue Feb 11 14:35:00 2025 daemon.notice openvpn(inst3)[29826]: 46.xx.xxx.xxx:49666 Data Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1500 tun_max_mtu:1600 headroom:136 payload:1768 tailroom:562 ET:0 ]
26824 Tue Feb 11 14:35:00 2025 daemon.err openvpn(inst3)[29826]: 46.xx.xxx.xxx:49666 VERIFY ERROR: depth=0, error=unsuitable certificate purpose: C=‘’, ST=‘’, L=‘’, O=‘’, OU=‘’, CN=server, serial=275960926535887091410337319501563958818100649749
26825 Tue Feb 11 14:35:00 2025 daemon.err openvpn(inst3)[29826]: 46.xx.xxx.xxx:49666 OpenSSL: error:0A000086:SSL routines::certificate verify failed:
26826 Tue Feb 11 14:35:00 2025 daemon.err openvpn(inst3)[29826]: 46.xx.xxx.xxx:49666 TLS_ERROR: BIO read tls_read_plaintext error
26827 Tue Feb 11 14:35:00 2025 daemon.err openvpn(inst3)[29826]: 46.xx.xxx.xxx:49666 TLS Error: TLS object → incoming plaintext read error
26828 Tue Feb 11 14:35:00 2025 daemon.err openvpn(inst3)[29826]: 46.xx.xxx.xxx:49666 TLS Error: TLS handshake failed
26829 Tue Feb 11 14:35:00 2025 daemon.notice openvpn(inst3)[29826]: 46.xx.xxx.xxx:49666 SIGUSR1[soft,tls-error] received, client-instance restarting
26830 Tue Feb 11 14:35:00 2025 daemon.notice openvpn(inst3)[29826]: MULTI: multi_create_instance called
26831 Tue Feb 11 14:35:00 2025 daemon.notice openvpn(inst3)[29826]: 46.xx.xxx.xxx:49666 Re-using SSL/TLS context
26832 Tue Feb 11 14:35:00 2025 daemon.notice openvpn(inst3)[29826]: 46.xx.xxx.xxx:49666 Control Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1250 tun_max_mtu:0 headroom:126 payload:1600 tailroom:126 ET:0 ]
26833 Tue Feb 11 14:35:00 2025 daemon.notice openvpn(inst3)[29826]: 46.xx.xxx.xxx:49666 Data Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1500 tun_max_mtu:1600 headroom:136 payload:1768 tailroom:562 ET:0 ]
26834 Tue Feb 11 14:35:00 2025 daemon.err openvpn(inst3)[29826]: 46.xx.xxx.xxx:49666 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:49666 (si=3 op=P_CONTROL_V1)
26835 Tue Feb 11 14:35:02 2025 daemon.err openvpn(inst3)[29826]: 46.xx.xxx.xxx:49666 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:49666 (si=3 op=P_CONTROL_V1)
26836 Tue Feb 11 14:35:02 2025 daemon.err openvpn(inst3)[29826]: 46.xx.xxx.xxx:49666 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:49666 (si=3 op=P_CONTROL_V1)
26837 Tue Feb 11 14:35:06 2025 daemon.err openvpn(inst3)[29826]: 46.xx.xxx.xxx:49666 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:49666 (si=3 op=P_CONTROL_V1)
26838 Tue Feb 11 14:35:06 2025 daemon.err openvpn(inst3)[29826]: 46.xx.xxx.xxx:49666 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:49666 (si=3 op=P_CONTROL_V1)
26839 Tue Feb 11 14:35:15 2025 daemon.err openvpn(inst3)[29826]: 46.xx.xxx.xxx:49666 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:49666 (si=3 op=P_CONTROL_V1)
26840 Tue Feb 11 14:35:15 2025 daemon.err openvpn(inst3)[29826]: 46.xx.xxx.xxx:49666 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:49666 (si=3 op=P_CONTROL_V1)
26841 Tue Feb 11 14:35:31 2025 daemon.err openvpn(inst3)[29826]: 46.xx.xxx.xxx:49666 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:49666 (si=3 op=P_CONTROL_V1)
26842 Tue Feb 11 14:35:31 2025 daemon.err openvpn(inst3)[29826]: 46.xx.xxx.xxx:49666 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:49666 (si=3 op=P_CONTROL_V1)
26843 Tue Feb 11 14:36:17 2025 daemon.notice openvpn(inst3)[29826]: Connection Attempt MULTI: multi_create_instance called
26844 Tue Feb 11 14:36:17 2025 daemon.notice openvpn(inst3)[29826]: 46.xx.xxx.xxx:51219 Re-using SSL/TLS context
26845 Tue Feb 11 14:36:17 2025 daemon.notice openvpn(inst3)[29826]: 46.xx.xxx.xxx:51219 Control Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1250 tun_max_mtu:0 headroom:126 payload:1600 tailroom:126 ET:0 ]
26846 Tue Feb 11 14:36:17 2025 daemon.notice openvpn(inst3)[29826]: 46.xx.xxx.xxx:51219 Data Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1500 tun_max_mtu:1600 headroom:136 payload:1768 tailroom:562 ET:0 ]
26847 Tue Feb 11 14:36:17 2025 daemon.err openvpn(inst3)[29826]: 46.xx.xxx.xxx:51219 VERIFY ERROR: depth=0, error=unsuitable certificate purpose: C=‘’, ST=‘’, L=‘’, O=‘’, OU=‘’, CN=server, serial=275960926535887091410337319501563958818100649749
26848 Tue Feb 11 14:36:17 2025 daemon.err openvpn(inst3)[29826]: 46.xx.xxx.xxx:51219 OpenSSL: error:0A000086:SSL routines::certificate verify failed:
26849 Tue Feb 11 14:36:17 2025 daemon.err openvpn(inst3)[29826]: 46.xx.xxx.xxx:51219 TLS_ERROR: BIO read tls_read_plaintext error
26850 Tue Feb 11 14:36:17 2025 daemon.err openvpn(inst3)[29826]: 46.xx.xxx.xxx:51219 TLS Error: TLS object → incoming plaintext read error
26851 Tue Feb 11 14:36:17 2025 daemon.err openvpn(inst3)[29826]: 46.xx.xxx.xxx:51219 TLS Error: TLS handshake failed
26852 Tue Feb 11 14:36:17 2025 daemon.notice openvpn(inst3)[29826]: 46.xx.xxx.xxx:51219 SIGUSR1[soft,tls-error] received, client-instance restarting
26853 Tue Feb 11 14:36:17 2025 daemon.notice openvpn(inst3)[29826]: MULTI: multi_create_instance called
26854 Tue Feb 11 14:36:17 2025 daemon.notice openvpn(inst3)[29826]: 46.xx.xxx.xxx:51219 Re-using SSL/TLS context
26855 Tue Feb 11 14:36:17 2025 daemon.notice openvpn(inst3)[29826]: 46.xx.xxx.xxx:51219 Control Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1250 tun_max_mtu:0 headroom:126 payload:1600 tailroom:126 ET:0 ]
26856 Tue Feb 11 14:36:17 2025 daemon.notice openvpn(inst3)[29826]: 46.xx.xxx.xxx:51219 Data Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1500 tun_max_mtu:1600 headroom:136 payload:1768 tailroom:562 ET:0 ]
26857 Tue Feb 11 14:36:17 2025 daemon.err openvpn(inst3)[29826]: 46.xx.xxx.xxx:51219 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:51219 (si=3 op=P_CONTROL_V1)
26858 Tue Feb 11 14:36:19 2025 daemon.err openvpn(inst3)[29826]: 46.xx.xxx.xxx:51219 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:51219 (si=3 op=P_CONTROL_V1)
26859 Tue Feb 11 14:36:19 2025 daemon.err openvpn(inst3)[29826]: 46.xx.xxx.xxx:51219 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:51219 (si=3 op=P_CONTROL_V1)
26860 Tue Feb 11 14:36:24 2025 daemon.err openvpn(inst3)[29826]: 46.xx.xxx.xxx:51219 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:51219 (si=3 op=P_CONTROL_V1)
26861 Tue Feb 11 14:36:24 2025 daemon.err openvpn(inst3)[29826]: 46.xx.xxx.xxx:51219 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:51219 (si=3 op=P_CONTROL_V1)
26862 Tue Feb 11 14:36:32 2025 daemon.err openvpn(inst3)[29826]: 46.xx.xxx.xxx:51219 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:51219 (si=3 op=P_CONTROL_V1)
26863 Tue Feb 11 14:36:32 2025 daemon.err openvpn(inst3)[29826]: 46.xx.xxx.xxx:51219 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:51219 (si=3 op=P_CONTROL_V1)
26864 Tue Feb 11 14:36:48 2025 daemon.err openvpn(inst3)[29826]: 46.xx.xxx.xxx:51219 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:51219 (si=3 op=P_CONTROL_V1)
26865 Tue Feb 11 14:36:48 2025 daemon.err openvpn(inst3)[29826]: 46.xx.xxx.xxx:51219 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:51219 (si=3 op=P_CONTROL_V1)
26866 Tue Feb 11 14:37:00 2025 daemon.notice openvpn(inst3)[29826]: 46.xx.xxx.xxx:49666 Server poll timeout, restarting
26867 Tue Feb 11 14:37:00 2025 daemon.notice openvpn(inst3)[29826]: 46.xx.xxx.xxx:49666 SIGUSR1[soft,server_poll] received, client-instance restarting
26868 Tue Feb 11 14:38:17 2025 daemon.notice openvpn(inst3)[29826]: 46.xx.xxx.xxx:51219 Server poll timeout, restarting
26869 Tue Feb 11 14:38:17 2025 daemon.notice openvpn(inst3)[29826]: 46.xx.xxx.xxx:51219 SIGUSR1[soft,server_poll] received, client-instance restarting
26875 Tue Feb 11 14:41:21 2025 daemon.err openvpn(inst3)[29826]: event_wait : Interrupted system call (fd=-1,code=4)
26876 Tue Feb 11 14:41:21 2025 daemon.notice openvpn(inst3)[29826]: TCP/UDP: Closing socket
26877 Tue Feb 11 14:41:21 2025 daemon.notice openvpn(inst3)[29826]: Closing TUN/TAP interface
26878 Tue Feb 11 14:41:21 2025 daemon.notice openvpn(inst3)[29826]: net_addr_v4_del: 172.16.16.1 dev tun_s_3
26879 Tue Feb 11 14:41:22 2025 daemon.notice openvpn(inst3)[29826]: /etc/openvpn/updown.sh tun_s_3 1500 0 172.16.16.1 255.255.255.0 init
26880 Tue Feb 11 14:41:22 2025 daemon.notice openvpn(inst3)[29826]: SIGTERM[hard,] received, process exiting
26881 Tue Feb 11 14:41:22 2025 daemon.notice openvpn(inst3)[32200]: Note: cipher ‘AES-256-CBC’ in --data-ciphers is not supported by ovpn-dco, disabling data channel offload.
26882 Tue Feb 11 14:41:22 2025 daemon.notice openvpn(inst3)[32200]: OpenVPN 2.6.9 arm-openwrt-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD] [DCO]
26883 Tue Feb 11 14:41:22 2025 daemon.notice openvpn(inst3)[32200]: library versions: OpenSSL 3.0.14 4 Jun 2024, LZO 2.10
26884 Tue Feb 11 14:41:22 2025 daemon.notice openvpn(inst3)[32200]: DCO version: N/A
26885 Tue Feb 11 14:41:22 2025 daemon.notice openvpn(inst3)[32200]: net_route_v4_best_gw query: dst 0.0.0.0
26886 Tue Feb 11 14:41:22 2025 daemon.notice openvpn(inst3)[32200]: net_route_v4_best_gw result: via 188.151.0.1 dev eth1
26887 Tue Feb 11 14:41:22 2025 daemon.warn openvpn(inst3)[32200]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
26888 Tue Feb 11 14:41:22 2025 daemon.notice openvpn(inst3)[32200]: Diffie-Hellman initialized with 2048 bit key
26889 Tue Feb 11 14:41:22 2025 daemon.notice openvpn(inst3)[32200]: TLS-Auth MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1250 tun_max_mtu:0 headroom:126 payload:1600 tailroom:126 ET:0 ]
26890 Tue Feb 11 14:41:22 2025 daemon.notice openvpn(inst3)[32200]: TUN/TAP device tun_s_3 opened
26891 Tue Feb 11 14:41:22 2025 daemon.notice openvpn(inst3)[32200]: do_ifconfig, ipv4=1, ipv6=0
26892 Tue Feb 11 14:41:22 2025 daemon.notice openvpn(inst3)[32200]: net_iface_mtu_set: mtu 1500 for tun_s_3
26893 Tue Feb 11 14:41:22 2025 daemon.notice openvpn(inst3)[32200]: net_iface_up: set tun_s_3 up
26894 Tue Feb 11 14:41:22 2025 daemon.notice openvpn(inst3)[32200]: net_addr_v4_add: 172.16.16.1/24 dev tun_s_3
26895 Tue Feb 11 14:41:22 2025 daemon.notice openvpn(inst3)[32200]: /etc/openvpn/updown.sh tun_s_3 1500 0 172.16.16.1 255.255.255.0 init
26896 Tue Feb 11 14:41:22 2025 daemon.notice openvpn(inst3)[32200]: Data Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1500 tun_max_mtu:1600 headroom:136 payload:1768 tailroom:562 ET:0 ]
26897 Tue Feb 11 14:41:22 2025 daemon.warn openvpn(inst3)[32200]: Could not determine IPv4/IPv6 protocol. Using AF_INET
26898 Tue Feb 11 14:41:22 2025 daemon.notice openvpn(inst3)[32200]: Socket Buffers: R=[180224->180224] S=[180224->180224]
26899 Tue Feb 11 14:41:22 2025 daemon.notice openvpn(inst3)[32200]: UDPv4 link local (bound): [AF_INET][undef]:1194
26900 Tue Feb 11 14:41:22 2025 daemon.notice openvpn(inst3)[32200]: UDPv4 link remote: [AF_UNSPEC]
26901 Tue Feb 11 14:41:22 2025 daemon.notice openvpn(inst3)[32200]: MULTI: multi_init called, r=256 v=256
26902 Tue Feb 11 14:41:22 2025 daemon.notice openvpn(inst3)[32200]: IFCONFIG POOL IPv4: base=172.16.16.2 size=253
26903 Tue Feb 11 14:41:22 2025 daemon.notice openvpn(inst3)[32200]: Initialization Sequence Completed
26904 Tue Feb 11 14:41:27 2025 daemon.notice openvpn(inst3)[32200]: Connection Attempt MULTI: multi_create_instance called
26905 Tue Feb 11 14:41:27 2025 daemon.notice openvpn(inst3)[32200]: 46.xx.xxx.xxx:49831 Re-using SSL/TLS context
26906 Tue Feb 11 14:41:27 2025 daemon.notice openvpn(inst3)[32200]: 46.xx.xxx.xxx:49831 Control Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1250 tun_max_mtu:0 headroom:126 payload:1600 tailroom:126 ET:0 ]
26907 Tue Feb 11 14:41:27 2025 daemon.notice openvpn(inst3)[32200]: 46.xx.xxx.xxx:49831 Data Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1500 tun_max_mtu:1600 headroom:136 payload:1768 tailroom:562 ET:0 ]
26908 Tue Feb 11 14:41:27 2025 daemon.err openvpn(inst3)[32200]: 46.xx.xxx.xxx:49831 VERIFY ERROR: depth=0, error=unsuitable certificate purpose: C=‘’, ST=‘’, L=‘’, O=‘’, OU=‘’, CN=server, serial=275960926535887091410337319501563958818100649749
26909 Tue Feb 11 14:41:27 2025 daemon.err openvpn(inst3)[32200]: 46.xx.xxx.xxx:49831 OpenSSL: error:0A000086:SSL routines::certificate verify failed:
26910 Tue Feb 11 14:41:27 2025 daemon.err openvpn(inst3)[32200]: 46.xx.xxx.xxx:49831 TLS_ERROR: BIO read tls_read_plaintext error
26911 Tue Feb 11 14:41:27 2025 daemon.err openvpn(inst3)[32200]: 46.xx.xxx.xxx:49831 TLS Error: TLS object → incoming plaintext read error
26912 Tue Feb 11 14:41:27 2025 daemon.err openvpn(inst3)[32200]: 46.xx.xxx.xxx:49831 TLS Error: TLS handshake failed
26913 Tue Feb 11 14:41:27 2025 daemon.notice openvpn(inst3)[32200]: 46.xx.xxx.xxx:49831 SIGUSR1[soft,tls-error] received, client-instance restarting
26914 Tue Feb 11 14:41:27 2025 daemon.notice openvpn(inst3)[32200]: MULTI: multi_create_instance called
26915 Tue Feb 11 14:41:27 2025 daemon.notice openvpn(inst3)[32200]: 46.xx.xxx.xxx:49831 Re-using SSL/TLS context
26916 Tue Feb 11 14:41:27 2025 daemon.notice openvpn(inst3)[32200]: 46.xx.xxx.xxx:49831 Control Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1250 tun_max_mtu:0 headroom:126 payload:1600 tailroom:126 ET:0 ]
26917 Tue Feb 11 14:41:27 2025 daemon.notice openvpn(inst3)[32200]: 46.xx.xxx.xxx:49831 Data Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1500 tun_max_mtu:1600 headroom:136 payload:1768 tailroom:562 ET:0 ]
26918 Tue Feb 11 14:41:27 2025 daemon.err openvpn(inst3)[32200]: 46.xx.xxx.xxx:49831 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:49831 (si=3 op=P_CONTROL_V1)
26919 Tue Feb 11 14:41:29 2025 daemon.err openvpn(inst3)[32200]: 46.xx.xxx.xxx:49831 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:49831 (si=3 op=P_CONTROL_V1)
26920 Tue Feb 11 14:41:29 2025 daemon.err openvpn(inst3)[32200]: 46.xx.xxx.xxx:49831 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:49831 (si=3 op=P_CONTROL_V1)
26921 Tue Feb 11 14:41:33 2025 daemon.err openvpn(inst3)[32200]: 46.xx.xxx.xxx:49831 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:49831 (si=3 op=P_CONTROL_V1)
26922 Tue Feb 11 14:41:33 2025 daemon.err openvpn(inst3)[32200]: 46.xx.xxx.xxx:49831 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:49831 (si=3 op=P_CONTROL_V1)
26923 Tue Feb 11 14:41:40 2025 daemon.err openvpn(inst3)[32200]: 46.xx.xxx.xxx:49831 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:49831 (si=3 op=P_CONTROL_V1)
26924 Tue Feb 11 14:41:40 2025 daemon.err openvpn(inst3)[32200]: 46.xx.xxx.xxx:49831 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:49831 (si=3 op=P_CONTROL_V1)
26925 Tue Feb 11 14:41:57 2025 daemon.err openvpn(inst3)[32200]: 46.xx.xxx.xxx:49831 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:49831 (si=3 op=P_CONTROL_V1)
26926 Tue Feb 11 14:41:57 2025 daemon.err openvpn(inst3)[32200]: 46.xx.xxx.xxx:49831 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:49831 (si=3 op=P_CONTROL_V1)
26927 Tue Feb 11 14:43:27 2025 daemon.notice openvpn(inst3)[32200]: 46.xx.xxx.xxx:49831 Server poll timeout, restarting
26928 Tue Feb 11 14:43:27 2025 daemon.notice openvpn(inst3)[32200]: 46.xx.xxx.xxx:49831 SIGUSR1[soft,server_poll] received, client-instance restarting
26930 Tue Feb 11 14:44:56 2025 daemon.err openvpn(inst3)[32200]: event_wait : Interrupted system call (fd=-1,code=4)
26931 Tue Feb 11 14:44:56 2025 daemon.notice openvpn(inst3)[32200]: TCP/UDP: Closing socket
26932 Tue Feb 11 14:44:56 2025 daemon.notice openvpn(inst3)[32200]: Closing TUN/TAP interface
26933 Tue Feb 11 14:44:56 2025 daemon.notice openvpn(inst3)[32200]: net_addr_v4_del: 172.16.16.1 dev tun_s_3
26934 Tue Feb 11 14:44:56 2025 daemon.notice openvpn(inst3)[32200]: /etc/openvpn/updown.sh tun_s_3 1500 0 172.16.16.1 255.255.255.0 init
26935 Tue Feb 11 14:44:56 2025 daemon.notice openvpn(inst3)[32200]: SIGTERM[hard,] received, process exiting
26936 Tue Feb 11 14:44:56 2025 daemon.notice openvpn(inst3)[32488]: Note: cipher ‘AES-256-CBC’ in --data-ciphers is not supported by ovpn-dco, disabling data channel offload.
26937 Tue Feb 11 14:44:56 2025 daemon.notice openvpn(inst3)[32488]: OpenVPN 2.6.9 arm-openwrt-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD] [DCO]
26938 Tue Feb 11 14:44:56 2025 daemon.notice openvpn(inst3)[32488]: library versions: OpenSSL 3.0.14 4 Jun 2024, LZO 2.10
26939 Tue Feb 11 14:44:56 2025 daemon.notice openvpn(inst3)[32488]: DCO version: N/A
26940 Tue Feb 11 14:44:56 2025 daemon.notice openvpn(inst3)[32488]: net_route_v4_best_gw query: dst 0.0.0.0
26941 Tue Feb 11 14:44:56 2025 daemon.notice openvpn(inst3)[32488]: net_route_v4_best_gw result: via 188.151.0.1 dev eth1
26942 Tue Feb 11 14:44:56 2025 daemon.warn openvpn(inst3)[32488]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
26943 Tue Feb 11 14:44:56 2025 daemon.notice openvpn(inst3)[32488]: Diffie-Hellman initialized with 2048 bit key
26944 Tue Feb 11 14:44:56 2025 daemon.notice openvpn(inst3)[32488]: TLS-Auth MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1250 tun_max_mtu:0 headroom:126 payload:1600 tailroom:126 ET:0 ]
26945 Tue Feb 11 14:44:56 2025 daemon.notice openvpn(inst3)[32488]: TUN/TAP device tun_s_3 opened
26946 Tue Feb 11 14:44:56 2025 daemon.notice openvpn(inst3)[32488]: do_ifconfig, ipv4=1, ipv6=0
26947 Tue Feb 11 14:44:56 2025 daemon.notice openvpn(inst3)[32488]: net_iface_mtu_set: mtu 1500 for tun_s_3
26948 Tue Feb 11 14:44:56 2025 daemon.notice openvpn(inst3)[32488]: net_iface_up: set tun_s_3 up
26949 Tue Feb 11 14:44:56 2025 daemon.notice openvpn(inst3)[32488]: net_addr_v4_add: 172.16.77.1/24 dev tun_s_3
26950 Tue Feb 11 14:44:56 2025 daemon.notice openvpn(inst3)[32488]: /etc/openvpn/updown.sh tun_s_3 1500 0 172.16.77.1 255.255.255.0 init
26951 Tue Feb 11 14:44:56 2025 daemon.notice openvpn(inst3)[32488]: Data Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1500 tun_max_mtu:1600 headroom:136 payload:1768 tailroom:562 ET:0 ]
26952 Tue Feb 11 14:44:56 2025 daemon.warn openvpn(inst3)[32488]: Could not determine IPv4/IPv6 protocol. Using AF_INET
26953 Tue Feb 11 14:44:56 2025 daemon.notice openvpn(inst3)[32488]: Socket Buffers: R=[180224->180224] S=[180224->180224]
26954 Tue Feb 11 14:44:56 2025 daemon.notice openvpn(inst3)[32488]: UDPv4 link local (bound): [AF_INET][undef]:1194
26955 Tue Feb 11 14:44:56 2025 daemon.notice openvpn(inst3)[32488]: UDPv4 link remote: [AF_UNSPEC]
26956 Tue Feb 11 14:44:56 2025 daemon.notice openvpn(inst3)[32488]: MULTI: multi_init called, r=256 v=256
26957 Tue Feb 11 14:44:56 2025 daemon.notice openvpn(inst3)[32488]: IFCONFIG POOL IPv4: base=172.16.77.2 size=253
26958 Tue Feb 11 14:44:56 2025 daemon.notice openvpn(inst3)[32488]: Initialization Sequence Completed
26959 Tue Feb 11 14:46:57 2025 daemon.notice openvpn(inst3)[32488]: Connection Attempt MULTI: multi_create_instance called
26960 Tue Feb 11 14:46:57 2025 daemon.notice openvpn(inst3)[32488]: 46.xx.xxx.xxx:52441 Re-using SSL/TLS context
26961 Tue Feb 11 14:46:57 2025 daemon.notice openvpn(inst3)[32488]: 46.xx.xxx.xxx:52441 Control Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1250 tun_max_mtu:0 headroom:126 payload:1600 tailroom:126 ET:0 ]
26962 Tue Feb 11 14:46:57 2025 daemon.notice openvpn(inst3)[32488]: 46.xx.xxx.xxx:52441 Data Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1500 tun_max_mtu:1600 headroom:136 payload:1768 tailroom:562 ET:0 ]
26963 Tue Feb 11 14:46:57 2025 daemon.err openvpn(inst3)[32488]: 46.xx.xxx.xxx:52441 VERIFY ERROR: depth=0, error=unsuitable certificate purpose: C=‘’, ST=‘’, L=‘’, O=‘’, OU=‘’, CN=server, serial=275960926535887091410337319501563958818100649749
26964 Tue Feb 11 14:46:57 2025 daemon.err openvpn(inst3)[32488]: 46.xx.xxx.xxx:52441 OpenSSL: error:0A000086:SSL routines::certificate verify failed:
26965 Tue Feb 11 14:46:57 2025 daemon.err openvpn(inst3)[32488]: 46.xx.xxx.xxx:52441 TLS_ERROR: BIO read tls_read_plaintext error
26966 Tue Feb 11 14:46:57 2025 daemon.err openvpn(inst3)[32488]: 46.xx.xxx.xxx:52441 TLS Error: TLS object → incoming plaintext read error
26967 Tue Feb 11 14:46:57 2025 daemon.err openvpn(inst3)[32488]: 46.xx.xxx.xxx:52441 TLS Error: TLS handshake failed
26968 Tue Feb 11 14:46:57 2025 daemon.notice openvpn(inst3)[32488]: 46.xx.xxx.xxx:52441 SIGUSR1[soft,tls-error] received, client-instance restarting
26969 Tue Feb 11 14:46:57 2025 daemon.notice openvpn(inst3)[32488]: MULTI: multi_create_instance called
26970 Tue Feb 11 14:46:57 2025 daemon.notice openvpn(inst3)[32488]: 46.xx.xxx.xxx:52441 Re-using SSL/TLS context
26971 Tue Feb 11 14:46:57 2025 daemon.notice openvpn(inst3)[32488]: 46.xx.xxx.xxx:52441 Control Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1250 tun_max_mtu:0 headroom:126 payload:1600 tailroom:126 ET:0 ]
26972 Tue Feb 11 14:46:57 2025 daemon.notice openvpn(inst3)[32488]: 46.xx.xxx.xxx:52441 Data Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1500 tun_max_mtu:1600 headroom:136 payload:1768 tailroom:562 ET:0 ]
26973 Tue Feb 11 14:46:57 2025 daemon.err openvpn(inst3)[32488]: 46.xx.xxx.xxx:52441 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:52441 (si=3 op=P_CONTROL_V1)
26974 Tue Feb 11 14:47:00 2025 daemon.err openvpn(inst3)[32488]: 46.xx.xxx.xxx:52441 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:52441 (si=3 op=P_CONTROL_V1)
26975 Tue Feb 11 14:47:00 2025 daemon.err openvpn(inst3)[32488]: 46.xx.xxx.xxx:52441 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:52441 (si=3 op=P_CONTROL_V1)
26976 Tue Feb 11 14:47:04 2025 daemon.err openvpn(inst3)[32488]: 46.xx.xxx.xxx:52441 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:52441 (si=3 op=P_CONTROL_V1)
26977 Tue Feb 11 14:47:04 2025 daemon.err openvpn(inst3)[32488]: 46.xx.xxx.xxx:52441 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:52441 (si=3 op=P_CONTROL_V1)
26978 Tue Feb 11 14:47:12 2025 daemon.err openvpn(inst3)[32488]: 46.xx.xxx.xxx:52441 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:52441 (si=3 op=P_CONTROL_V1)
26979 Tue Feb 11 14:47:12 2025 daemon.err openvpn(inst3)[32488]: 46.xx.xxx.xxx:52441 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:52441 (si=3 op=P_CONTROL_V1)
26980 Tue Feb 11 14:47:28 2025 daemon.err openvpn(inst3)[32488]: 46.xx.xxx.xxx:52441 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:52441 (si=3 op=P_CONTROL_V1)
26981 Tue Feb 11 14:47:28 2025 daemon.err openvpn(inst3)[32488]: 46.xx.xxx.xxx:52441 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:52441 (si=3 op=P_CONTROL_V1)
26984 Tue Feb 11 14:48:58 2025 daemon.notice openvpn(inst3)[32488]: 46.xx.xxx.xxx:52441 Server poll timeout, restarting
26985 Tue Feb 11 14:48:58 2025 daemon.notice openvpn(inst3)[32488]: 46.xx.xxx.xxx:52441 SIGUSR1[soft,server_poll] received, client-instance restarting
26990 Tue Feb 11 14:53:10 2025 daemon.err openvpn(inst3)[32488]: event_wait : Interrupted system call (fd=-1,code=4)
26991 Tue Feb 11 14:53:10 2025 daemon.notice openvpn(inst3)[32488]: TCP/UDP: Closing socket
26992 Tue Feb 11 14:53:10 2025 daemon.notice openvpn(inst3)[32488]: Closing TUN/TAP interface
26993 Tue Feb 11 14:53:10 2025 daemon.notice openvpn(inst3)[32488]: net_addr_v4_del: 172.16.77.1 dev tun_s_3
26994 Tue Feb 11 14:53:10 2025 daemon.notice openvpn(inst3)[32488]: /etc/openvpn/updown.sh tun_s_3 1500 0 172.16.77.1 255.255.255.0 init
26995 Tue Feb 11 14:53:10 2025 daemon.notice openvpn(inst3)[32488]: SIGTERM[hard,] received, process exiting
26996 Tue Feb 11 14:53:10 2025 daemon.notice openvpn(inst3)[661]: Note: cipher ‘AES-256-CBC’ in --data-ciphers is not supported by ovpn-dco, disabling data channel offload.
26997 Tue Feb 11 14:53:10 2025 daemon.notice openvpn(inst3)[661]: OpenVPN 2.6.9 arm-openwrt-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD] [DCO]
26998 Tue Feb 11 14:53:10 2025 daemon.notice openvpn(inst3)[661]: library versions: OpenSSL 3.0.14 4 Jun 2024, LZO 2.10
26999 Tue Feb 11 14:53:10 2025 daemon.notice openvpn(inst3)[661]: DCO version: N/A
27000 Tue Feb 11 14:53:10 2025 daemon.notice openvpn(inst3)[661]: net_route_v4_best_gw query: dst 0.0.0.0
27001 Tue Feb 11 14:53:10 2025 daemon.notice openvpn(inst3)[661]: net_route_v4_best_gw result: via 188.151.0.1 dev eth1
27002 Tue Feb 11 14:53:10 2025 daemon.warn openvpn(inst3)[661]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
27003 Tue Feb 11 14:53:10 2025 daemon.notice openvpn(inst3)[661]: Diffie-Hellman initialized with 2048 bit key
27004 Tue Feb 11 14:53:10 2025 daemon.notice openvpn(inst3)[661]: TLS-Auth MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1250 tun_max_mtu:0 headroom:126 payload:1600 tailroom:126 ET:0 ]
27005 Tue Feb 11 14:53:10 2025 daemon.notice openvpn(inst3)[661]: TUN/TAP device tun_s_3 opened
27006 Tue Feb 11 14:53:10 2025 daemon.notice openvpn(inst3)[661]: do_ifconfig, ipv4=1, ipv6=0
27007 Tue Feb 11 14:53:10 2025 daemon.notice openvpn(inst3)[661]: net_iface_mtu_set: mtu 1500 for tun_s_3
27008 Tue Feb 11 14:53:10 2025 daemon.notice openvpn(inst3)[661]: net_iface_up: set tun_s_3 up
27009 Tue Feb 11 14:53:10 2025 daemon.notice openvpn(inst3)[661]: net_addr_v4_add: 172.16.77.1/24 dev tun_s_3
27010 Tue Feb 11 14:53:10 2025 daemon.notice openvpn(inst3)[661]: /etc/openvpn/updown.sh tun_s_3 1500 0 172.16.77.1 255.255.255.0 init
27011 Tue Feb 11 14:53:10 2025 daemon.notice openvpn(inst3)[661]: Data Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1500 tun_max_mtu:1600 headroom:136 payload:1768 tailroom:562 ET:0 ]
27012 Tue Feb 11 14:53:10 2025 daemon.warn openvpn(inst3)[661]: Could not determine IPv4/IPv6 protocol. Using AF_INET
27013 Tue Feb 11 14:53:10 2025 daemon.notice openvpn(inst3)[661]: Socket Buffers: R=[180224->180224] S=[180224->180224]
27014 Tue Feb 11 14:53:10 2025 daemon.notice openvpn(inst3)[661]: UDPv4 link local (bound): [AF_INET][undef]:1194
27015 Tue Feb 11 14:53:10 2025 daemon.notice openvpn(inst3)[661]: UDPv4 link remote: [AF_UNSPEC]
27016 Tue Feb 11 14:53:10 2025 daemon.notice openvpn(inst3)[661]: MULTI: multi_init called, r=256 v=256
27017 Tue Feb 11 14:53:10 2025 daemon.notice openvpn(inst3)[661]: IFCONFIG POOL IPv4: base=172.16.77.2 size=253
27018 Tue Feb 11 14:53:10 2025 daemon.notice openvpn(inst3)[661]: Initialization Sequence Completed
27019 Tue Feb 11 14:53:17 2025 daemon.notice openvpn(inst3)[661]: Connection Attempt MULTI: multi_create_instance called
27020 Tue Feb 11 14:53:17 2025 daemon.notice openvpn(inst3)[661]: 46.xx.xxx.xxx:64277 Re-using SSL/TLS context
27021 Tue Feb 11 14:53:17 2025 daemon.notice openvpn(inst3)[661]: 46.xx.xxx.xxx:64277 Control Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1250 tun_max_mtu:0 headroom:126 payload:1600 tailroom:126 ET:0 ]
27022 Tue Feb 11 14:53:17 2025 daemon.notice openvpn(inst3)[661]: 46.xx.xxx.xxx:64277 Data Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1500 tun_max_mtu:1600 headroom:136 payload:1768 tailroom:562 ET:0 ]
27023 Tue Feb 11 14:53:17 2025 daemon.err openvpn(inst3)[661]: 46.xx.xxx.xxx:64277 VERIFY ERROR: depth=0, error=unsuitable certificate purpose: C=‘’, ST=‘’, L=‘’, O=‘’, OU=‘’, CN=server, serial=275960926535887091410337319501563958818100649749
27024 Tue Feb 11 14:53:17 2025 daemon.err openvpn(inst3)[661]: 46.xx.xxx.xxx:64277 OpenSSL: error:0A000086:SSL routines::certificate verify failed:
27025 Tue Feb 11 14:53:17 2025 daemon.err openvpn(inst3)[661]: 46.xx.xxx.xxx:64277 TLS_ERROR: BIO read tls_read_plaintext error
27026 Tue Feb 11 14:53:17 2025 daemon.err openvpn(inst3)[661]: 46.xx.xxx.xxx:64277 TLS Error: TLS object → incoming plaintext read error
27027 Tue Feb 11 14:53:17 2025 daemon.err openvpn(inst3)[661]: 46.xx.xxx.xxx:64277 TLS Error: TLS handshake failed
27028 Tue Feb 11 14:53:17 2025 daemon.notice openvpn(inst3)[661]: 46.xx.xxx.xxx:64277 SIGUSR1[soft,tls-error] received, client-instance restarting
27029 Tue Feb 11 14:53:17 2025 daemon.notice openvpn(inst3)[661]: MULTI: multi_create_instance called
27030 Tue Feb 11 14:53:17 2025 daemon.notice openvpn(inst3)[661]: 46.xx.xxx.xxx:64277 Re-using SSL/TLS context
27031 Tue Feb 11 14:53:17 2025 daemon.notice openvpn(inst3)[661]: 46.xx.xxx.xxx:64277 Control Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1250 tun_max_mtu:0 headroom:126 payload:1600 tailroom:126 ET:0 ]
27032 Tue Feb 11 14:53:17 2025 daemon.notice openvpn(inst3)[661]: 46.xx.xxx.xxx:64277 Data Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1500 tun_max_mtu:1600 headroom:136 payload:1768 tailroom:562 ET:0 ]
27033 Tue Feb 11 14:53:17 2025 daemon.err openvpn(inst3)[661]: 46.xx.xxx.xxx:64277 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:64277 (si=3 op=P_CONTROL_V1)
27034 Tue Feb 11 14:53:19 2025 daemon.err openvpn(inst3)[661]: 46.xx.xxx.xxx:64277 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:64277 (si=3 op=P_CONTROL_V1)
27035 Tue Feb 11 14:53:19 2025 daemon.err openvpn(inst3)[661]: 46.xx.xxx.xxx:64277 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:64277 (si=3 op=P_CONTROL_V1)
27036 Tue Feb 11 14:53:22 2025 daemon.err openvpn(inst3)[661]: 46.xx.xxx.xxx:64277 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:64277 (si=3 op=P_CONTROL_V1)
27037 Tue Feb 11 14:53:22 2025 daemon.err openvpn(inst3)[661]: 46.xx.xxx.xxx:64277 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:64277 (si=3 op=P_CONTROL_V1)
27038 Tue Feb 11 14:53:30 2025 daemon.err openvpn(inst3)[661]: 46.xx.xxx.xxx:64277 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:64277 (si=3 op=P_CONTROL_V1)
27039 Tue Feb 11 14:53:30 2025 daemon.err openvpn(inst3)[661]: 46.xx.xxx.xxx:64277 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:64277 (si=3 op=P_CONTROL_V1)
27040 Tue Feb 11 14:53:47 2025 daemon.err openvpn(inst3)[661]: 46.xx.xxx.xxx:64277 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:64277 (si=3 op=P_CONTROL_V1)
27041 Tue Feb 11 14:53:47 2025 daemon.err openvpn(inst3)[661]: 46.xx.xxx.xxx:64277 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:64277 (si=3 op=P_CONTROL_V1)
27042 Tue Feb 11 14:54:33 2025 daemon.notice openvpn(inst3)[661]: Connection Attempt MULTI: multi_create_instance called
27043 Tue Feb 11 14:54:33 2025 daemon.notice openvpn(inst3)[661]: 46.xx.xxx.xxx:57330 Re-using SSL/TLS context
27044 Tue Feb 11 14:54:33 2025 daemon.notice openvpn(inst3)[661]: 46.xx.xxx.xxx:57330 Control Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1250 tun_max_mtu:0 headroom:126 payload:1600 tailroom:126 ET:0 ]
27045 Tue Feb 11 14:54:33 2025 daemon.notice openvpn(inst3)[661]: 46.xx.xxx.xxx:57330 Data Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1500 tun_max_mtu:1600 headroom:136 payload:1768 tailroom:562 ET:0 ]
27046 Tue Feb 11 14:54:33 2025 daemon.err openvpn(inst3)[661]: 46.xx.xxx.xxx:57330 VERIFY ERROR: depth=0, error=unsuitable certificate purpose: C=‘’, ST=‘’, L=‘’, O=‘’, OU=‘’, CN=server, serial=275960926535887091410337319501563958818100649749
27047 Tue Feb 11 14:54:33 2025 daemon.err openvpn(inst3)[661]: 46.xx.xxx.xxx:57330 OpenSSL: error:0A000086:SSL routines::certificate verify failed:
27048 Tue Feb 11 14:54:33 2025 daemon.err openvpn(inst3)[661]: 46.xx.xxx.xxx:57330 TLS_ERROR: BIO read tls_read_plaintext error
27049 Tue Feb 11 14:54:33 2025 daemon.err openvpn(inst3)[661]: 46.xx.xxx.xxx:57330 TLS Error: TLS object → incoming plaintext read error
27050 Tue Feb 11 14:54:33 2025 daemon.err openvpn(inst3)[661]: 46.xx.xxx.xxx:57330 TLS Error: TLS handshake failed
27051 Tue Feb 11 14:54:33 2025 daemon.notice openvpn(inst3)[661]: 46.xx.xxx.xxx:57330 SIGUSR1[soft,tls-error] received, client-instance restarting
27052 Tue Feb 11 14:54:33 2025 daemon.notice openvpn(inst3)[661]: MULTI: multi_create_instance called
27053 Tue Feb 11 14:54:33 2025 daemon.notice openvpn(inst3)[661]: 46.xx.xxx.xxx:57330 Re-using SSL/TLS context
27054 Tue Feb 11 14:54:33 2025 daemon.notice openvpn(inst3)[661]: 46.xx.xxx.xxx:57330 Control Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1250 tun_max_mtu:0 headroom:126 payload:1600 tailroom:126 ET:0 ]
27055 Tue Feb 11 14:54:33 2025 daemon.notice openvpn(inst3)[661]: 46.xx.xxx.xxx:57330 Data Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1500 tun_max_mtu:1600 headroom:136 payload:1768 tailroom:562 ET:0 ]
27056 Tue Feb 11 14:54:33 2025 daemon.err openvpn(inst3)[661]: 46.xx.xxx.xxx:57330 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:57330 (si=3 op=P_CONTROL_V1)
27057 Tue Feb 11 14:54:35 2025 daemon.err openvpn(inst3)[661]: 46.xx.xxx.xxx:57330 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:57330 (si=3 op=P_CONTROL_V1)
27058 Tue Feb 11 14:54:35 2025 daemon.err openvpn(inst3)[661]: 46.xx.xxx.xxx:57330 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:57330 (si=3 op=P_CONTROL_V1)
27059 Tue Feb 11 14:54:39 2025 daemon.err openvpn(inst3)[661]: 46.xx.xxx.xxx:57330 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:57330 (si=3 op=P_CONTROL_V1)
27060 Tue Feb 11 14:54:39 2025 daemon.err openvpn(inst3)[661]: 46.xx.xxx.xxx:57330 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:57330 (si=3 op=P_CONTROL_V1)
27061 Tue Feb 11 14:54:48 2025 daemon.err openvpn(inst3)[661]: 46.xx.xxx.xxx:57330 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:57330 (si=3 op=P_CONTROL_V1)
27062 Tue Feb 11 14:54:48 2025 daemon.err openvpn(inst3)[661]: 46.xx.xxx.xxx:57330 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:57330 (si=3 op=P_CONTROL_V1)
27063 Tue Feb 11 14:55:04 2025 daemon.err openvpn(inst3)[661]: 46.xx.xxx.xxx:57330 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:57330 (si=3 op=P_CONTROL_V1)
27064 Tue Feb 11 14:55:04 2025 daemon.err openvpn(inst3)[661]: 46.xx.xxx.xxx:57330 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:57330 (si=3 op=P_CONTROL_V1)
27065 Tue Feb 11 14:55:17 2025 daemon.notice openvpn(inst3)[661]: 46.xx.xxx.xxx:64277 Server poll timeout, restarting
27066 Tue Feb 11 14:55:17 2025 daemon.notice openvpn(inst3)[661]: 46.xx.xxx.xxx:64277 SIGUSR1[soft,server_poll] received, client-instance restarting
27067 Tue Feb 11 14:56:33 2025 daemon.notice openvpn(inst3)[661]: 46.xx.xxx.xxx:57330 Server poll timeout, restarting
27068 Tue Feb 11 14:56:33 2025 daemon.notice openvpn(inst3)[661]: 46.xx.xxx.xxx:57330 SIGUSR1[soft,server_poll] received, client-instance restarting
27077 Tue Feb 11 15:05:43 2025 daemon.err openvpn(inst3)[661]: event_wait : Interrupted system call (fd=-1,code=4)
27078 Tue Feb 11 15:05:43 2025 daemon.notice openvpn(inst3)[661]: TCP/UDP: Closing socket
27079 Tue Feb 11 15:05:43 2025 daemon.notice openvpn(inst3)[661]: Closing TUN/TAP interface
27080 Tue Feb 11 15:05:43 2025 daemon.notice openvpn(inst3)[661]: net_addr_v4_del: 172.16.77.1 dev tun_s_3
27081 Tue Feb 11 15:05:43 2025 daemon.notice openvpn(inst3)[661]: /etc/openvpn/updown.sh tun_s_3 1500 0 172.16.77.1 255.255.255.0 init
27082 Tue Feb 11 15:05:43 2025 daemon.notice openvpn(inst3)[661]: SIGTERM[hard,] received, process exiting
27083 Tue Feb 11 15:05:43 2025 daemon.notice openvpn(inst3)[1411]: Note: cipher ‘AES-256-CBC’ in --data-ciphers is not supported by ovpn-dco, disabling data channel offload.
27084 Tue Feb 11 15:05:43 2025 daemon.notice openvpn(inst3)[1411]: OpenVPN 2.6.9 arm-openwrt-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD] [DCO]
27085 Tue Feb 11 15:05:43 2025 daemon.notice openvpn(inst3)[1411]: library versions: OpenSSL 3.0.14 4 Jun 2024, LZO 2.10
27086 Tue Feb 11 15:05:43 2025 daemon.notice openvpn(inst3)[1411]: DCO version: N/A
27087 Tue Feb 11 15:05:43 2025 daemon.notice openvpn(inst3)[1411]: net_route_v4_best_gw query: dst 0.0.0.0
27088 Tue Feb 11 15:05:43 2025 daemon.notice openvpn(inst3)[1411]: net_route_v4_best_gw result: via 188.151.0.1 dev eth1
27089 Tue Feb 11 15:05:43 2025 daemon.warn openvpn(inst3)[1411]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
27090 Tue Feb 11 15:05:43 2025 daemon.notice openvpn(inst3)[1411]: Diffie-Hellman initialized with 2048 bit key
27091 Tue Feb 11 15:05:43 2025 daemon.notice openvpn(inst3)[1411]: TLS-Auth MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1250 tun_max_mtu:0 headroom:126 payload:1600 tailroom:126 ET:0 ]
27092 Tue Feb 11 15:05:43 2025 daemon.notice openvpn(inst3)[1411]: TUN/TAP device tun_s_3 opened
27093 Tue Feb 11 15:05:43 2025 daemon.notice openvpn(inst3)[1411]: do_ifconfig, ipv4=1, ipv6=0
27094 Tue Feb 11 15:05:43 2025 daemon.notice openvpn(inst3)[1411]: net_iface_mtu_set: mtu 1500 for tun_s_3
27095 Tue Feb 11 15:05:43 2025 daemon.notice openvpn(inst3)[1411]: net_iface_up: set tun_s_3 up
27096 Tue Feb 11 15:05:43 2025 daemon.notice openvpn(inst3)[1411]: net_addr_v4_add: 172.16.77.1/24 dev tun_s_3
27097 Tue Feb 11 15:05:43 2025 daemon.notice openvpn(inst3)[1411]: /etc/openvpn/updown.sh tun_s_3 1500 0 172.16.77.1 255.255.255.0 init
27098 Tue Feb 11 15:05:43 2025 daemon.notice openvpn(inst3)[1411]: Data Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1500 tun_max_mtu:1600 headroom:136 payload:1768 tailroom:562 ET:0 ]
27099 Tue Feb 11 15:05:43 2025 daemon.warn openvpn(inst3)[1411]: Could not determine IPv4/IPv6 protocol. Using AF_INET
27100 Tue Feb 11 15:05:43 2025 daemon.notice openvpn(inst3)[1411]: Socket Buffers: R=[180224->180224] S=[180224->180224]
27101 Tue Feb 11 15:05:43 2025 daemon.notice openvpn(inst3)[1411]: UDPv4 link local (bound): [AF_INET][undef]:1194
27102 Tue Feb 11 15:05:43 2025 daemon.notice openvpn(inst3)[1411]: UDPv4 link remote: [AF_UNSPEC]
27103 Tue Feb 11 15:05:43 2025 daemon.notice openvpn(inst3)[1411]: MULTI: multi_init called, r=256 v=256
27104 Tue Feb 11 15:05:43 2025 daemon.notice openvpn(inst3)[1411]: IFCONFIG POOL IPv4: base=172.16.77.2 size=253
27105 Tue Feb 11 15:05:43 2025 daemon.notice openvpn(inst3)[1411]: Initialization Sequence Completed
27106 Tue Feb 11 15:06:52 2025 daemon.notice openvpn(inst3)[1411]: Connection Attempt MULTI: multi_create_instance called
27107 Tue Feb 11 15:06:52 2025 daemon.notice openvpn(inst3)[1411]: 46.xx.xxx.xxx:61032 Re-using SSL/TLS context
27108 Tue Feb 11 15:06:52 2025 daemon.notice openvpn(inst3)[1411]: 46.xx.xxx.xxx:61032 Control Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1250 tun_max_mtu:0 headroom:126 payload:1600 tailroom:126 ET:0 ]
27109 Tue Feb 11 15:06:52 2025 daemon.notice openvpn(inst3)[1411]: 46.xx.xxx.xxx:61032 Data Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1500 tun_max_mtu:1600 headroom:136 payload:1768 tailroom:562 ET:0 ]
27110 Tue Feb 11 15:06:53 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:61032 VERIFY ERROR: depth=0, error=unsuitable certificate purpose: C=‘’, ST=‘’, L=‘’, O=‘’, OU=‘’, CN=server, serial=275960926535887091410337319501563958818100649749
27111 Tue Feb 11 15:06:53 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:61032 OpenSSL: error:0A000086:SSL routines::certificate verify failed:
27112 Tue Feb 11 15:06:53 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:61032 TLS_ERROR: BIO read tls_read_plaintext error
27113 Tue Feb 11 15:06:53 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:61032 TLS Error: TLS object → incoming plaintext read error
27114 Tue Feb 11 15:06:53 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:61032 TLS Error: TLS handshake failed
27115 Tue Feb 11 15:06:53 2025 daemon.notice openvpn(inst3)[1411]: 46.xx.xxx.xxx:61032 SIGUSR1[soft,tls-error] received, client-instance restarting
27116 Tue Feb 11 15:06:53 2025 daemon.notice openvpn(inst3)[1411]: MULTI: multi_create_instance called
27117 Tue Feb 11 15:06:53 2025 daemon.notice openvpn(inst3)[1411]: 46.xx.xxx.xxx:61032 Re-using SSL/TLS context
27118 Tue Feb 11 15:06:53 2025 daemon.notice openvpn(inst3)[1411]: 46.xx.xxx.xxx:61032 Control Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1250 tun_max_mtu:0 headroom:126 payload:1600 tailroom:126 ET:0 ]
27119 Tue Feb 11 15:06:53 2025 daemon.notice openvpn(inst3)[1411]: 46.xx.xxx.xxx:61032 Data Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1500 tun_max_mtu:1600 headroom:136 payload:1768 tailroom:562 ET:0 ]
27120 Tue Feb 11 15:06:53 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:61032 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:61032 (si=3 op=P_CONTROL_V1)
27121 Tue Feb 11 15:06:55 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:61032 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:61032 (si=3 op=P_CONTROL_V1)
27122 Tue Feb 11 15:06:55 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:61032 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:61032 (si=3 op=P_CONTROL_V1)
27123 Tue Feb 11 15:06:59 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:61032 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:61032 (si=3 op=P_CONTROL_V1)
27124 Tue Feb 11 15:06:59 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:61032 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:61032 (si=3 op=P_CONTROL_V1)
27125 Tue Feb 11 15:07:07 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:61032 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:61032 (si=3 op=P_CONTROL_V1)
27126 Tue Feb 11 15:07:07 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:61032 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:61032 (si=3 op=P_CONTROL_V1)
27127 Tue Feb 11 15:07:23 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:61032 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:61032 (si=3 op=P_CONTROL_V1)
27128 Tue Feb 11 15:07:23 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:61032 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:61032 (si=3 op=P_CONTROL_V1)
27129 Tue Feb 11 15:08:53 2025 daemon.notice openvpn(inst3)[1411]: 46.xx.xxx.xxx:61032 Server poll timeout, restarting
27130 Tue Feb 11 15:08:53 2025 daemon.notice openvpn(inst3)[1411]: 46.xx.xxx.xxx:61032 SIGUSR1[soft,server_poll] received, client-instance restarting
27136 Tue Feb 11 16:42:42 2025 daemon.notice openvpn(inst3)[1411]: Connection Attempt MULTI: multi_create_instance called
27137 Tue Feb 11 16:42:42 2025 daemon.notice openvpn(inst3)[1411]: 46.xx.xxx.xxx:60177 Re-using SSL/TLS context
27138 Tue Feb 11 16:42:42 2025 daemon.notice openvpn(inst3)[1411]: 46.xx.xxx.xxx:60177 Control Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1250 tun_max_mtu:0 headroom:126 payload:1600 tailroom:126 ET:0 ]
27139 Tue Feb 11 16:42:42 2025 daemon.notice openvpn(inst3)[1411]: 46.xx.xxx.xxx:60177 Data Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1500 tun_max_mtu:1600 headroom:136 payload:1768 tailroom:562 ET:0 ]
27140 Tue Feb 11 16:42:42 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:60177 VERIFY ERROR: depth=0, error=unsuitable certificate purpose: C=‘’, ST=‘’, L=‘’, O=‘’, OU=‘’, CN=server, serial=275960926535887091410337319501563958818100649749
27141 Tue Feb 11 16:42:42 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:60177 OpenSSL: error:0A000086:SSL routines::certificate verify failed:
27142 Tue Feb 11 16:42:42 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:60177 TLS_ERROR: BIO read tls_read_plaintext error
27143 Tue Feb 11 16:42:42 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:60177 TLS Error: TLS object → incoming plaintext read error
27144 Tue Feb 11 16:42:42 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:60177 TLS Error: TLS handshake failed
27145 Tue Feb 11 16:42:42 2025 daemon.notice openvpn(inst3)[1411]: 46.xx.xxx.xxx:60177 SIGUSR1[soft,tls-error] received, client-instance restarting
27146 Tue Feb 11 16:42:42 2025 daemon.notice openvpn(inst3)[1411]: MULTI: multi_create_instance called
27147 Tue Feb 11 16:42:42 2025 daemon.notice openvpn(inst3)[1411]: 46.xx.xxx.xxx:60177 Re-using SSL/TLS context
27148 Tue Feb 11 16:42:42 2025 daemon.notice openvpn(inst3)[1411]: 46.xx.xxx.xxx:60177 Control Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1250 tun_max_mtu:0 headroom:126 payload:1600 tailroom:126 ET:0 ]
27149 Tue Feb 11 16:42:42 2025 daemon.notice openvpn(inst3)[1411]: 46.xx.xxx.xxx:60177 Data Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1500 tun_max_mtu:1600 headroom:136 payload:1768 tailroom:562 ET:0 ]
27150 Tue Feb 11 16:42:42 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:60177 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:60177 (si=3 op=P_CONTROL_V1)
27151 Tue Feb 11 16:42:43 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:60177 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:60177 (si=3 op=P_CONTROL_V1)
27152 Tue Feb 11 16:42:43 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:60177 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:60177 (si=3 op=P_CONTROL_V1)
27153 Tue Feb 11 16:42:48 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:60177 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:60177 (si=3 op=P_CONTROL_V1)
27154 Tue Feb 11 16:42:48 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:60177 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:60177 (si=3 op=P_CONTROL_V1)
27155 Tue Feb 11 16:42:55 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:60177 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:60177 (si=3 op=P_CONTROL_V1)
27156 Tue Feb 11 16:42:55 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:60177 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:60177 (si=3 op=P_CONTROL_V1)
27157 Tue Feb 11 16:43:12 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:60177 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:60177 (si=3 op=P_CONTROL_V1)
27158 Tue Feb 11 16:43:12 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:60177 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:60177 (si=3 op=P_CONTROL_V1)
27159 Tue Feb 11 16:44:43 2025 daemon.notice openvpn(inst3)[1411]: 46.xx.xxx.xxx:60177 Server poll timeout, restarting
27160 Tue Feb 11 16:44:43 2025 daemon.notice openvpn(inst3)[1411]: 46.xx.xxx.xxx:60177 SIGUSR1[soft,server_poll] received, client-instance restarting
27161 Tue Feb 11 16:50:22 2025 daemon.notice openvpn(inst3)[1411]: Connection Attempt MULTI: multi_create_instance called
27162 Tue Feb 11 16:50:22 2025 daemon.notice openvpn(inst3)[1411]: 46.xx.xxx.xxx:60178 Re-using SSL/TLS context
27163 Tue Feb 11 16:50:22 2025 daemon.notice openvpn(inst3)[1411]: 46.xx.xxx.xxx:60178 Control Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1250 tun_max_mtu:0 headroom:126 payload:1600 tailroom:126 ET:0 ]
27164 Tue Feb 11 16:50:22 2025 daemon.notice openvpn(inst3)[1411]: 46.xx.xxx.xxx:60178 Data Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1500 tun_max_mtu:1600 headroom:136 payload:1768 tailroom:562 ET:0 ]
27165 Tue Feb 11 16:50:22 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:60178 VERIFY ERROR: depth=0, error=unsuitable certificate purpose: C=‘’, ST=‘’, L=‘’, O=‘’, OU=‘’, CN=server, serial=275960926535887091410337319501563958818100649749
27166 Tue Feb 11 16:50:22 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:60178 OpenSSL: error:0A000086:SSL routines::certificate verify failed:
27167 Tue Feb 11 16:50:22 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:60178 TLS_ERROR: BIO read tls_read_plaintext error
27168 Tue Feb 11 16:50:22 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:60178 TLS Error: TLS object → incoming plaintext read error
27169 Tue Feb 11 16:50:22 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:60178 TLS Error: TLS handshake failed
27170 Tue Feb 11 16:50:22 2025 daemon.notice openvpn(inst3)[1411]: 46.xx.xxx.xxx:60178 SIGUSR1[soft,tls-error] received, client-instance restarting
27171 Tue Feb 11 16:50:22 2025 daemon.notice openvpn(inst3)[1411]: MULTI: multi_create_instance called
27172 Tue Feb 11 16:50:22 2025 daemon.notice openvpn(inst3)[1411]: 46.xx.xxx.xxx:60178 Re-using SSL/TLS context
27173 Tue Feb 11 16:50:22 2025 daemon.notice openvpn(inst3)[1411]: 46.xx.xxx.xxx:60178 Control Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1250 tun_max_mtu:0 headroom:126 payload:1600 tailroom:126 ET:0 ]
27174 Tue Feb 11 16:50:22 2025 daemon.notice openvpn(inst3)[1411]: 46.xx.xxx.xxx:60178 Data Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1500 tun_max_mtu:1600 headroom:136 payload:1768 tailroom:562 ET:0 ]
27175 Tue Feb 11 16:50:22 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:60178 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:60178 (si=3 op=P_CONTROL_V1)
27176 Tue Feb 11 16:50:23 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:60178 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:60178 (si=3 op=P_CONTROL_V1)
27177 Tue Feb 11 16:50:23 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:60178 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:60178 (si=3 op=P_CONTROL_V1)
27178 Tue Feb 11 16:50:28 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:60178 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:60178 (si=3 op=P_CONTROL_V1)
27179 Tue Feb 11 16:50:28 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:60178 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:60178 (si=3 op=P_CONTROL_V1)
27180 Tue Feb 11 16:50:36 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:60178 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:60178 (si=3 op=P_CONTROL_V1)
27181 Tue Feb 11 16:50:36 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:60178 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:60178 (si=3 op=P_CONTROL_V1)
27182 Tue Feb 11 16:50:52 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:60178 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:60178 (si=3 op=P_CONTROL_V1)
27183 Tue Feb 11 16:50:52 2025 daemon.err openvpn(inst3)[1411]: 46.xx.xxx.xxx:60178 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:60178 (si=3 op=P_CONTROL_V1)
27184 Tue Feb 11 16:52:22 2025 daemon.notice openvpn(inst3)[1411]: 46.xx.xxx.xxx:60178 Server poll timeout, restarting
27185 Tue Feb 11 16:52:22 2025 daemon.notice openvpn(inst3)[1411]: 46.xx.xxx.xxx:60178 SIGUSR1[soft,server_poll] received, client-instance restarting
27191 Tue Feb 11 16:56:00 2025 daemon.err openvpn(inst3)[1411]: Connection Attempt read UDPv4 [ECONNREFUSED]: Connection refused (fd=6,code=111)
27193 Tue Feb 11 16:59:02 2025 daemon.err openvpn(inst3)[1411]: Connection Attempt event_wait : Interrupted system call (fd=-1,code=4)
27194 Tue Feb 11 16:59:02 2025 daemon.notice openvpn(inst3)[1411]: Connection Attempt TCP/UDP: Closing socket
27195 Tue Feb 11 16:59:02 2025 daemon.notice openvpn(inst3)[1411]: Connection Attempt Closing TUN/TAP interface
27196 Tue Feb 11 16:59:02 2025 daemon.notice openvpn(inst3)[1411]: Connection Attempt net_addr_v4_del: 172.16.77.1 dev tun_s_3
27197 Tue Feb 11 16:59:02 2025 daemon.notice openvpn(inst3)[1411]: Connection Attempt /etc/openvpn/updown.sh tun_s_3 1500 0 172.16.77.1 255.255.255.0 init
27198 Tue Feb 11 16:59:02 2025 daemon.notice openvpn(inst3)[1411]: Connection Attempt SIGTERM[hard,] received, process exiting
27199 Tue Feb 11 16:59:02 2025 daemon.notice openvpn(inst3)[3030]: Note: cipher ‘AES-256-CBC’ in --data-ciphers is not supported by ovpn-dco, disabling data channel offload.
27200 Tue Feb 11 16:59:02 2025 daemon.notice openvpn(inst3)[3030]: OpenVPN 2.6.9 arm-openwrt-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD] [DCO]
27201 Tue Feb 11 16:59:02 2025 daemon.notice openvpn(inst3)[3030]: library versions: OpenSSL 3.0.14 4 Jun 2024, LZO 2.10
27202 Tue Feb 11 16:59:02 2025 daemon.notice openvpn(inst3)[3030]: DCO version: N/A
27203 Tue Feb 11 16:59:02 2025 daemon.notice openvpn(inst3)[3030]: net_route_v4_best_gw query: dst 0.0.0.0
27204 Tue Feb 11 16:59:02 2025 daemon.notice openvpn(inst3)[3030]: net_route_v4_best_gw result: via 188.151.0.1 dev eth1
27205 Tue Feb 11 16:59:02 2025 daemon.warn openvpn(inst3)[3030]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
27206 Tue Feb 11 16:59:02 2025 daemon.notice openvpn(inst3)[3030]: Diffie-Hellman initialized with 2048 bit key
27207 Tue Feb 11 16:59:02 2025 daemon.notice openvpn(inst3)[3030]: TLS-Auth MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1250 tun_max_mtu:0 headroom:126 payload:1600 tailroom:126 ET:0 ]
27208 Tue Feb 11 16:59:02 2025 daemon.notice openvpn(inst3)[3030]: TUN/TAP device tun_s_3 opened
27209 Tue Feb 11 16:59:02 2025 daemon.notice openvpn(inst3)[3030]: do_ifconfig, ipv4=1, ipv6=0
27210 Tue Feb 11 16:59:02 2025 daemon.notice openvpn(inst3)[3030]: net_iface_mtu_set: mtu 1500 for tun_s_3
27211 Tue Feb 11 16:59:02 2025 daemon.notice openvpn(inst3)[3030]: net_iface_up: set tun_s_3 up
27212 Tue Feb 11 16:59:02 2025 daemon.notice openvpn(inst3)[3030]: net_addr_v4_add: 172.16.77.1/24 dev tun_s_3
27213 Tue Feb 11 16:59:02 2025 daemon.notice openvpn(inst3)[3030]: /etc/openvpn/updown.sh tun_s_3 1500 0 172.16.77.1 255.255.255.0 init
27214 Tue Feb 11 16:59:02 2025 daemon.notice openvpn(inst3)[3030]: Data Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1500 tun_max_mtu:1600 headroom:136 payload:1768 tailroom:562 ET:0 ]
27215 Tue Feb 11 16:59:02 2025 daemon.warn openvpn(inst3)[3030]: Could not determine IPv4/IPv6 protocol. Using AF_INET
27216 Tue Feb 11 16:59:02 2025 daemon.notice openvpn(inst3)[3030]: Socket Buffers: R=[180224->180224] S=[180224->180224]
27217 Tue Feb 11 16:59:02 2025 daemon.notice openvpn(inst3)[3030]: UDPv4 link local (bound): [AF_INET][undef]:1194
27218 Tue Feb 11 16:59:02 2025 daemon.notice openvpn(inst3)[3030]: UDPv4 link remote: [AF_UNSPEC]
27219 Tue Feb 11 16:59:02 2025 daemon.notice openvpn(inst3)[3030]: MULTI: multi_init called, r=256 v=256
27220 Tue Feb 11 16:59:02 2025 daemon.notice openvpn(inst3)[3030]: IFCONFIG POOL IPv4: base=172.16.77.2 size=253
27221 Tue Feb 11 16:59:02 2025 daemon.notice openvpn(inst3)[3030]: Initialization Sequence Completed
27222 Tue Feb 11 17:01:59 2025 daemon.notice openvpn(inst3)[3030]: Connection Attempt MULTI: multi_create_instance called
27223 Tue Feb 11 17:01:59 2025 daemon.notice openvpn(inst3)[3030]: 46.xx.xxx.xxx:58535 Re-using SSL/TLS context
27224 Tue Feb 11 17:01:59 2025 daemon.notice openvpn(inst3)[3030]: 46.xx.xxx.xxx:58535 Control Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1250 tun_max_mtu:0 headroom:126 payload:1600 tailroom:126 ET:0 ]
27225 Tue Feb 11 17:01:59 2025 daemon.notice openvpn(inst3)[3030]: 46.xx.xxx.xxx:58535 Data Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1500 tun_max_mtu:1600 headroom:136 payload:1768 tailroom:562 ET:0 ]
27226 Tue Feb 11 17:01:59 2025 daemon.err openvpn(inst3)[3030]: 46.xx.xxx.xxx:58535 VERIFY ERROR: depth=0, error=unsuitable certificate purpose: C=‘’, ST=‘’, L=‘’, O=‘’, OU=‘’, CN=server, serial=275960926535887091410337319501563958818100649749
27227 Tue Feb 11 17:01:59 2025 daemon.err openvpn(inst3)[3030]: 46.xx.xxx.xxx:58535 OpenSSL: error:0A000086:SSL routines::certificate verify failed:
27228 Tue Feb 11 17:01:59 2025 daemon.err openvpn(inst3)[3030]: 46.xx.xxx.xxx:58535 TLS_ERROR: BIO read tls_read_plaintext error
27229 Tue Feb 11 17:01:59 2025 daemon.err openvpn(inst3)[3030]: 46.xx.xxx.xxx:58535 TLS Error: TLS object → incoming plaintext read error
27230 Tue Feb 11 17:01:59 2025 daemon.err openvpn(inst3)[3030]: 46.xx.xxx.xxx:58535 TLS Error: TLS handshake failed
27231 Tue Feb 11 17:01:59 2025 daemon.notice openvpn(inst3)[3030]: 46.xx.xxx.xxx:58535 SIGUSR1[soft,tls-error] received, client-instance restarting
27232 Tue Feb 11 17:01:59 2025 daemon.notice openvpn(inst3)[3030]: MULTI: multi_create_instance called
27233 Tue Feb 11 17:01:59 2025 daemon.notice openvpn(inst3)[3030]: 46.xx.xxx.xxx:58535 Re-using SSL/TLS context
27234 Tue Feb 11 17:01:59 2025 daemon.notice openvpn(inst3)[3030]: 46.xx.xxx.xxx:58535 Control Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1250 tun_max_mtu:0 headroom:126 payload:1600 tailroom:126 ET:0 ]
27235 Tue Feb 11 17:01:59 2025 daemon.notice openvpn(inst3)[3030]: 46.xx.xxx.xxx:58535 Data Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1500 tun_max_mtu:1600 headroom:136 payload:1768 tailroom:562 ET:0 ]
27236 Tue Feb 11 17:01:59 2025 daemon.err openvpn(inst3)[3030]: 46.xx.xxx.xxx:58535 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:58535 (si=3 op=P_CONTROL_V1)
27237 Tue Feb 11 17:02:01 2025 daemon.err openvpn(inst3)[3030]: 46.xx.xxx.xxx:58535 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:58535 (si=3 op=P_CONTROL_V1)
27238 Tue Feb 11 17:02:01 2025 daemon.err openvpn(inst3)[3030]: 46.xx.xxx.xxx:58535 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:58535 (si=3 op=P_CONTROL_V1)
27239 Tue Feb 11 17:02:05 2025 daemon.err openvpn(inst3)[3030]: 46.xx.xxx.xxx:58535 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:58535 (si=3 op=P_CONTROL_V1)
27240 Tue Feb 11 17:02:05 2025 daemon.err openvpn(inst3)[3030]: 46.xx.xxx.xxx:58535 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:58535 (si=3 op=P_CONTROL_V1)
27241 Tue Feb 11 17:02:13 2025 daemon.err openvpn(inst3)[3030]: 46.xx.xxx.xxx:58535 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:58535 (si=3 op=P_CONTROL_V1)
27242 Tue Feb 11 17:02:13 2025 daemon.err openvpn(inst3)[3030]: 46.xx.xxx.xxx:58535 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:58535 (si=3 op=P_CONTROL_V1)
27243 Tue Feb 11 17:02:29 2025 daemon.err openvpn(inst3)[3030]: 46.xx.xxx.xxx:58535 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:58535 (si=3 op=P_CONTROL_V1)
27244 Tue Feb 11 17:02:29 2025 daemon.err openvpn(inst3)[3030]: 46.xx.xxx.xxx:58535 TLS Error: Unroutable control packet received from [AF_INET]46.xx.xxx.xxx:58535 (si=3 op=P_CONTROL_V1)
27245 Tue Feb 11 17:03:59 2025 daemon.notice openvpn(inst3)[3030]: 46.xx.xxx.xxx:58535 Server poll timeout, restarting
27246 Tue Feb 11 17:03:59 2025 daemon.notice openvpn(inst3)[3030]: 46.xx.xxx.xxx:58535 SIGUSR1[soft,server_poll] received, client-instance restarting
27261 Wed Feb 12 00:31:47 2025 daemon.notice openvpn(inst3)[3030]: Connection Attempt MULTI: multi_create_instance called
27262 Wed Feb 12 00:31:47 2025 daemon.notice openvpn(inst3)[3030]: 161.35.56.30:51711 Re-using SSL/TLS context
27263 Wed Feb 12 00:31:47 2025 daemon.notice openvpn(inst3)[3030]: 161.35.56.30:51711 Control Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1250 tun_max_mtu:0 headroom:126 payload:1600 tailroom:126 ET:0 ]
27264 Wed Feb 12 00:31:47 2025 daemon.notice openvpn(inst3)[3030]: 161.35.56.30:51711 Data Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1500 tun_max_mtu:1600 headroom:136 payload:1768 tailroom:562 ET:0 ]
27265 Wed Feb 12 00:31:47 2025 daemon.err openvpn(inst3)[3030]: 161.35.56.30:51711 OpenSSL: error:0A0000C7:SSL routines::peer did not return a certificate:
27266 Wed Feb 12 00:31:47 2025 daemon.err openvpn(inst3)[3030]: 161.35.56.30:51711 TLS_ERROR: BIO read tls_read_plaintext error
27267 Wed Feb 12 00:31:47 2025 daemon.err openvpn(inst3)[3030]: 161.35.56.30:51711 TLS Error: TLS object → incoming plaintext read error
27268 Wed Feb 12 00:31:47 2025 daemon.err openvpn(inst3)[3030]: 161.35.56.30:51711 TLS Error: TLS handshake failed
27269 Wed Feb 12 00:31:47 2025 daemon.notice openvpn(inst3)[3030]: 161.35.56.30:51711 SIGUSR1[soft,tls-error] received, client-instance restarting
27284 Wed Feb 12 08:12:12 2025 daemon.err openvpn(inst3)[3030]: Connection Attempt read UDPv4 [ECONNREFUSED]: Connection refused (fd=6,code=111)

On the client I get
Policy Mismatch
¨
I have dubble checkt all certs and they match server and client

Client log:

2025-02-12 09:06:18 us=813000 DEPRECATED OPTION: --cipher set to ‘AES-256-CBC’ but missing in --data-ciphers (AES-256-GCM:AES-128-GCM). Future OpenVPN version will ignore --cipher for cipher negotiations. Add ‘AES-256-CBC’ to --data-ciphers or change --cipher ‘AES-256-CBC’ to --data-ciphers-fallback ‘AES-256-CBC’ to silence this warning.
2025-02-12 09:06:18 us=813000 Current Parameter Settings:
2025-02-12 09:06:18 us=813000 config = ‘C:\Program Files (x86)\Sophos\Connect\sopBCA.ovpn’
2025-02-12 09:06:18 us=813000 mode = 0
2025-02-12 09:06:18 us=813000 show_ciphers = DISABLED
2025-02-12 09:06:18 us=813000 show_digests = DISABLED
2025-02-12 09:06:18 us=813000 show_engines = DISABLED
2025-02-12 09:06:18 us=813000 genkey = DISABLED
2025-02-12 09:06:18 us=813000 genkey_filename = ‘[UNDEF]’
2025-02-12 09:06:18 us=813000 key_pass_file = ‘[UNDEF]’
2025-02-12 09:06:18 us=813000 show_tls_ciphers = DISABLED
2025-02-12 09:06:18 us=813000 connect_retry_max = 1
2025-02-12 09:06:18 us=813000 Connection profiles [0]:
2025-02-12 09:06:18 us=813000 proto = udp
2025-02-12 09:06:18 us=813000 local = ‘[UNDEF]’
2025-02-12 09:06:18 us=813000 local_port = ‘[UNDEF]’
2025-02-12 09:06:18 us=813000 remote = ‘xxxxxxxxab.se’
2025-02-12 09:06:18 us=813000 remote_port = ‘1194’
2025-02-12 09:06:18 us=813000 remote_float = DISABLED
2025-02-12 09:06:18 us=813000 bind_defined = DISABLED
2025-02-12 09:06:18 us=813000 bind_local = DISABLED
2025-02-12 09:06:18 us=813000 bind_ipv6_only = DISABLED
2025-02-12 09:06:18 us=813000 connect_retry_seconds = 5
2025-02-12 09:06:18 us=813000 connect_timeout = 20
2025-02-12 09:06:18 us=813000 socks_proxy_server = ‘[UNDEF]’
2025-02-12 09:06:18 us=813000 socks_proxy_port = ‘[UNDEF]’
2025-02-12 09:06:18 us=813000 tun_mtu = 1500
2025-02-12 09:06:18 us=813000 tun_mtu_defined = ENABLED
2025-02-12 09:06:18 us=813000 link_mtu = 1500
2025-02-12 09:06:18 us=813000 link_mtu_defined = DISABLED
2025-02-12 09:06:18 us=813000 tun_mtu_extra = 0
2025-02-12 09:06:18 us=813000 tun_mtu_extra_defined = DISABLED
2025-02-12 09:06:18 us=813000 mtu_discover_type = -1
2025-02-12 09:06:18 us=813000 fragment = 0
2025-02-12 09:06:18 us=813000 mssfix = 1450
2025-02-12 09:06:18 us=813000 explicit_exit_notification = 0
2025-02-12 09:06:18 us=813000 tls_auth_file = ‘[UNDEF]’
2025-02-12 09:06:18 us=813000 key_direction = not set
2025-02-12 09:06:18 us=813000 tls_crypt_file = ‘[UNDEF]’
2025-02-12 09:06:18 us=813000 tls_crypt_v2_file = ‘[UNDEF]’
2025-02-12 09:06:18 us=813000 Connection profiles END
2025-02-12 09:06:18 us=813000 remote_random = DISABLED
2025-02-12 09:06:18 us=813000 ipchange = ‘[UNDEF]’
2025-02-12 09:06:18 us=813000 dev = ‘tun’
2025-02-12 09:06:18 us=813000 dev_type = ‘[UNDEF]’
2025-02-12 09:06:18 us=813000 dev_node = ‘[UNDEF]’
2025-02-12 09:06:18 us=813000 lladdr = ‘[UNDEF]’
2025-02-12 09:06:18 us=813000 topology = 1
2025-02-12 09:06:18 us=813000 ifconfig_local = ‘[UNDEF]’
2025-02-12 09:06:18 us=813000 ifconfig_remote_netmask = ‘[UNDEF]’
2025-02-12 09:06:18 us=813000 ifconfig_noexec = DISABLED
2025-02-12 09:06:18 us=813000 ifconfig_nowarn = DISABLED
2025-02-12 09:06:18 us=813000 ifconfig_ipv6_local = ‘[UNDEF]’
2025-02-12 09:06:18 us=813000 ifconfig_ipv6_netbits = 0
2025-02-12 09:06:18 us=813000 ifconfig_ipv6_remote = ‘[UNDEF]’
2025-02-12 09:06:18 us=813000 shaper = 0
2025-02-12 09:06:18 us=813000 mtu_test = 0
2025-02-12 09:06:18 us=813000 mlock = DISABLED
2025-02-12 09:06:18 us=813000 keepalive_ping = 0
2025-02-12 09:06:18 us=813000 keepalive_timeout = 0
2025-02-12 09:06:18 us=813000 inactivity_timeout = 0
2025-02-12 09:06:18 us=813000 inactivity_minimum_bytes = 0
2025-02-12 09:06:18 us=813000 ping_send_timeout = 0
2025-02-12 09:06:18 us=813000 ping_rec_timeout = 0
2025-02-12 09:06:18 us=813000 ping_rec_timeout_action = 0
2025-02-12 09:06:18 us=813000 ping_timer_remote = DISABLED
2025-02-12 09:06:18 us=813000 remap_sigusr1 = 0
2025-02-12 09:06:18 us=813000 persist_tun = ENABLED
2025-02-12 09:06:18 us=813000 persist_local_ip = DISABLED
2025-02-12 09:06:18 us=813000 persist_remote_ip = DISABLED
2025-02-12 09:06:18 us=813000 persist_key = ENABLED
2025-02-12 09:06:18 us=813000 passtos = DISABLED
2025-02-12 09:06:18 us=813000 resolve_retry_seconds = 1000000000
2025-02-12 09:06:18 us=813000 resolve_in_advance = DISABLED
2025-02-12 09:06:18 us=813000 username = ‘[UNDEF]’
2025-02-12 09:06:18 us=813000 groupname = ‘[UNDEF]’
2025-02-12 09:06:18 us=813000 chroot_dir = ‘[UNDEF]’
2025-02-12 09:06:18 us=813000 cd_dir = ‘[UNDEF]’
2025-02-12 09:06:18 us=813000 writepid = ‘[UNDEF]’
2025-02-12 09:06:18 us=813000 up_script = ‘[UNDEF]’
2025-02-12 09:06:18 us=813000 down_script = ‘[UNDEF]’
2025-02-12 09:06:18 us=813000 down_pre = DISABLED
2025-02-12 09:06:18 us=813000 up_restart = DISABLED
2025-02-12 09:06:18 us=813000 up_delay = DISABLED
2025-02-12 09:06:18 us=813000 daemon = DISABLED
2025-02-12 09:06:18 us=813000 inetd = 0
2025-02-12 09:06:18 us=813000 log = ENABLED
2025-02-12 09:06:18 us=813000 suppress_timestamps = DISABLED
2025-02-12 09:06:18 us=813000 machine_readable_output = DISABLED
2025-02-12 09:06:18 us=813000 nice = 0
2025-02-12 09:06:18 us=813000 verbosity = 5
2025-02-12 09:06:18 us=813000 mute = 0
2025-02-12 09:06:18 us=813000 status_file = ‘[UNDEF]’
2025-02-12 09:06:18 us=813000 status_file_version = 1
2025-02-12 09:06:18 us=813000 status_file_update_freq = 60
2025-02-12 09:06:18 us=813000 occ = ENABLED
2025-02-12 09:06:18 us=813000 rcvbuf = 0
2025-02-12 09:06:18 us=813000 sndbuf = 0
2025-02-12 09:06:18 us=813000 sockflags = 0
2025-02-12 09:06:18 us=813000 fast_io = DISABLED
2025-02-12 09:06:18 us=813000 comp.alg = 0
2025-02-12 09:06:18 us=813000 comp.flags = 0
2025-02-12 09:06:18 us=813000 route_script = ‘[UNDEF]’
2025-02-12 09:06:18 us=813000 route_default_gateway = ‘[UNDEF]’
2025-02-12 09:06:18 us=813000 route_default_metric = 0
2025-02-12 09:06:18 us=813000 route_noexec = DISABLED
2025-02-12 09:06:18 us=813000 route_delay = 5
2025-02-12 09:06:18 us=813000 route_delay_window = 30
2025-02-12 09:06:18 us=813000 route_delay_defined = ENABLED
2025-02-12 09:06:18 us=813000 route_nopull = DISABLED
2025-02-12 09:06:18 us=813000 route_gateway_via_dhcp = DISABLED
2025-02-12 09:06:18 us=813000 allow_pull_fqdn = DISABLED
2025-02-12 09:06:18 us=813000 management_addr = ‘127.0.0.1’
2025-02-12 09:06:18 us=813000 management_port = ‘25340’
2025-02-12 09:06:18 us=813000 management_user_pass = ‘stdin’
2025-02-12 09:06:18 us=813000 management_log_history_cache = 250
2025-02-12 09:06:18 us=813000 management_echo_buffer_size = 100
2025-02-12 09:06:18 us=813000 management_write_peer_info_file = ‘[UNDEF]’
2025-02-12 09:06:18 us=813000 management_client_user = ‘[UNDEF]’
2025-02-12 09:06:18 us=813000 management_client_group = ‘[UNDEF]’
2025-02-12 09:06:18 us=813000 management_flags = 6
2025-02-12 09:06:18 us=813000 shared_secret_file = ‘[UNDEF]’
2025-02-12 09:06:18 us=813000 key_direction = not set
2025-02-12 09:06:18 us=813000 ciphername = ‘AES-256-CBC’
2025-02-12 09:06:18 us=813000 ncp_enabled = ENABLED
2025-02-12 09:06:18 us=813000 ncp_ciphers = ‘AES-256-GCM:AES-128-GCM:AES-256-CBC’
2025-02-12 09:06:18 us=813000 authname = ‘SHA1’
2025-02-12 09:06:18 us=813000 prng_hash = ‘SHA1’
2025-02-12 09:06:18 us=813000 prng_nonce_secret_len = 16
2025-02-12 09:06:18 us=813000 keysize = 0
2025-02-12 09:06:18 us=813000 engine = DISABLED
2025-02-12 09:06:18 us=813000 replay = ENABLED
2025-02-12 09:06:18 us=813000 mute_replay_warnings = DISABLED
2025-02-12 09:06:18 us=813000 replay_window = 64
2025-02-12 09:06:18 us=813000 replay_time = 15
2025-02-12 09:06:18 us=813000 packet_id_file = ‘[UNDEF]’
2025-02-12 09:06:18 us=813000 test_crypto = DISABLED
2025-02-12 09:06:18 us=813000 tls_server = DISABLED
2025-02-12 09:06:18 us=813000 tls_client = ENABLED
2025-02-12 09:06:18 us=813000 ca_file = ‘[INLINE]’
2025-02-12 09:06:18 us=813000 ca_path = ‘[UNDEF]’
2025-02-12 09:06:18 us=813000 dh_file = ‘[UNDEF]’
2025-02-12 09:06:18 us=813000 cert_file = ‘[INLINE]’
2025-02-12 09:06:18 us=813000 extra_certs_file = ‘[UNDEF]’
2025-02-12 09:06:18 us=813000 priv_key_file = ‘[INLINE]’
2025-02-12 09:06:18 us=813000 pkcs12_file = ‘[UNDEF]’
2025-02-12 09:06:18 us=813000 cryptoapi_cert = ‘[UNDEF]’
2025-02-12 09:06:18 us=813000 cipher_list = ‘[UNDEF]’
2025-02-12 09:06:18 us=813000 cipher_list_tls13 = ‘[UNDEF]’
2025-02-12 09:06:18 us=813000 tls_cert_profile = ‘[UNDEF]’
2025-02-12 09:06:18 us=813000 tls_verify = ‘[UNDEF]’
2025-02-12 09:06:18 us=813000 tls_export_cert = ‘[UNDEF]’
2025-02-12 09:06:18 us=813000 verify_x509_type = 0
2025-02-12 09:06:18 us=813000 verify_x509_name = ‘[UNDEF]’
2025-02-12 09:06:18 us=813000 crl_file = ‘[UNDEF]’
2025-02-12 09:06:18 us=813000 ns_cert_type = 0
2025-02-12 09:06:18 us=813000 remote_cert_ku[i] = 0
2025-02-12 09:06:18 us=813000 remote_cert_ku[i] = 0
2025-02-12 09:06:18 us=813000 remote_cert_ku[i] = 0
2025-02-12 09:06:18 us=813000 remote_cert_ku[i] = 0
2025-02-12 09:06:18 us=813000 remote_cert_ku[i] = 0
2025-02-12 09:06:18 us=813000 remote_cert_ku[i] = 0
2025-02-12 09:06:18 us=813000 remote_cert_ku[i] = 0
2025-02-12 09:06:18 us=813000 remote_cert_ku[i] = 0
2025-02-12 09:06:18 us=813000 remote_cert_ku[i] = 0
2025-02-12 09:06:18 us=813000 remote_cert_ku[i] = 0
2025-02-12 09:06:18 us=813000 remote_cert_ku[i] = 0
2025-02-12 09:06:18 us=813000 remote_cert_ku[i] = 0
2025-02-12 09:06:18 us=813000 remote_cert_ku[i] = 0
2025-02-12 09:06:18 us=813000 remote_cert_ku[i] = 0
2025-02-12 09:06:18 us=829000 remote_cert_ku[i] = 0
2025-02-12 09:06:18 us=829000 remote_cert_ku[i] = 0
2025-02-12 09:06:18 us=829000 remote_cert_eku = ‘[UNDEF]’
2025-02-12 09:06:18 us=829000 ssl_flags = 0
2025-02-12 09:06:18 us=829000 tls_timeout = 2
2025-02-12 09:06:18 us=829000 renegotiate_bytes = -1
2025-02-12 09:06:18 us=829000 renegotiate_packets = 0
2025-02-12 09:06:18 us=829000 renegotiate_seconds = 3600
2025-02-12 09:06:18 us=829000 handshake_window = 60
2025-02-12 09:06:18 us=829000 transition_window = 3600
2025-02-12 09:06:18 us=829000 single_session = DISABLED
2025-02-12 09:06:18 us=829000 push_peer_info = DISABLED
2025-02-12 09:06:18 us=829000 tls_exit = DISABLED
2025-02-12 09:06:18 us=829000 tls_crypt_v2_metadata = ‘[UNDEF]’
2025-02-12 09:06:18 us=829000 pkcs11_protected_authentication = DISABLED
2025-02-12 09:06:18 us=829000 pkcs11_protected_authentication = DISABLED
2025-02-12 09:06:18 us=829000 pkcs11_protected_authentication = DISABLED
2025-02-12 09:06:18 us=829000 pkcs11_protected_authentication = DISABLED
2025-02-12 09:06:18 us=829000 pkcs11_protected_authentication = DISABLED
2025-02-12 09:06:18 us=829000 pkcs11_protected_authentication = DISABLED
2025-02-12 09:06:18 us=829000 pkcs11_protected_authentication = DISABLED
2025-02-12 09:06:18 us=829000 pkcs11_protected_authentication = DISABLED
2025-02-12 09:06:18 us=829000 pkcs11_protected_authentication = DISABLED
2025-02-12 09:06:18 us=829000 pkcs11_protected_authentication = DISABLED
2025-02-12 09:06:18 us=829000 pkcs11_protected_authentication = DISABLED
2025-02-12 09:06:18 us=829000 pkcs11_protected_authentication = DISABLED
2025-02-12 09:06:18 us=829000 pkcs11_protected_authentication = DISABLED
2025-02-12 09:06:18 us=829000 pkcs11_protected_authentication = DISABLED
2025-02-12 09:06:18 us=829000 pkcs11_protected_authentication = DISABLED
2025-02-12 09:06:18 us=829000 pkcs11_protected_authentication = DISABLED
2025-02-12 09:06:18 us=829000 pkcs11_private_mode = 00000000
2025-02-12 09:06:18 us=829000 pkcs11_private_mode = 00000000
2025-02-12 09:06:18 us=829000 pkcs11_private_mode = 00000000
2025-02-12 09:06:18 us=829000 pkcs11_private_mode = 00000000
2025-02-12 09:06:18 us=829000 pkcs11_private_mode = 00000000
2025-02-12 09:06:18 us=829000 pkcs11_private_mode = 00000000
2025-02-12 09:06:18 us=829000 pkcs11_private_mode = 00000000
2025-02-12 09:06:18 us=829000 pkcs11_private_mode = 00000000
2025-02-12 09:06:18 us=829000 pkcs11_private_mode = 00000000
2025-02-12 09:06:18 us=829000 pkcs11_private_mode = 00000000
2025-02-12 09:06:18 us=829000 pkcs11_private_mode = 00000000
2025-02-12 09:06:18 us=829000 pkcs11_private_mode = 00000000
2025-02-12 09:06:18 us=829000 pkcs11_private_mode = 00000000
2025-02-12 09:06:18 us=829000 pkcs11_private_mode = 00000000
2025-02-12 09:06:18 us=829000 pkcs11_private_mode = 00000000
2025-02-12 09:06:18 us=829000 pkcs11_private_mode = 00000000
2025-02-12 09:06:18 us=829000 pkcs11_cert_private = DISABLED
2025-02-12 09:06:18 us=829000 pkcs11_cert_private = DISABLED
2025-02-12 09:06:18 us=829000 pkcs11_cert_private = DISABLED
2025-02-12 09:06:18 us=829000 pkcs11_cert_private = DISABLED
2025-02-12 09:06:18 us=829000 pkcs11_cert_private = DISABLED
2025-02-12 09:06:18 us=829000 pkcs11_cert_private = DISABLED
2025-02-12 09:06:18 us=829000 pkcs11_cert_private = DISABLED
2025-02-12 09:06:18 us=829000 pkcs11_cert_private = DISABLED
2025-02-12 09:06:18 us=829000 pkcs11_cert_private = DISABLED
2025-02-12 09:06:18 us=829000 pkcs11_cert_private = DISABLED
2025-02-12 09:06:18 us=829000 pkcs11_cert_private = DISABLED
2025-02-12 09:06:18 us=829000 pkcs11_cert_private = DISABLED
2025-02-12 09:06:18 us=829000 pkcs11_cert_private = DISABLED
2025-02-12 09:06:18 us=829000 pkcs11_cert_private = DISABLED
2025-02-12 09:06:18 us=829000 pkcs11_cert_private = DISABLED
2025-02-12 09:06:18 us=829000 pkcs11_cert_private = DISABLED
2025-02-12 09:06:18 us=829000 pkcs11_pin_cache_period = -1
2025-02-12 09:06:18 us=829000 pkcs11_id = ‘[UNDEF]’
2025-02-12 09:06:18 us=829000 pkcs11_id_management = DISABLED
2025-02-12 09:06:18 us=829000 server_network = 0.0.0.0
2025-02-12 09:06:18 us=829000 server_netmask = 0.0.0.0
2025-02-12 09:06:18 us=829000 server_network_ipv6 = ::
2025-02-12 09:06:18 us=829000 server_netbits_ipv6 = 0
2025-02-12 09:06:18 us=829000 server_bridge_ip = 0.0.0.0
2025-02-12 09:06:18 us=829000 server_bridge_netmask = 0.0.0.0
2025-02-12 09:06:18 us=829000 server_bridge_pool_start = 0.0.0.0
2025-02-12 09:06:18 us=829000 server_bridge_pool_end = 0.0.0.0
2025-02-12 09:06:18 us=829000 ifconfig_pool_defined = DISABLED
2025-02-12 09:06:18 us=829000 ifconfig_pool_start = 0.0.0.0
2025-02-12 09:06:18 us=829000 ifconfig_pool_end = 0.0.0.0
2025-02-12 09:06:18 us=829000 ifconfig_pool_netmask = 0.0.0.0
2025-02-12 09:06:18 us=829000 ifconfig_pool_persist_filename = ‘[UNDEF]’
2025-02-12 09:06:18 us=829000 ifconfig_pool_persist_refresh_freq = 600
2025-02-12 09:06:18 us=829000 ifconfig_ipv6_pool_defined = DISABLED
2025-02-12 09:06:18 us=829000 ifconfig_ipv6_pool_base = ::
2025-02-12 09:06:18 us=829000 ifconfig_ipv6_pool_netbits = 0
2025-02-12 09:06:18 us=829000 n_bcast_buf = 256
2025-02-12 09:06:18 us=829000 tcp_queue_limit = 64
2025-02-12 09:06:18 us=829000 real_hash_size = 256
2025-02-12 09:06:18 us=829000 virtual_hash_size = 256
2025-02-12 09:06:18 us=829000 client_connect_script = ‘[UNDEF]’
2025-02-12 09:06:18 us=829000 learn_address_script = ‘[UNDEF]’
2025-02-12 09:06:18 us=829000 client_disconnect_script = ‘[UNDEF]’
2025-02-12 09:06:18 us=829000 client_config_dir = ‘[UNDEF]’
2025-02-12 09:06:18 us=829000 ccd_exclusive = DISABLED
2025-02-12 09:06:18 us=829000 tmp_dir = ‘C:\WINDOWS\TEMP'
2025-02-12 09:06:18 us=829000 push_ifconfig_defined = DISABLED
2025-02-12 09:06:18 us=829000 push_ifconfig_local = 0.0.0.0
2025-02-12 09:06:18 us=829000 push_ifconfig_remote_netmask = 0.0.0.0
2025-02-12 09:06:18 us=829000 push_ifconfig_ipv6_defined = DISABLED
2025-02-12 09:06:18 us=829000 push_ifconfig_ipv6_local = ::/0
2025-02-12 09:06:18 us=829000 push_ifconfig_ipv6_remote = ::
2025-02-12 09:06:18 us=829000 enable_c2c = DISABLED
2025-02-12 09:06:18 us=829000 duplicate_cn = DISABLED
2025-02-12 09:06:18 us=829000 cf_max = 0
2025-02-12 09:06:18 us=829000 cf_per = 0
2025-02-12 09:06:18 us=829000 max_clients = 1024
2025-02-12 09:06:18 us=829000 max_routes_per_client = 256
2025-02-12 09:06:18 us=829000 auth_user_pass_verify_script = ‘[UNDEF]’
2025-02-12 09:06:18 us=829000 auth_user_pass_verify_script_via_file = DISABLED
2025-02-12 09:06:18 us=829000 auth_token_generate = DISABLED
2025-02-12 09:06:18 us=829000 auth_token_lifetime = 0
2025-02-12 09:06:18 us=829000 auth_token_secret_file = ‘[UNDEF]’
2025-02-12 09:06:18 us=829000 vlan_tagging = DISABLED
2025-02-12 09:06:18 us=829000 vlan_accept = all
2025-02-12 09:06:18 us=829000 vlan_pvid = 1
2025-02-12 09:06:18 us=829000 client = ENABLED
2025-02-12 09:06:18 us=829000 pull = ENABLED
2025-02-12 09:06:18 us=829000 auth_user_pass_file = ‘stdin’
2025-02-12 09:06:18 us=829000 show_net_up = DISABLED
2025-02-12 09:06:18 us=829000 route_method = 3
2025-02-12 09:06:18 us=829000 block_outside_dns = DISABLED
2025-02-12 09:06:18 us=829000 ip_win32_defined = DISABLED
2025-02-12 09:06:18 us=829000 ip_win32_type = 3
2025-02-12 09:06:18 us=829000 dhcp_masq_offset = 0
2025-02-12 09:06:18 us=829000 dhcp_lease_time = 31536000
2025-02-12 09:06:18 us=829000 tap_sleep = 0
2025-02-12 09:06:18 us=829000 dhcp_options = DISABLED
2025-02-12 09:06:18 us=829000 dhcp_renew = DISABLED
2025-02-12 09:06:18 us=829000 dhcp_pre_release = DISABLED
2025-02-12 09:06:18 us=829000 domain = ‘[UNDEF]’
2025-02-12 09:06:18 us=829000 netbios_scope = ‘[UNDEF]’
2025-02-12 09:06:18 us=829000 netbios_node_type = 0
2025-02-12 09:06:18 us=829000 disable_nbt = DISABLED
2025-02-12 09:06:18 us=829000 OpenVPN 2.5.6 Windows-MSVC [SSL (OpenSSL)] [LZO] [LZ4] [PKCS11] [AEAD] built on Apr 22 2022
2025-02-12 09:06:18 us=829000 Windows version 10.0 (Windows 10 or greater) 64bit
2025-02-12 09:06:18 us=829000 library versions: OpenSSL 1.1.1n 15 Mar 2022, LZO 2.10
2025-02-12 09:06:18 us=829000 MANAGEMENT: TCP Socket listening on [AF_INET]127.0.0.1:25340
2025-02-12 09:06:18 us=829000 Need hold release from management interface, waiting…
2025-02-12 09:06:19 us=188000 MANAGEMENT: Client connected from [AF_INET]127.0.0.1:25340
2025-02-12 09:06:19 us=297000 MANAGEMENT: CMD ‘state on’
2025-02-12 09:06:19 us=313000 MANAGEMENT: CMD ‘log all on’
2025-02-12 09:06:19 us=313000 MANAGEMENT: CMD ‘echo all on’
2025-02-12 09:06:19 us=313000 MANAGEMENT: CMD ‘bytecount 5’
2025-02-12 09:06:19 us=313000 MANAGEMENT: CMD ‘hold off’
2025-02-12 09:06:19 us=313000 MANAGEMENT: CMD ‘hold release’
2025-02-12 09:06:19 us=313000 MANAGEMENT: CMD ‘username “Auth” marcus.wilhelmsson’
2025-02-12 09:06:19 us=313000 MANAGEMENT: CMD ‘password […]’
2025-02-12 09:06:19 us=313000 WARNING: No server certificate verification method has been enabled. See Guide To Set Up & Configure OpenVPN Client/Server VPN | OpenVPN for more info.
2025-02-12 09:06:19 us=344000 Control Channel MTU parms [ L:1621 D:1212 EF:38 EB:0 ET:0 EL:3 ]
2025-02-12 09:06:19 us=344000 MANAGEMENT: >STATE:1739347579,RESOLVE,
2025-02-12 09:06:19 us=360000 Data Channel MTU parms [ L:1621 D:1450 EF:121 EB:406 ET:0 EL:3 ]
2025-02-12 09:06:19 us=360000 Local Options String (VER=V4): ‘V4,dev-type tun,link-mtu 1557,tun-mtu 1500,proto UDPv4,cipher AES-256-CBC,auth SHA1,keysize 256,key-method 2,tls-client’
2025-02-12 09:06:19 us=360000 Expected Remote Options String (VER=V4): ‘V4,dev-type tun,link-mtu 1557,tun-mtu 1500,proto UDPv4,cipher AES-256-CBC,auth SHA1,keysize 256,key-method 2,tls-server’
2025-02-12 09:06:19 us=360000 TCP/UDP: Preserving recently used remote address: [AF_INET]188.151.37.187:1194
2025-02-12 09:06:19 us=360000 Socket Buffers: R=[65536->65536] S=[65536->65536]
2025-02-12 09:06:19 us=360000 UDP link local: (not bound)
2025-02-12 09:06:19 us=360000 UDP link remote: [AF_INET]188.151.37.187:1194
2025-02-12 09:06:19 us=360000 MANAGEMENT: >STATE:1739347579,WAIT,
WR2025-02-12 09:06:19 us=360000 MANAGEMENT: >STATE:1739347579,AUTH,
2025-02-12 09:06:19 us=360000 TLS: Initial packet from [AF_INET]188.151.37.187:1194, sid=0009c546 75bae24b
WWRWR2025-02-12 09:06:19 us=422000 VERIFY OK: depth=1, C=’‘, ST=’‘, L=’‘, O=’‘, OU=’‘, CN=ca
2025-02-12 09:06:19 us=422000 VERIFY OK: depth=0, C=’‘, ST=’‘, L=’‘, O=’‘, OU=’', CN=server
WRWWWRWWWWWWWW2025-02-12 09:07:19 us=32000 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
2025-02-12 09:07:19 us=32000 TLS Error: TLS handshake failed
2025-02-12 09:07:19 us=32000 TCP/UDP: Closing socket
2025-02-12 09:07:19 us=32000 SIGUSR1[soft,tls-error] received, process restarting
2025-02-12 09:07:19 us=32000 MANAGEMENT: >STATE:1739347639,RECONNECTING,tls-error,
2025-02-12 09:07:19 us=32000 Restart pause, 5 second(s)
2025-02-12 09:07:20 us=47000 SIGTERM[hard,init_instance] received, process exiting
2025-02-12 09:07:20 us=47000 MANAGEMENT: >STATE:1739347640,EXITING,init_instance,

Looking at your Client logs, it seems that your RUTX50 config is using a AES-256-CBC cipher, but your client is using the AES-256-GCM and AES-128-GCM ciphers.

Take heed of the deprecation message if you want to future-proof, as later versions of OpenVPN wont support it.

Everyting is set to AES-256-CBC, both the client and server.

And as I wrote SAME WINDOWS CLIENT same openvpn client works with same config settings as below but other RUTX50 firmware 7.11 works.
Same config settings in the new RUTX50 with firmware 7.12 dont work

So I dont think this is a client issue.

OVPN config

client
dev tun
proto udp
remote xxxxxxxnab.se 1194
resolv-retry infinite
nobind
persist-key
persist-tun
cipher AES-256-CBC
data-ciphers AES-256-CBC
verb 5
auth-user-pass