Помогите разобраться в чем может быть дело и почему не проходит подключение
client
remote {host} {port}
proto udp
dev tap
cipher BF-CBC
comp-lzo
pull
tls-client
ca ca.crt
cert client.crt
key client.key
tls-auth ta.key 1
auth-nocache
verb 3
persist-key
persist-tun
route-method exe
explicit-exit-notify
Вывод после команды sudo openvpn --config client.ovpn
2025-01-15 22:41:34 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.
2025-01-15 22:41:34 DEPRECATED OPTION: --cipher set to 'BF-CBC' but missing in --data-ciphers (AES-256-GCM:AES-128-GCM:CHACHA20-POLY1305). OpenVPN ignores --cipher for cipher negotiations.
2025-01-15 22:41:34 Note: '--allow-compression' is not set to 'no', disabling data channel offload.
2025-01-15 22:41:34 OpenVPN 2.6.12 x86_64-redhat-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] [DCO]
2025-01-15 22:41:34 library versions: OpenSSL 3.2.2 4 Jun 2024, LZO 2.10
2025-01-15 22:41:34 DCO version: N/A
2025-01-15 22:41:34 WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info.
2025-01-15 22:41:34 TCP/UDP: Preserving recently used remote address: [AF_INET]{host}:{port}
2025-01-15 22:41:34 Socket Buffers: R=[212992->212992] S=[212992->212992]
2025-01-15 22:41:34 UDPv4 link local: (not bound)
2025-01-15 22:41:34 UDPv4 link remote: [AF_INET]82.137.166.102:1194
2025-01-15 22:41:34 TLS: Initial packet from [AF_INET]82.137.166.102:1194, sid=9cc7d8d8 906ec878
2025-01-15 22:41:34 VERIFY OK: depth=1, CN=ovpn
2025-01-15 22:41:34 VERIFY OK: depth=0, CN=ovpn
2025-01-15 22:41:34 Control Channel: TLSv1.3, cipher TLSv1.3 TLS_AES_256_GCM_SHA384, peer certificate: 384 bits ECsecp384r1, signature: RSA-SHA256, peer temporary key: 253 bits X25519
2025-01-15 22:41:34 [ovpn] Peer Connection Initiated with [AF_INET]{host}:{port}
2025-01-15 22:41:34 TLS: move_session: dest=TM_ACTIVE src=TM_INITIAL reinit_src=1
2025-01-15 22:41:34 TLS: tls_multi_process: initial untrusted session promoted to trusted
2025-01-15 22:41:35 SENT CONTROL [ovpn]: 'PUSH_REQUEST' (status=1)
2025-01-15 22:41:35 WARNING: Received control with invalid characters: 50555348 5f524550 4c592c73 6e646275 66200909 09333933 3231362c 72637662 75662009 09093339 33323136 2c726f75 74652d64 656c6179 20332c72 6f757465 20313732 2e31372e 302e3020 3235352e 3235352e 302e302c 726f7574 65203137 322e3234 2e313238 2e302032 353[more...]
2025-01-15 22:41:40 SENT CONTROL [ovpn]: 'PUSH_REQUEST' (status=1)
Гуглеж отдельных ворнингов особых результатов не принес. Также этот же конфиг вполне работает на TileOS где в основе debian/