|
Ошибка на клиенте OpenVpn TLS key negotiation failed to occur within 60 seconds
| ☑ |
0
Alexandrovich
07.09.19
✎
17:18
|
При подключении к серверу OpenVpn, получаю ошибку на клиенте. В чем может быть проблема?
Sat Sep 07 17:15:50 2019 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
Sat Sep 07 17:15:50 2019 TLS Error: TLS handshake failed
|
|
1
Alexandrovich
07.09.19
✎
17:30
|
Конфиг клиента
client
dev tun
proto udp
remote 55.24.12.66 1194
resolv-retry infinite
nobind
persist-key
persist-tun
ca ca.crt
cert client.crt
key client.key
tls-client
tls-auth ta.key 1
remote-cert-tls server
cipher AES-256-CBC
auth SHA256
verb 3
Конфигу сервера
local 55.24.12.66
port 1194
proto udp
dev tun
ca keys/ca.crt
cert keys/server.crt
key keys/server.key
dh keys/dh2048.pem
tls-auth keys/ta.key 0
server 192.168.0.0 255.255.255.0
ifconfig-pool-persist ipp.txt
keepalive 10 120
max-clients 32
persist-key
persist-tun
status /var/log/openvpn/openvpn-status.log
log-append /var/log/openvpn/openvpn.log
key-direction 0
verb 4
mute 20
daemon
mode server
tls-server
comp-lzo
|
|
2
asady
07.09.19
✎
23:55
|
(0) а вообще кто-то ходит по этому впн крому тебя
|
|
3
Сияющий в темноте
08.09.19
✎
10:16
|
обмен ключами за 60 секунд не состоялся
очень похоже,что где то маршрутизация косит.
|
|
4
Biker
08.09.19
✎
13:26
|
(3) + или время не синхронизировано
|
|