kylemanna / docker-openvpn

🔒 OpenVPN server in a Docker container complete with an EasyRSA PKI CA
https://hub.docker.com/r/kylemanna/openvpn/
MIT License
8.62k stars 2.37k forks source link

did not work #725

Closed cezi-n closed 1 year ago

cezi-n commented 1 year ago

I started the server but when I start the client I get an error:

Fri Nov 18 21:37:55 2022 --cipher is not set. Previous OpenVPN version defaulted to BF-CBC as fallback when cipher negotiation failed in this case. If you need this fallback please add '--data-ciphers-fallback BF-CBC' to your configuration and/or add BF-CBC to --data-ciphers. Fri Nov 18 21:37:55 2022 OpenVPN 2.5.7 Windows-MSVC [SSL (OpenSSL)] [LZO] [LZ4] [PKCS11] [AEAD] built on May 27 2022 Fri Nov 18 21:37:55 2022 Windows version 10.0 (Windows 10 or greater) 64bit Fri Nov 18 21:37:55 2022 library versions: OpenSSL 1.1.1o 3 May 2022, LZO 2.10 Fri Nov 18 21:37:55 2022 TCP/UDP: Preserving recently used remote address: [AF_INET]xxx.xxx.xxx.xxx:1194 Fri Nov 18 21:37:55 2022 UDP link local: (not bound) Fri Nov 18 21:37:55 2022 UDP link remote: [AF_INET]xxx.xxx.xxx.xxx:1194 Fri Nov 18 21:38:55 2022 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity) Fri Nov 18 21:38:55 2022 TLS Error: TLS handshake failed

cezi-n commented 1 year ago

The firewall was just blocking it.