S
S
Smoke User2019-05-07 13:34:00
FreeBSD
Smoke User, 2019-05-07 13:34:00

How to add an OpenVPN client to freebsd?

Greetings
One person administrated our OpenVPN server on FreeBSD,
he is not (physically) now.
I googled as much as I could and started creating configs for one branch
, here are my actions:

#cd /usr/local/share/easy-rsa/ 
#sh
#. ./vars
#./clean-all
#./build-ca (тут все по умолчанию ентер делаю)
#./build-key filial22
#./build-dh
#openvpn --genkey --secret ta.key
#exit
#ee /usr/local/etc/openvpn/ccd/filial22 (прописываю ifconfig-push 10.10.100.238 10.10.100.237)
#/usr/local/etc/rc.d/openvpn restart

I download the necessary files and install the openvpn client on Windows and run it.
this error comes out:
TLS Error: TLS key negotiation failed to occur within 60 seconds

I feel I am doing something wrong somewhere. Tell me please.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
idShura, 2019-05-07
@idShura

I think the first step is to read the faq on this error TLS Error: TLS key negotiation failed to occur wit...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question