-
michael234237
- OpenVpn Newbie
- Posts: 2
- Joined: Fri Aug 19, 2022 5:35 pm
Not connecting on windows but works on android
using exactly the same settings I can connect using android but not using windows 11. I receive error message saying «error calling protect() method on socket» 30 times
All the settings and inputs are identical. I cant for the life of me work out what’s wrong.
OpenVPNConnect on both android and windows — latest versions
Using the server that comes with my asus router — latest firmware
Please can someone help
much appreciated
-
openvpn_inc
- OpenVPN Inc.
- Posts: 1137
- Joined: Tue Feb 16, 2021 10:41 am
Re: Not connecting on windows but works on android
Post
by openvpn_inc » Mon Sep 19, 2022 3:23 pm
Hi,
Are you using the latest version of OpenVPN connect?
If not, please try to uninstall the existing app, then download the latest version here >> https://openvpn.net/client-connect-vpn-for-windows/
Regards,
.kionci
OpenVPN Inc.
Answers provided by OpenVPN Inc. staff members here are provided on a voluntary best-effort basis, and no rights can be claimed on the basis of answers posted in this public forum. If you wish to get official support from OpenVPN Inc. please use the official support ticket system: https://openvpn.net/support
Содержание
- OpenVPN Support Forum
- mac m1 connect error:Transport Error: socket_protect error (UDP)
- mac m1 connect error:Transport Error: socket_protect error (UDP)
- Re: mac m1 connect error:Transport Error: socket_protect error (UDP)
- Error calling protect method on socket [Mac M1] #243
- Comments
- Footer
- bug for mac #139
- Comments
- Footer
- Socket protect error openvpn mac
OpenVPN Support Forum
Community Support Forum
mac m1 connect error:Transport Error: socket_protect error (UDP)
mac m1 connect error:Transport Error: socket_protect error (UDP)
Post by jagger » Mon Jun 06, 2022 1:15 pm
macos system monterey version 12.4
openvpn version: 3.3.6(4368)
error log:
⏎[Jun 6, 2022, 21:04:06] Transport Error: socket_protect error (UDP)
⏎[Jun 6, 2022, 21:04:06] Client terminated, restarting in 2000 ms.
⏎[Jun 6, 2022, 21:04:08] EVENT: RECONNECTING ⏎[Jun 6, 2022, 21:04:08] EVENT: RESOLVE ⏎[Jun 6, 2022, 21:04:08] Contacting 7.6.3.7:11940(host) via UDP
⏎[Jun 6, 2022, 21:04:08] EVENT: WAIT ⏎[Jun 6, 2022, 21:04:08] UnixCommandAgent: transmitting bypass route to /var/run/agent_ovpnconnect.sock
<
«host» : «host»,
«ipv6» : false,
«pid» : 4487
>
⏎[Jun 6, 2022, 21:04:08] Transport Error: socket_protect error (UDP)
⏎[Jun 6, 2022, 21:04:08] Client terminated, restarting in 2000 ms.
⏎
Re: mac m1 connect error:Transport Error: socket_protect error (UDP)
Post by openvpn_inc » Fri Jul 15, 2022 3:42 pm
Based on the error logs which is «Transport Error: socket_protect error (UDP)»
This means that Agent (system OpenVPN service) most likely is not running. You should check it in the Services, and the service name is agent_ovpnconnect. If it is not running, start it manually.
Источник
Error calling protect method on socket [Mac M1] #243
This issue is related to #139 which was unfortunately closed without anyone attempting to solve it.
I’m seeing this problem on an M1 Mac.
OpenVPN Connect 3.3.6 (4368): Error calling protect () method on socket. Here’s my log:
The text was updated successfully, but these errors were encountered:
The OpenVPN community would really appreciate if someone could take care of fixing the above problem.
For now, @antonb-taod suggested a good temporary fix that worked for me:
I don’t know what issue other have, but I was able to solve mine today.
I was getting an error calling protected() method and same logs as mentiones above. I figured out that the file /var/run/agent_ovpnconnect.sock didn’t exist and apparently the problem was that for any reason the ovpn agent wasn’t running. To solve this I had to start /Library/Frameworks/OpenVPNConnect.framework/Versions/Current/usr/sbin/ovpnagent manually (I’m using macOS M1 12.2.1).
Hope it will help someone.
This bug tracker is about the OpenVPN3 library.
For problems with OpenVPN Connect (that is a commercial product), please go to https://openvpn.net/support
© 2023 GitHub, Inc.
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.
Источник
bug for mac #139
Transport Error: socket_protect error (UDP)
I can link normally with my mobile phone, but not with my Mac,
The computer can’t link when the mobile phone is off
The text was updated successfully, but these errors were encountered:
i am use it on m1 and Monterey。same bug
Tunnelblick can work
Closing this bug since has no actual information and there seem to be only a flood of useless «me too» responses that also have no detailed information.
Lmao, did u even tried to investigate it ?
I don’t know what issue other have, but I was able to solve mine today.
I was getting an error calling protected() method and same logs as mentiones above. I figured out that the file /var/run/agent_ovpnconnect.sock didn’t exist and apparently the problem was that for any reason the ovpn agent wasn’t running. To solve this I had to start /Library/Frameworks/OpenVPNConnect.framework/Versions/Current/usr/sbin/ovpnagent manually (I’m using macOS M1 12.2.1).
Hope it will help someone.
@effolkronium the original error is just failing to connect to a UDP server. Any kind of condition can lead to that like no network connection. So without any further information and just hte error message, there is nothing we can do and that is why I closed the ticket.
@schwabe then it would be better to extend logging for this error, so guys will have a chance to send meaningful reports. Just an idea
I don’t know what issue other have, but I was able to solve mine today.
I was getting an error calling protected() method and same logs as mentiones above. I figured out that the file /var/run/agent_ovpnconnect.sock didn’t exist and apparently the problem was that for any reason the ovpn agent wasn’t running. To solve this I had to start /Library/Frameworks/OpenVPNConnect.framework/Versions/Current/usr/sbin/ovpnagent manually (I’m using macOS 12.2.1).
Hope it will help someone.
thanks so much man, all works well now.
I’m seeing the same problem on an M1 Mac.
OpenVPN Connect 3.3.6 (4368): Error calling protect () method on socket. Here’s my log:
To solve this I had to start /Library/Frameworks/OpenVPNConnect.framework/Versions/Current/usr/sbin/ovpnagent manually (I’m using macOS 12.2.1).
This solved it for me, thanks!
It’s bummer that we need to lunch this process ourselves though :-/
@schwabe do you mind reopening this issue? It still persists and needs to be addressed. We will help with the logs and whatever else you need
$ sudo /Library/Frameworks/OpenVPNConnect.framework/Versions/Current/usr/sbin/ovpnagent this command is all right! thanks up man! thanks you;
I don’t know what issue other have, but I was able to solve mine today.
I was getting an error calling protected() method and same logs as mentiones above. I figured out that the file /var/run/agent_ovpnconnect.sock didn’t exist and apparently the problem was that for any reason the ovpn agent wasn’t running. To solve this I had to start /Library/Frameworks/OpenVPNConnect.framework/Versions/Current/usr/sbin/ovpnagent manually (I’m using macOS M1 12.2.1).
Hope it will help someone.
Thank you @antonb-taod
I’ve been having this issue for a few days now and it’s because I’m using hardware tokens.
I’ve fixed with sudo /Library/Frameworks/OpenVPNConnect.framework/Versions/Current/usr/sbin/ovpnagent .
thanks it work like a charm
© 2023 GitHub, Inc.
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.
Источник
Socket protect error openvpn mac
⏎06.02.2021, 7:58:56 Transport Error: socket_protect error (UDP)
⏎06.02.2021, 7:58:56 Client terminated, restarting in 2000 ms.
⏎06.02.2021, 7:58:58 EVENT: RECONNECTING ⏎06.02.2021, 7:58:58 EVENT: RESOLVE ⏎06.02.2021, 7:58:58 Contacting [2607:5300:61:111:7a::111]:52614 via UDP
⏎06.02.2021, 7:58:58 WinCommandAgent: transmitting bypass route to 2607:5300:61:111:7a::111
<
«host» : «2607:5300:61:111:7a::111»,
«ipv6» : true
>
Ответить | Правка | Cообщить модератору
- telnet по udp на этот порт коннектится , qwertykma (ok), 12:10 , 29-Мрт-21, (1)
- не соображу как проверить, вроде нет поддержки ип6 code telnet -6 2607 5300 61 1, lotric (ok), 15:10 , 29-Мрт-21, (2)
- В любом случае если под пингвина все работает, то все проблемы на стороне виндов, qwertykma (ok), 08:14 , 30-Мрт-21, (3)
- А Держите меня все Один советует проверить работу UDP программой telnet, втор, Andrey (??), 08:56 , 30-Мрт-21, (4)
- Ошибаются все Да я не помню что телнет не работает по удп тунельное мышление , qwertykma (ok), 09:20 , 30-Мрт-21, (5)
- verb 1-11 читать вывод , Andrey (??), 10:24 , 30-Мрт-21, (6)
- я спрашивал про аналог nc , qwertykma (ok), 10:42 , 30-Мрт-21, (7)
- у nc есть версия под виндовс, ыы (?), 20:20 , 01-Апр-21, ( 11 )
- я спрашивал про аналог nc , qwertykma (ok), 10:42 , 30-Мрт-21, (7)
- verb 1-11 читать вывод , Andrey (??), 10:24 , 30-Мрт-21, (6)
- Ошибаются все Да я не помню что телнет не работает по удп тунельное мышление , qwertykma (ok), 09:20 , 30-Мрт-21, (5)
- не соображу как проверить, вроде нет поддержки ип6 code telnet -6 2607 5300 61 1, lotric (ok), 15:10 , 29-Мрт-21, (2)
- 1 ip6 работает, я могу через putty подключится к этому серверу2 логов сервера , lotric (ok), 12:40 , 30-Мрт-21, (8)
- Может в этом дело Клиент на винде не может достучаться до сервера и на сервере , Andrey (??), 08:48 , 31-Мрт-21, (10)
- На обоих концах сделать, может покажет что-то ещё MTU оценить https openvpn n, And (??), 18:48 , 02-Апр-21, ( 12 )
- Удалить win10 и проблема решена , Аноним (9), 02:24 , 31-Мрт-21, (9) +1
- Строка proto в конфиге сервера и конфиге клиента точно совпадает А если заменит, Аноним (13), 22:11 , 15-Май-21, ( 13 )
- Всё точно также Решили как-то , дэнчик (?), 14:17 , 30-Июн-21, ( 14 )
1,8,9,13,14
Сообщения | [Сортировка по времени | RSS] |
telnet по udp на этот порт коннектится?
1. «openvpn не подключается на win10. на линукс все ок.» | + / – | |
Сообщение от qwertykma (ok), 29-Мрт-21, 12:10 | ||
Ответить | Правка | Наверх | Cообщить модератору |
2. «openvpn не подключается на win10. на линукс все ок.» | + / – | |
Сообщение от lotric (ok), 29-Мрт-21, 15:10 | ||
не соображу как проверить, вроде нет поддержки ип6 telnet -6 2607:5300:61:167:7a::1111 53614 тут говно формотировоние все сбивает все в кучу. Причем я тут вижу все норм, сообщение посылаю это форум все уродует на****я вобшем введеная команда не работает, параметр -6 не поодерживается |
||
Ответить | Правка | Наверх | Cообщить модератору |
3. «openvpn не подключается на win10. на линукс все ок.» | + / – | |
Сообщение от qwertykma (ok), 30-Мрт-21, 08:14 | ||
В любом случае если под пингвина все работает, то все проблемы на стороне виндовс. Или брандмауэр или их тспи 6 — самый тспёвый из тспи. Может тсп 4 попробовать? |
||
Ответить | Правка | Наверх | Cообщить модератору |
4. «openvpn не подключается на win10. на линукс все ок.» | + / – | |
Сообщение от Andrey (??), 30-Мрт-21, 08:56 | ||
> telnet -6 2607:5300:61:167:7a::1111 53614 А!! Держите меня все! Включите расширенную отладку в клиенте с помощью параметра verb в конфигурационном файле клиента. |
||
Ответить | Правка | К родителю #2 | Наверх | Cообщить модератору |
5. «openvpn не подключается на win10. на линукс все ок.» | + / – | |
Сообщение от qwertykma (ok), 30-Мрт-21, 09:20 | ||
Ошибаются все. Да я не помню что телнет не работает по удп (тунельное мышление). Может вы посоветуете чем это сделать под виндовс? Наверное человек проверил наличие тсп 6 на виндовс, не настолько же все плохо? |
||
Ответить | Правка | Наверх | Cообщить модератору |
6. «openvpn не подключается на win10. на линукс все ок.» | + / – | |
Сообщение от Andrey (??), 30-Мрт-21, 10:24 | ||
verb [1-11] > не настолько же все |
||
Ответить | Правка | Наверх | Cообщить модератору |
7. «openvpn не подключается на win10. на линукс все ок.» | + / – | |
Сообщение от qwertykma (ok), 30-Мрт-21, 10:42 | ||
Ответить | Правка | Наверх | Cообщить модератору |
11 . «openvpn не подключается на win10. на линукс все ок.» | + / – | |
Сообщение от ыы (?), 01-Апр-21, 20:20 | ||
у nc есть версия под виндовс |
||
Ответить | Правка | Наверх | Cообщить модератору |
8. «openvpn не подключается на win10. на линукс все ок.» | + / – | |
Сообщение от lotric (ok), 30-Мрт-21, 12:40 | ||
5. лог полный клиента, не обрезанный с бесполезной инфой: ⏎30.03.2021, 12:50:36 Transport Error: socket_protect error (UDP) |
||
Ответить | Правка | Наверх | Cообщить модератору |
10. «openvpn не подключается на win10. на линукс все ок.» | + / – | |
Сообщение от Andrey (??), 31-Мрт-21, 08:48 | ||
Может в этом дело? Клиент на винде не может достучаться до сервера и на сервере поэтому нет логов от подключений виндовой машины? Тогда это не проблема OpenVPN, а проблема винды. Это вам на другой форум. > 5. лог полный клиента, не обрезанный с бесполезной инфой: Возьмите другую реализацию VPN. В которой будут только полезные с _вашей_ _точки_ _зрения_ логи. И третий раз для закрепления: повышайте уровень логирования. Потом изучайте логи. |
||
Ответить | Правка | Наверх | Cообщить модератору |
12 . «openvpn не подключается на win10. на линукс все ок.» | + / – | |
Сообщение от And (??), 02-Апр-21, 18:48 | ||
-verb n |
||
Ответить | Правка | К родителю #8 | Наверх | Cообщить модератору |
9. «openvpn не подключается на win10. на линукс все ок.» | +1 + / – | |
Сообщение от Аноним (9), 31-Мрт-21, 02:24 | ||
Удалить win10 и проблема решена. |
||
Ответить | Правка | Наверх | Cообщить модератору |
13 . «openvpn не подключается на win10. на линукс все ок.» | + / – | |
Сообщение от Аноним (13), 15-Май-21, 22:11 | ||
Строка proto в конфиге сервера и конфиге клиента точно совпадает? А если заменить её в обоих конфигах на proto udp4? А на proto udp6? А порт на сервере точно открыт для UDP, не TCP? |
||
Ответить | Правка | Наверх | Cообщить модератору |
14 . «openvpn не подключается на win10. на линукс все ок.» | + / – | |
Сообщение от дэнчик (?), 30-Июн-21, 14:17 | ||
Всё точно также. Решили как-то? Источник Adblock |
0
1
Здравствуйте!
Помогите, пожалуйста, настроить работу OpenVPN для мобильных клиентов.
Сервер — Debian 8.
Работает аутентификация через freeradius и сертификаты.
Имею конфиг, проверенно рабочий на клиентах WinXP, Win7, Debian.
На Android 5 этот конфиг при попытке соединения с сервером выдаёт:
Transport Error: socket_protect_error (TCP).
Client terminated, Restarting in 2 …
Конфиг сервера:
local x.x.x.x #мой Ip сервера тут
port 1194
proto tcp
dev tun0
ca ca.crt
cert server.crt
key server.key
dh dh2048.pem
server 10.8.0.0 255.255.255.0
push "route 10.8.0.0 255.255.255.0"
push "redirect-gateway def1"
push "dhcp-option DNS 8.8.8.8"
push "dhcp-option DNS 8.8.4.4"
keepalive 10 120
comp-lzo
user nobody
group nogroup
persist-key
persist-tun
status openvpn-status.log
log openvpn.log
verb 6
tcp-queue-limit 256
status /etc/openvpn/openvpn-status.log
plugin /etc/openvpn/radiusplugin.so /etc/openvpn/radiusplugin.cnf # подключение плагина freeradius
Конфиг клиента:
client
dev tun
proto tcp
remote х.х.х.х 1194 # ip моего сервера тут
nobind
persist-key
persist-tun
ca inline
cert inline
key inline
auth-user-pass
comp-lzo
reneg-sec 0
verb 3
<ca>
-----BEGIN CERTIFICATE-----
...
-----END CERTIFICATE-----
</ca>
<cert>
-----BEGIN CERTIFICATE-----
...
-----END CERTIFICATE-----
</cert>
<key>
-----BEGIN PRIVATE KEY-----
...
-----END PRIVATE KEY-----
</key>
p.s. у меня inline в реальном конфиге заключены в квадратные скобки. Здесь их нет, т.к. форум это не понимает.
Андроид на представленный выше конфиг ругается, что не понимает директивы inline. Поэтому пробую этот конфиг с явным указанием сертификатов во внешних файлах:
client
dev tun
proto tcp
remote х.х.х.х 1194 # ip моего сервера тут
nobind
persist-key
persist-tun
ca ca.crt
cert client.crt
key client.key
auth-user-pass
comp-lzo
reneg-sec 0
verb 3
Другие андроиды не пробовал.
никаких фаерволов или iptables не настроено, с телефона сервак пингуется.
Recommend Projects
-
React
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
Vue.js
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
Typescript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
-
TensorFlow
An Open Source Machine Learning Framework for Everyone
-
Django
The Web framework for perfectionists with deadlines.
-
Laravel
A PHP framework for web artisans
-
D3
Bring data to life with SVG, Canvas and HTML. 📊📈🎉
Recommend Topics
-
javascript
JavaScript (JS) is a lightweight interpreted programming language with first-class functions.
-
web
Some thing interesting about web. New door for the world.
-
server
A server is a program made to process requests and deliver data to clients.
-
Machine learning
Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.
-
Visualization
Some thing interesting about visualization, use data art
-
Game
Some thing interesting about game, make everyone happy.
Recommend Org
-
Facebook
We are working to build community through open source technology. NB: members must have two-factor auth.
-
Microsoft
Open source projects and samples from Microsoft.
-
Google
Google ❤️ Open Source for everyone.
-
Alibaba
Alibaba Open Source for everyone
-
D3
Data-Driven Documents codes.
-
Tencent
China tencent open source team.
BUG FOR MAC · ISSUE #139 · OPENVPN/OPENVPN3 · GITHUB
Web 2021-01-18 bug for mac #139. Closed. Ran-Xing opened this issue on Jan 18, 2021 · 24 comments.
From github.com
HOW TO FIX A SOCKET ERROR IN MY COMPUTER | TECHWALLA
Web Click on the «Diagnose and repair» link in the left column in the Network and Sharing Center. Click on «View all» in the Task pane if using Windows 7, then click on «Internet Explorer …
From techwalla.com
SOCKET ERROR — APPLE COMMUNITY
Web 2020-02-27 Try booting into Safe Mode…. Restarting in Safe mode can often eliminate a problem or help identify the cause. You can verify that you have started in Safe mode by …
From discussions.apple.com
CLIENT RECEIVES ERROR_SOCKET_COMMUNICATION WHEN USING …
Web 2021-11-29 To confirm that the readWriteTime parameter is being reached, check the SPE log files with Verbose logging configured. Then confirm that one the file is being scanned …
From knowledge.broadcom.com
RE: [OPENVPN-USERS] TRANSPORT ERROR: SOCKET_PROTECT ERROR (UDP)
Web 2020-12-29 OpenVPN3 has been influenced by Android VPN API. It also has a mechanism to ensure that data sent through the socket or to specific IP address is not routed to the …
From mail-archive.com
ERROR 1172 OCCURRED AT ERROR CALLING METHOD …
Web 2014-08-26 See all Driver Software Downloads. NI-DAQmx. Provides support for NI data acquisition and signal conditioning devices. NI-VISA. Provides support for Ethernet, …
From forums.ni.com
OPENVPN W10 SOCKET PROTECT ERROR — OPENVPN SUPPORT FORUM
Web 2020-10-28 Forum & Website Support; Community Project; ↳ Server Administration; ↳ Configuration; ↳ Examples; ↳ Routed Example; ↳ Installation Help
From forums.openvpn.net
OPENVPN W10 SOCKET PROTECT ERROR — OPENVPN SUPPORT …
Web 2022-06-17 Reinstall would remove the service and reinstall it with automatic startup. That is why reboot seems to ‘fix’ it. Service: Code: Select all. OpenVPN Agent …
From forums.openvpn.net
ERROR CALLING PROTECTED() METHOD ON SOCKET 30 TIMES-掘金
Web Android JNI介绍(三)- Java和Native的互相调用. 在上一篇文章中,我们已经了解了第一个JNI工程的一些细节,以及对JNI调用进行了一些简单说明。. 接下来详细介绍下如何 …
From juejin.cn
MAC M1 CONNECT ERROR:TRANSPORT ERROR: SOCKET_PROTECT ERROR (UDP …
Web 2022-07-15 OpenVPN Inc. Answers provided by OpenVPN Inc. staff members here are provided on a voluntary best-effort basis, and no rights can be claimed on the basis of …
From forums.openvpn.net
ANDROID — PROTECT A SOCKET IN VPNSERVICE — STACK OVERFLOW
Web 2013-11-17 I get the feeling that the reason for this is that at the time of socket creation (and subsequently, the call to VpnService.protect(Socket)), I haven’t set the destination …
From stackoverflow.com
RE: [OPENVPN-USERS] TRANSPORT ERROR: SOCKET_PROTECT ERROR …
Web It also has a mechanism > to ensure that data sent through the socket or to specific IP address > is not routed > to the VPN. The API method is also named «socket_protect». …
From sourceforge.net
THREAD: [OPENVPN-USERS] TRANSPORT ERROR: SOCKET_PROTECT …
Web 2020-12-29 OpenVPN3 has been influenced by Android VPN API. It also has a mechanism to ensure that data sent through the socket or to specific IP address is not routed to the …
From sourceforge.net
ERROR CALLING METHOD -2147023170 — AUTODESK COMMUNITY
Web 2020-02-27 I troubleshoot by modifying the program and I found that the batch utility is stopping once it encounter a some kind of problem with specific dwg model file, but I’m …
From forums.autodesk.com
ERROR CALLING PROTECTED() METHOD ON SOCKET-掘金
Web 2.Tomcat启动阶段 daemon.start(),tomcat的启动阶段分析 getServer().start(),方法启动Server,源码分析 services[i].start(),启动
From juejin.cn
QUESTION — HOW TO I FIX «SAFETYNET API ERROR» ? | XDA FORUMS
Web 2021-05-15 Search only containers. Search titles only By:
From forum.xda-developers.com
OPENVPN ERROR CALLING PROTECT() ON A M1 MACBOOK PRO
Web 2021-12-26 Unfortunately I didn’t take a screenshot so this might not be the exact error, but it is pretty close. The solution is kind of silly, but just download the latest version of OpenVPN from their website and reinstall it over the top of the existing install.
From beerdy.io
Тестирую OpenVPN на удаленном VPS, не могу подключиться. Настраивал по этому туториалу . Подскажите, в чем может быть проблема?
log подключения
Fri Mar 28 12:48:47 2014 OpenVPN 2.2.2 Win32-MSVC++ [SSL] [LZO2] [PKCS11] built on Dec 15 2011
Fri Mar 28 12:48:50 2014 WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info.
Fri Mar 28 12:48:50 2014 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
Fri Mar 28 12:48:50 2014 LZO compression initialized
Fri Mar 28 12:48:50 2014 Control Channel MTU parms [ L:1574 D:138 EF:38 EB:0 ET:0 EL:0 ]
Fri Mar 28 12:48:50 2014 Socket Buffers: R=[65536->65536] S=[65536->65536]
Fri Mar 28 12:48:50 2014 Data Channel MTU parms [ L:1574 D:1450 EF:42 EB:135 ET:32 EL:0 AF:3/1 ]
Fri Mar 28 12:48:50 2014 Local Options hash (VER=V4): 'd3a7571a'
Fri Mar 28 12:48:50 2014 Expected Remote Options hash (VER=V4): '5b1533a2'
Fri Mar 28 12:48:50 2014 UDPv4 link local: [undef]
Fri Mar 28 12:48:50 2014 UDPv4 link remote: *ip*:1194
Fri Mar 28 12:49:04 2014 TLS: Initial packet from *ip*:1194, sid=dc12be0a 9daee0c4
Fri Mar 28 12:49:04 2014 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
Fri Mar 28 12:49:37 2014 VERIFY OK: depth=1, /C=US/ST=CA/L=SanFrancisco/O=Fort-Funston/OU=changeme/CN=changeme/name=changeme/emailAddress=mail@host.domain
Fri Mar 28 12:49:37 2014 VERIFY OK: depth=0, /C=US/ST=CA/L=SanFrancisco/O=Fort-Funston/OU=changeme/CN=server/name=changeme/emailAddress=mail@host.domain
Fri Mar 28 12:49:50 2014 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
Fri Mar 28 12:49:50 2014 TLS Error: TLS handshake failed
Fri Mar 28 12:49:50 2014 TCP/UDP: Closing socket
Fri Mar 28 12:49:50 2014 SIGUSR1[soft,tls-error] received, process restarting
var/log/messages
Mar 28 12:22:57 4dfd147a-abd5-4bde-9511-00a1cc04ec56 openvpn[21023]: MY_IP:PORT TLS_ERROR: BIO read tls_read_plaintext error: error:140890C7:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:peer did not return a certificate
Mar 28 12:22:57 4dfd147a-abd5-4bde-9511-00a1cc04ec56 openvpn[21023]: MY_IP:PORT TLS Error: TLS object -> incoming plaintext read error
Mar 28 12:22:57 4dfd147a-abd5-4bde-9511-00a1cc04ec56 openvpn[21023]: MY_IP:PORT TLS Error: TLS handshake failed
Mar 28 12:22:57 4dfd147a-abd5-4bde-9511-00a1cc04ec56 openvpn[21023]: MY_IP:PORT SIGUSR1[soft,tls-error] received, client-instance restarting
Mar 28 12:23:57 4dfd147a-abd5-4bde-9511-00a1cc04ec56 openvpn[21023]: MY_IP:PORT TLS: Initial packet from [AF_INET]MY_IP:PORT, sid=6ee022fb cf324eca
Mar 28 12:24:57 4dfd147a-abd5-4bde-9511-00a1cc04ec56 openvpn[21023]: MY_IP:PORT TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
Mar 28 12:24:57 4dfd147a-abd5-4bde-9511-00a1cc04ec56 openvpn[21023]: MY_IP:PORT TLS Error: TLS handshake failed
Mar 28 12:24:57 4dfd147a-abd5-4bde-9511-00a1cc04ec56 openvpn[21023]: MY_IP:PORT SIGUSR1[soft,tls-error] received, client-instance restarting
Mar 28 12:32:43 4dfd147a-abd5-4bde-9511-00a1cc04ec56 openvpn[21023]: MY_IP:PORT TLS: Initial packet from [AF_INET]MY_IP:PORT, sid=b95a9146 f3028138
Mar 28 12:33:04 4dfd147a-abd5-4bde-9511-00a1cc04ec56 openvpn[21023]: MY_IP:PORT TLS_ERROR: BIO read tls_read_plaintext error: error:140890C7:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:peer did not return a certificate
Mar 28 12:33:04 4dfd147a-abd5-4bde-9511-00a1cc04ec56 openvpn[21023]: MY_IP:PORT TLS Error: TLS object -> incoming plaintext read error
Mar 28 12:33:04 4dfd147a-abd5-4bde-9511-00a1cc04ec56 openvpn[21023]: MY_IP:PORT TLS Error: TLS handshake failed
Mar 28 12:33:04 4dfd147a-abd5-4bde-9511-00a1cc04ec56 openvpn[21023]: MY_IP:PORT SIGUSR1[soft,tls-error] received, client-instance restarting
Mar 28 12:33:44 4dfd147a-abd5-4bde-9511-00a1cc04ec56 openvpn[21023]: MY_IP:PORT TLS: Initial packet from [AF_INET]MY_IP:PORT, sid=6db967fe 9f5adbd3
Mar 28 12:34:06 4dfd147a-abd5-4bde-9511-00a1cc04ec56 openvpn[21023]: MY_IP:PORT TLS_ERROR: BIO read tls_read_plaintext error: error:140890C7:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:peer did not return a certificate
Mar 28 12:34:06 4dfd147a-abd5-4bde-9511-00a1cc04ec56 openvpn[21023]: MY_IP:PORT TLS Error: TLS object -> incoming plaintext read error
Mar 28 12:34:06 4dfd147a-abd5-4bde-9511-00a1cc04ec56 openvpn[21023]: MY_IP:PORT TLS Error: TLS handshake failed
Mar 28 12:34:06 4dfd147a-abd5-4bde-9511-00a1cc04ec56 openvpn[21023]: MY_IP:PORT SIGUSR1[soft,tls-error] received, client-instance restarting
Mar 28 12:34:46 4dfd147a-abd5-4bde-9511-00a1cc04ec56 openvpn[21023]: MY_IP:PORT TLS: Initial packet from [AF_INET]MY_IP:PORT, sid=90e5468a 0d86403b
server.conf
dev tun
ca /etc/openvpn/easy-rsa/keys/ca.crt
cert /etc/openvpn/easy-rsa/keys/server.crt
key /etc/openvpn/easy-rsa/keys/server.key
dh /etc/openvpn/easy-rsa/keys/dh1024.pem
server 10.8.0.0 255.255.255.0
fconfig-pool-persist ipp.txt
push "redirect-gateway def1 bypass-dhcp"
push "dhcp-option DNS 8.8.8.8"
push "dhcp-option DNS 8.8.4.4"
keepalive 10 120
comp-lzo
user nobody
group nobody
persist-key
persist-tun
status openvpn-status.log
verb 3
server.ovpn
client
dev tun
proto udp
remote *IP* 1194
resolv-retry infinite
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
persist-key
persist-tun
ca ca.crt
auth-user-pass
comp-lzo
reneg-sec 0
verb 3