Jump to content
  • 0

4.0 Alpha 14 Не подключается OVPN


Zit

Question

Всем привет!

На работе, для подключения удаленки настроен OVPN сервер. Хотел сделать чтобы подключение шло через роутер, а не каждый раз тыкать приложение. Подключение через PIN и сертификаты.

Сначала была версия OVPN не та, потом PIN не принимало. Все это мы победили с ТП в переписке,но подключения так и не получилось организовать. Теперь там новая ошибка в логах и куда копать теперь не знаю, может у кого то была такая же проблема?

Конфиг выглядит вот так:

Скрытый текст

client
dev tun
proto tcp
remote 94.159.48.18 30094
resolv-retry infinite
nobind
persist-key
persist-tun
data-ciphers AES-256-GCM:AES-128-GCM:CHACHA20-POLY1305
data-ciphers-fallback AES-256-CBC
auth-nocache
remote-cert-tls server
verb 6
route 192.168.1.105 255.255.255.255
route 192.168.1.205 255.255.255.255
route 192.168.10.100 255.255.255.255
route 192.168.16.0 255.255.254.0
<cert>
-----BEGIN CERTIFICATE-----

-----END CERTIFICATE-----
</cert>
<key>
-----BEGIN RSA PRIVATE KEY-----
Proc-Type: 4,ENCRYPTED
DEK-Info: AES-256-CBC,986D725670054ED18D942A2B683A1474
-----END RSA PRIVATE KEY-----
</key>
<ca>
-----BEGIN CERTIFICATE-----

-----END CERTIFICATE-----
</ca>
<auth-user-pass>
login
password
</auth-user-pass>
<askpass>
PIN
</askpass>

селф тест в скрытом каменте ниже прицепил.

log (3).txt

Edited by Zit
Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...