You are not logged in.

#1 2023-02-02 10:11:25

Tromzy
Member
Registered: 2015-02-15
Posts: 166

Openvpn 2.6.0 prevents me from accessing my work LAN.

Hi,

I use Openvpn to access work addresses in *.lan and since the recent update of openvpn from version 2.5.8 to 2.6.0, it stopped working. Downgrading to 2.5.8 fixes the issue. Is that a bug in the openvpn 2.6.0 package ?

Offline

#2 2023-02-02 13:08:44

-thc
Member
Registered: 2017-03-15
Posts: 499

Re: Openvpn 2.6.0 prevents me from accessing my work LAN.

Too early to say - 2.6.0 is a major update introducing the new offloader driver which has some limitations regarding algorithms and compression.

Please provide a journalctl excerpt each - with all openvpn/NetworkManager messages - when connecting with 2.5.8 and 2.6.0.

Offline

#3 2023-02-03 12:31:10

yallu
Member
Registered: 2020-02-14
Posts: 10

Re: Openvpn 2.6.0 prevents me from accessing my work LAN.

Same here, worked before the update. Kick me out if you feel I'm hijacking the thread, but here's some output I'm getting:

NetworkManager[735]: <info>  [1675426883.1139] vpn[0x5586489425d0,d589d066-09f1-4558-b3ff-f9e9fd32c7a2,"VPN1"]: starting openvpn
audit[735]: USYS_CONFIG pid=735 uid=0 auid=4294967295 ses=4294967295 msg='op=connection-activate uuid=d589d066-09f1-4558-b3ff-f9e9fd32c7a2 name="VPN1" pid=9302 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
NetworkManager[735]: <info>  [1675426883.1145] audit: op="connection-activate" uuid="d589d066-09f1-4558-b3ff-f9e9fd32c7a2" name="VPN1" pid=9302 uid=1000 result="success"
kernel: audit: type=1111 audit(1675426883.109:194): pid=735 uid=0 auid=4294967295 ses=4294967295 msg='op=connection-activate uuid=d589d066-09f1-4558-b3ff-f9e9fd32c7a2 name="VPN1" pid=9302 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
NetworkManager[9736]: 2023-02-03 14:21:23 WARNING: Compression for receiving enabled. Compression has been used in the past to break encryption. Sent packets are not compressed unless "allow-compression yes" is also set.
nm-openvpn[9736]: OpenVPN 2.6.0 [git:makepkg/b999466418dddb89+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Jan 25 2023
nm-openvpn[9736]: library versions: OpenSSL 3.0.7 1 Nov 2022, LZO 2.10
nm-openvpn[9736]: WARNING: --ns-cert-type is DEPRECATED.  Use --remote-cert-tls instead.
nm-openvpn[9736]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
nm-openvpn[9736]: TCP/UDP: Preserving recently used remote address: [AF_INET]1.2.3.4:1194
nm-openvpn[9736]: Attempting to establish TCP connection with [AF_INET]1.2.3.4:1194
nm-openvpn[9736]: TCP connection established with [AF_INET]1.2.3.4:1194
nm-openvpn[9736]: TCPv4_CLIENT link local: (not bound)
nm-openvpn[9736]: TCPv4_CLIENT link remote: [AF_INET]1.2.3.4:1194
nm-openvpn[9736]: NOTE: UID/GID downgrade will be delayed because of --client, --pull, or --up-delay
nm-openvpn[9736]: TLS error: Unsupported protocol. This typically indicates that client and server have no common TLS version enabled. This can be caused by mismatched tls-version-min and tls-version-max options on client and server. If your OpenVPN client is between v2.3.6 and v2.3.2 try adding tls-version-min 1.0 to the client configuration to use TLS 1.0+ instead of TLS 1.0 only
nm-openvpn[9736]: OpenSSL: error:0A000102:SSL routines::unsupported protocol
nm-openvpn[9736]: TLS_ERROR: BIO read tls_read_plaintext error
nm-openvpn[9736]: TLS Error: TLS object -> incoming plaintext read error
nm-openvpn[9736]: TLS Error: TLS handshake failed
nm-openvpn[9736]: Fatal TLS error (check_tls_errors_co), restarting
nm-openvpn[9736]: SIGUSR1[soft,tls-error] received, process restarting

I cannot change anything in the server side...

Offline

#4 2023-02-03 12:54:20

-thc
Member
Registered: 2017-03-15
Posts: 499

Re: Openvpn 2.6.0 prevents me from accessing my work LAN.

@yallu: From "changes.rst" of version 2.6.0:

OpenVPN version not supporting TLS 1.2 or later

The default in OpenVPN 2.6 and also in many distributions is now TLS 1.2 or later. Connecting to a peer that does not support this will results in messages like:

"TLS error: Unsupported protocol. This typically indicates that client and
server have no common TLS version enabled. This can be caused by mismatched
tls-version-min and tls-version-max options on client and server. If your
OpenVPN client is between v2.3.6 and v2.3.2 try adding tls-version-min 1.0
to the client configuration to use TLS 1.0+ instead of TLS 1.0 only
OpenSSL: error:0A000102:SSL routines::unsupported protocol"

This can be an OpenVPN 2.3.6 or earlier version. "compat-version 2.3.0" will enable TLS 1.0 support if supported by the OpenSSL distribution. Note that on some Linux distributions enabling TLS 1.1 or 1.0 is not possible.

You can try the option "compat-version 2.3.0".

Offline

#5 2023-02-07 08:54:02

Tromzy
Member
Registered: 2015-02-15
Posts: 166

Re: Openvpn 2.6.0 prevents me from accessing my work LAN.

Sorry for the late reply, here is an excerpt of journalctl when attempting a connection with openvpn 2.6.0 :

janv. 31 09:44:31 tromzy-pc NetworkManager[455]: <info>  [1675154671.6824] vpn[0x55c0c9ba8320,fbf398b8-9186-4b8b-aa52-269303fe7cde,"VPN_Ontomantics_ltromeur"]: starting openvpn
janv. 31 09:44:31 tromzy-pc nm-openvpn[4133]: OpenVPN 2.6.0 [git:makepkg/b999466418dddb89+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Jan 25 2023
janv. 31 09:44:31 tromzy-pc nm-openvpn[4133]: library versions: OpenSSL 3.0.7 1 Nov 2022, LZO 2.10
janv. 31 09:44:31 tromzy-pc nm-openvpn[4133]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
janv. 31 09:44:32 tromzy-pc nm-openvpn[4133]: TCP/UDP: Preserving recently used remote address: [AF_INET]82.65.178.87:1194
janv. 31 09:44:32 tromzy-pc nm-openvpn[4133]: Attempting to establish TCP connection with [AF_INET]82.65.178.87:1194
janv. 31 09:44:32 tromzy-pc nm-openvpn[4133]: TCP connection established with [AF_INET]82.65.178.87:1194
janv. 31 09:44:32 tromzy-pc nm-openvpn[4133]: TCPv4_CLIENT link local: (not bound)
janv. 31 09:44:32 tromzy-pc nm-openvpn[4133]: TCPv4_CLIENT link remote: [AF_INET]82.65.178.87:1194
janv. 31 09:44:32 tromzy-pc nm-openvpn[4133]: NOTE: UID/GID downgrade will be delayed because of --client, --pull, or --up-delay
janv. 31 09:44:32 tromzy-pc nm-openvpn[4133]: [Verdun] Peer Connection Initiated with [AF_INET]82.65.178.87:1194
janv. 31 09:44:33 tromzy-pc nm-openvpn[4133]: Options error: Cannot set compress to 'lz4-v2', allow-compression is set to 'no'
janv. 31 09:44:33 tromzy-pc nm-openvpn[4133]: TUN/TAP device tun0 opened
janv. 31 09:44:33 tromzy-pc nm-openvpn[4133]: /usr/lib/nm-openvpn-service-openvpn-helper --debug 0 4128 --bus-name org.freedesktop.NetworkManager.openvpn.Connection_5 --tun -- tun0 1500 0 10.8.0.22 10.8.0.21 init
janv. 31 09:44:33 tromzy-pc nm-openvpn[4133]: UID set to nm-openvpn
janv. 31 09:44:33 tromzy-pc nm-openvpn[4133]: GID set to nm-openvpn
janv. 31 09:44:33 tromzy-pc nm-openvpn[4133]: Capabilities retained: CAP_NET_ADMIN
janv. 31 09:44:33 tromzy-pc nm-openvpn[4133]: Initialization Sequence Completed
janv. 31 09:44:33 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:33 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:33 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:33 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:34 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:34 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:34 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:34 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:34 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:34 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:34 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:34 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:34 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:34 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:34 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:34 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:34 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:34 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:34 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:35 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:38 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:39 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:39 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:39 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:39 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:40 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:40 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:40 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:40 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:40 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:40 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:40 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:40 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:40 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:40 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:40 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:40 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:40 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:40 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:40 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:40 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:41 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:41 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:41 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:41 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:41 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:41 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:41 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:42 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:42 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:42 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:42 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:43 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:43 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:43 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:44 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:44 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:45 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:46 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:46 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:46 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:46 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:46 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:46 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:47 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:48 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:48 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:48 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:48 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:48 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:49 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:49 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:50 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:50 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:52 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:52 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:52 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:53 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:53 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:54 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:54 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:54 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:54 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:55 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:55 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:55 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:55 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:55 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:55 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:55 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:55 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:55 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:55 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:55 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:56 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:56 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:58 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:58 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:44:58 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:00 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:00 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:00 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:00 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:00 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:00 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:00 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:01 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:02 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:02 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:02 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:02 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:02 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:02 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:02 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:02 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:02 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:02 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:03 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:03 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:03 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:03 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:04 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:04 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:04 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:04 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:04 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:04 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:04 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:05 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:05 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:05 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:05 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:06 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:06 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:08 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:08 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:08 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:08 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:08 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:08 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:08 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:08 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:08 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:08 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:08 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:08 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:08 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:08 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:08 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:08 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:08 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:08 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:08 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:08 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:08 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:08 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:08 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:08 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:08 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:08 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:08 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:08 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:08 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:08 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:08 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:08 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:08 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:09 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:09 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:09 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:09 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:09 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:09 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:09 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:09 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:09 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:09 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:09 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:09 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:11 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:11 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:11 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:11 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:11 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:11 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:11 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:11 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:11 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:11 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:11 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:11 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:11 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:11 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:11 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:11 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:11 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:11 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:11 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:11 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:11 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:11 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:12 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:12 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:12 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:12 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:12 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:12 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:12 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:12 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:12 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:12 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:12 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:12 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:12 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:12 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:12 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:12 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:12 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:12 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:12 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:12 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:12 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:12 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:12 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:12 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:12 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:12 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:12 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:12 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:12 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:12 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:12 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:12 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:12 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:12 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:12 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:12 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:12 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:12 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:12 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:12 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:13 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:13 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:13 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:13 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:13 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:13 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:13 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:13 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:13 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:13 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:13 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:13 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:13 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:13 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:13 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:13 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:13 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:13 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:13 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:13 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:13 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:13 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:13 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:13 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:13 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:13 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:13 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:13 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:13 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:13 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:13 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:13 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:13 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:13 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:13 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:13 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:13 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:13 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:13 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:13 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:14 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:14 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:14 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:14 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:14 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:14 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:14 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:14 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:14 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:14 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:14 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:14 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:14 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:14 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:14 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:14 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:14 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:14 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:14 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:14 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:14 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:14 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:15 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:15 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:15 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:15 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:15 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:15 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:15 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:15 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:15 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:15 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:15 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:15 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:15 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:15 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:15 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:15 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:15 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:15 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:15 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:15 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:15 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:15 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:15 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:15 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:15 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:16 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:16 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:16 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:16 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:16 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:16 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:16 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:16 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:16 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:16 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:16 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:17 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:17 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:17 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:17 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:17 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:17 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:17 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:17 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:17 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:17 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:18 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:18 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:18 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:18 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:18 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:18 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:18 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:18 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:18 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:18 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:18 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:19 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:19 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:19 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:19 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:19 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:19 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:19 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:19 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:20 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:20 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:20 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:21 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:21 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:21 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:21 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:21 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:21 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:21 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:21 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:21 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:21 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:21 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:21 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:21 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:21 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:21 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:21 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:21 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:22 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:22 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:22 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:22 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:22 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:23 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:23 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:23 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:23 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:23 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:23 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:23 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:23 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:23 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:24 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:24 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:24 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:24 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:24 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:24 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:24 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:24 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:24 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:24 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:24 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:24 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:24 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:24 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:25 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:25 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:25 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:25 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:26 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:26 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:26 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:26 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:26 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:27 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:27 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:27 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:28 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:28 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:28 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:28 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:28 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:28 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:28 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:29 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:30 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:30 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:30 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:30 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:30 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:30 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:30 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:30 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:30 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:30 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:31 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:31 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:31 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:31 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:31 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:31 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:31 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:31 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:32 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:32 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:32 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:32 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:32 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:32 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:32 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:32 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:32 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:32 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:32 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:32 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:32 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:32 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:32 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:32 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:32 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:32 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:32 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:32 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:32 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:32 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:32 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:32 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:32 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:32 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:32 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:32 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:32 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:32 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:32 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:32 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:32 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:32 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:32 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:32 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:32 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:32 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:33 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:33 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:33 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:33 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:33 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:33 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:33 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:33 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:33 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:33 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:33 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:33 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:33 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:33 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:33 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:33 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:34 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:34 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:34 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:34 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:34 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:34 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:34 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:34 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:35 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:35 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:35 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:35 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:35 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:35 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:35 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:35 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:35 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:38 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:38 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:38 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:38 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:38 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:38 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:38 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:38 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:38 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:39 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:39 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:39 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:39 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:39 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:39 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:39 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:39 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:39 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:39 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:39 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:39 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:39 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:39 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:39 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:39 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:39 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:39 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:39 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:39 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:39 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:39 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:40 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:40 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:40 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:40 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:40 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:40 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:40 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:40 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:41 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:41 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:41 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:41 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:41 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:41 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:41 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:41 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:41 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:41 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:41 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:41 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:41 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:41 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:41 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:41 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:41 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:42 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:42 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:42 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:42 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:42 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:42 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:42 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:42 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:42 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:42 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:42 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:42 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:42 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:42 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:42 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:42 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:42 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:43 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:43 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:43 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:43 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:43 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:43 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:43 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:43 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:43 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:43 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:43 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:43 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:43 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:43 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:43 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:43 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:43 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:43 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:43 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:43 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:43 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:43 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:43 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:44 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:44 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:44 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:44 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:44 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:44 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:44 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:44 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:44 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:44 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:44 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:44 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:44 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:45 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:45 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:45 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:45 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:45 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:45 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:45 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:45 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:45 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:45 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:45 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:45 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:45 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:45 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:45 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:45 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:45 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:45 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:45 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:45 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:46 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:46 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:46 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:46 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:46 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:46 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:47 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:47 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:47 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:47 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:47 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:47 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:47 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:47 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:47 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:48 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:48 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:48 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:48 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:48 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:48 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:48 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:48 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:48 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:48 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:48 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:48 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:48 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:48 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:48 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:48 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:48 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:48 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:49 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:49 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:49 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:49 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:49 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:49 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:49 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:50 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:50 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:50 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:50 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:50 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:51 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:51 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:52 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:52 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:52 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:52 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:52 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:52 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:52 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:52 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:52 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:53 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:53 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:53 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:53 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:53 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:53 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:53 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:54 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:54 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:54 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:54 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:54 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:55 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:55 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:55 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:55 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:55 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:55 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:55 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:55 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:55 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:55 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:56 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:56 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:56 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:56 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:56 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:57 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:57 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:57 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:57 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:58 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:58 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:58 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:58 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:59 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:59 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:45:59 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:00 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:00 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:00 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:00 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:00 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:00 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:00 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:00 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:00 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:01 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:02 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:02 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:03 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:03 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:03 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:04 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:04 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:04 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:04 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:04 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:04 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:04 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:06 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:06 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:08 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:08 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:08 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:08 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:08 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:08 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:08 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:08 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:09 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:09 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:09 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:09 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:09 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:11 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:11 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:11 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:11 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:11 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:11 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:11 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:12 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:12 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:12 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:12 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:12 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:12 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:13 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:13 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:13 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:13 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:14 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:14 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:14 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:15 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:15 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:15 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:15 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:15 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:15 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:15 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:15 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:15 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:15 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:15 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:15 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:15 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:15 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:16 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:16 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:16 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:16 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:16 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:16 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:17 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:17 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:17 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:17 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:18 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:18 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:18 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:18 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:18 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:18 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:18 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:18 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:18 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:18 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:18 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:18 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:18 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:18 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:18 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:18 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:18 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:18 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:18 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:18 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:18 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:18 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:18 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:18 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:18 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:18 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:19 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:19 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:19 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:19 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:19 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:19 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:19 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:19 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:20 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:20 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:20 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:20 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:20 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:20 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:20 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:21 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:21 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:21 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:21 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:22 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:22 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:22 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:22 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:22 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:22 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:22 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:22 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:22 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:22 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:22 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:22 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:22 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:22 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:22 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:22 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:22 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:22 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:22 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:22 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:22 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:22 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:22 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:23 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:23 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:23 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:23 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:23 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:23 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:23 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:25 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:25 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:25 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:25 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:25 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:25 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:25 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:26 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:26 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:26 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:26 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:26 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:27 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:27 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:27 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:27 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:28 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:28 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:28 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:28 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:28 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:28 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:29 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:29 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:30 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:30 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:30 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:30 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:31 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:31 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:32 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:32 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:32 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:33 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:33 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:33 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:34 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:35 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:35 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:35 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:35 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:35 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:35 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:35 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:35 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:35 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:35 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:35 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:35 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:38 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:38 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:38 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:38 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:38 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:38 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:39 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:39 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:40 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:40 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:40 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:40 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:40 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:40 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:40 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:41 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:42 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:43 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:45 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:45 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:45 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:45 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:45 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:45 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:46 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:46 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:46 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:46 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:46 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:47 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:47 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:48 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:48 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:49 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:49 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:49 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:49 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:49 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:49 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:50 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:50 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:51 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:51 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:51 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:51 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:51 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:51 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:51 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:52 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:52 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:52 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:52 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:52 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:52 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:52 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:52 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:52 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:53 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:53 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:53 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:53 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:53 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:53 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:53 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:53 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:53 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:53 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:53 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:53 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:53 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:53 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:54 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:54 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:54 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:55 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:55 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:55 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:55 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:55 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:55 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:55 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:55 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:56 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:56 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:56 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:56 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:56 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:56 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:56 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:56 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:56 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:56 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:56 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:56 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:57 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:57 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:57 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:57 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:57 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:57 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:57 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:58 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:58 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:58 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:58 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:58 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:58 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:58 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:58 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:58 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:58 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:58 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:59 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:59 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:59 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:59 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:59 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:59 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:59 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:59 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:46:59 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:00 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:00 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:00 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:00 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:00 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:00 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:00 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:01 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:01 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:01 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:01 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:01 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:01 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:01 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:01 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:01 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:01 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:01 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:01 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:02 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:02 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:02 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:03 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:03 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:04 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:04 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:04 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:04 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:04 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:05 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:05 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:05 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:05 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:05 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:06 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:06 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:06 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:07 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:08 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:08 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:08 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:08 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:08 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:08 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:09 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:09 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:09 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:09 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:10 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:11 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:11 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:11 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:13 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:13 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:13 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:14 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:14 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:15 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:15 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:15 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:15 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:15 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:15 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:15 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:16 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:16 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:17 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:17 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:17 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:17 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:17 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:17 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:17 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:18 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:18 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:18 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:19 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:20 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:20 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:20 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:20 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:20 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:20 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:20 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:20 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:20 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:20 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:20 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:21 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:21 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:21 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:21 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:21 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:21 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:22 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:22 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:22 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:22 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:23 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:23 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:23 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:23 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:23 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:23 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:23 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:23 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:23 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:23 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:23 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:23 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:23 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:23 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:23 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:23 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:23 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:23 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:24 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:24 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:24 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:24 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:24 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:24 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:25 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:25 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:25 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:27 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:27 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:27 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:27 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:28 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:28 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:29 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:29 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:29 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:29 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:29 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:29 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:29 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:29 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:29 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:29 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:29 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:29 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:29 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:29 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:29 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:29 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:29 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:29 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:29 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:29 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:29 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:29 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:29 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:29 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:29 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:29 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:29 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:29 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:29 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:29 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:30 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:30 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:30 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:30 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:30 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:30 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:30 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:30 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:31 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:31 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:31 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:32 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:32 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:32 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:32 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:32 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:33 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:33 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:34 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:34 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:34 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:34 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:34 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:36 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:37 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:38 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:38 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:38 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:38 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:40 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:40 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:40 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:42 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:42 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:42 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:44 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:44 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:44 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:45 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:45 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:45 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:45 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:45 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:45 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:50 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:50 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:50 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:50 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:50 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:51 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:51 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:51 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:51 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:52 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:52 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:52 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:53 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:53 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:54 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:55 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:56 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:56 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:56 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:56 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:57 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:57 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:57 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:57 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:57 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:57 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:57 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:57 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:57 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:57 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:58 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:58 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:58 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:47:59 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:48:00 tromzy-pc nm-openvpn[4133]: write to TUN/TAP : Invalid argument (fd=-1,code=22)
janv. 31 09:48:00 tromzy-pc nm-openvpn[4133]: event_wait : Interrupted system call (fd=-1,code=4)
janv. 31 09:48:00 tromzy-pc nm-openvpn[4133]: SIGTERM[hard,] received, process exiting

Offline

#6 2023-02-07 08:58:11

Tromzy
Member
Registered: 2015-02-15
Posts: 166

Re: Openvpn 2.6.0 prevents me from accessing my work LAN.

And Networkmanager log :

janv. 31 09:38:34 tromzy-pc audit[455]: USYS_CONFIG pid=455 uid=0 auid=4294967295 ses=4294967295 msg='op=statistics interface="wlp2s0" ifindex=3 args=2000 pid=944 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
janv. 31 09:38:34 tromzy-pc NetworkManager[455]: <info>  [1675154314.1590] audit: op="statistics" interface="wlp2s0" ifindex=3 args="2000" pid=944 uid=1000 result="success"
janv. 31 09:38:34 tromzy-pc kernel: audit: type=1111 audit(1675154314.155:185): pid=455 uid=0 auid=4294967295 ses=4294967295 msg='op=statistics interface="wlp2s0" ifindex=3 args=2000 pid=944 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
janv. 31 09:38:35 tromzy-pc NetworkManager[455]: <info>  [1675154315.5838] vpn[0x55c0c9ba80a0,fbf398b8-9186-4b8b-aa52-269303fe7cde,"VPN_Ontomantics_ltromeur"]: starting openvpn
janv. 31 09:38:35 tromzy-pc kernel: audit: type=1111 audit(1675154315.579:186): pid=455 uid=0 auid=4294967295 ses=4294967295 msg='op=connection-activate uuid=fbf398b8-9186-4b8b-aa52-269303fe7cde name="VPN_Ontomantics_ltromeur" pid=944 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
janv. 31 09:38:35 tromzy-pc audit[455]: USYS_CONFIG pid=455 uid=0 auid=4294967295 ses=4294967295 msg='op=connection-activate uuid=fbf398b8-9186-4b8b-aa52-269303fe7cde name="VPN_Ontomantics_ltromeur" pid=944 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
janv. 31 09:38:35 tromzy-pc NetworkManager[455]: <info>  [1675154315.5842] audit: op="connection-activate" uuid="fbf398b8-9186-4b8b-aa52-269303fe7cde" name="VPN_Ontomantics_ltromeur" pid=944 uid=1000 result="success"
janv. 31 09:38:39 tromzy-pc nm-openvpn[2881]: /usr/lib/nm-openvpn-service-openvpn-helper --debug 0 2872 --bus-name org.freedesktop.NetworkManager.openvpn.Connection_3 --tun -- tun0 1500 0 10.8.0.22 10.8.0.21 init
janv. 31 09:38:39 tromzy-pc NetworkManager[455]: <info>  [1675154319.0698] manager: (tun0): new Tun device (/org/freedesktop/NetworkManager/Devices/6)
janv. 31 09:38:39 tromzy-pc NetworkManager[455]: <info>  [1675154319.1073] device (tun0): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
janv. 31 09:38:39 tromzy-pc dbus-daemon[437]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=455 comm="/usr/bin/NetworkManager --no-daemon")
janv. 31 09:38:39 tromzy-pc NetworkManager[455]: <info>  [1675154319.1103] device (tun0): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
janv. 31 09:38:39 tromzy-pc NetworkManager[455]: <info>  [1675154319.1118] device (tun0): Activation: starting connection 'tun0' (8ba27d29-2067-4ed8-b024-a8a53a5b460f)
janv. 31 09:38:39 tromzy-pc NetworkManager[455]: <info>  [1675154319.1119] device (tun0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
janv. 31 09:38:39 tromzy-pc NetworkManager[455]: <info>  [1675154319.1124] device (tun0): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
janv. 31 09:38:39 tromzy-pc NetworkManager[455]: <info>  [1675154319.1126] device (tun0): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
janv. 31 09:38:39 tromzy-pc NetworkManager[455]: <info>  [1675154319.1131] device (tun0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
janv. 31 09:38:39 tromzy-pc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
janv. 31 09:38:39 tromzy-pc kernel: audit: type=1130 audit(1675154319.145:187): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
janv. 31 09:38:39 tromzy-pc NetworkManager[455]: <info>  [1675154319.1519] policy: set 'VPN_Ontomantics_ltromeur' (tun0) as default for IPv4 routing and DNS
janv. 31 09:38:39 tromzy-pc NetworkManager[455]: <info>  [1675154319.1638] device (tun0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
janv. 31 09:38:39 tromzy-pc NetworkManager[455]: <info>  [1675154319.1641] device (tun0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
janv. 31 09:38:39 tromzy-pc NetworkManager[455]: <info>  [1675154319.1645] device (tun0): Activation: successful, device activated.
janv. 31 09:38:40 tromzy-pc audit[455]: USYS_CONFIG pid=455 uid=0 auid=4294967295 ses=4294967295 msg='op=statistics interface="wlp2s0" ifindex=3 args=0 pid=944 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
janv. 31 09:38:40 tromzy-pc NetworkManager[455]: <info>  [1675154320.2653] audit: op="statistics" interface="wlp2s0" ifindex=3 args="0" pid=944 uid=1000 result="success"
janv. 31 09:38:40 tromzy-pc kernel: audit: type=1111 audit(1675154320.262:188): pid=455 uid=0 auid=4294967295 ses=4294967295 msg='op=statistics interface="wlp2s0" ifindex=3 args=0 pid=944 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
janv. 31 09:38:49 tromzy-pc systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
janv. 31 09:38:49 tromzy-pc audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
janv. 31 09:38:49 tromzy-pc kernel: audit: type=1131 audit(1675154329.189:189): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
janv. 31 09:38:57 tromzy-pc audit[455]: USYS_CONFIG pid=455 uid=0 auid=4294967295 ses=4294967295 msg='op=statistics interface="wlp2s0" ifindex=3 args=2000 pid=944 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
janv. 31 09:38:57 tromzy-pc NetworkManager[455]: <info>  [1675154337.5514] audit: op="statistics" interface="wlp2s0" ifindex=3 args="2000" pid=944 uid=1000 result="success"
janv. 31 09:38:57 tromzy-pc kernel: audit: type=1111 audit(1675154337.549:190): pid=455 uid=0 auid=4294967295 ses=4294967295 msg='op=statistics interface="wlp2s0" ifindex=3 args=2000 pid=944 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
janv. 31 09:38:59 tromzy-pc audit[455]: USYS_CONFIG pid=455 uid=0 auid=4294967295 ses=4294967295 msg='op=connection-deactivate uuid=fbf398b8-9186-4b8b-aa52-269303fe7cde name="VPN_Ontomantics_ltromeur" pid=944 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
janv. 31 09:38:59 tromzy-pc NetworkManager[455]: <info>  [1675154339.6056] audit: op="connection-deactivate" uuid="fbf398b8-9186-4b8b-aa52-269303fe7cde" name="VPN_Ontomantics_ltromeur" pid=944 uid=1000 result="success"
janv. 31 09:38:59 tromzy-pc kernel: audit: type=1111 audit(1675154339.602:191): pid=455 uid=0 auid=4294967295 ses=4294967295 msg='op=connection-deactivate uuid=fbf398b8-9186-4b8b-aa52-269303fe7cde name="VPN_Ontomantics_ltromeur" pid=944 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
janv. 31 09:38:59 tromzy-pc dbus-daemon[437]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=455 comm="/usr/bin/NetworkManager --no-daemon")
janv. 31 09:38:59 tromzy-pc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
janv. 31 09:38:59 tromzy-pc kernel: audit: type=1130 audit(1675154339.659:192): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
janv. 31 09:38:59 tromzy-pc NetworkManager[455]: <info>  [1675154339.6668] policy: set 'Freebox-AACCF9' (wlp2s0) as default for IPv4 routing and DNS
janv. 31 09:38:59 tromzy-pc NetworkManager[455]: <info>  [1675154339.6943] device (tun0): state change: activated -> unmanaged (reason 'unmanaged', sys-iface-state: 'removed')
janv. 31 09:39:01 tromzy-pc audit[455]: USYS_CONFIG pid=455 uid=0 auid=4294967295 ses=4294967295 msg='op=statistics interface="wlp2s0" ifindex=3 args=0 pid=944 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
janv. 31 09:39:01 tromzy-pc NetworkManager[455]: <info>  [1675154341.8487] audit: op="statistics" interface="wlp2s0" ifindex=3 args="0" pid=944 uid=1000 result="success"
janv. 31 09:39:01 tromzy-pc kernel: audit: type=1111 audit(1675154341.845:193): pid=455 uid=0 auid=4294967295 ses=4294967295 msg='op=statistics interface="wlp2s0" ifindex=3 args=0 pid=944 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
janv. 31 09:39:09 tromzy-pc systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
janv. 31 09:39:09 tromzy-pc audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
janv. 31 09:39:09 tromzy-pc kernel: audit: type=1131 audit(1675154349.692:194): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'

Offline

#7 2023-02-07 10:20:37

-thc
Member
Registered: 2017-03-15
Posts: 499

Re: Openvpn 2.6.0 prevents me from accessing my work LAN.

Tromzy wrote:
janv. 31 09:44:33 tromzy-pc nm-openvpn[4133]: Options error: Cannot set compress to 'lz4-v2', allow-compression is set to 'no'

This is a compression option mismatch. The server requests LZ4 v2 compression but your local configuration is interpreted by 2.6.0 to not allow compression. Try setting this explicitly in your configuration.

Offline

Board footer

Powered by FluxBB