Laatste poging, ik kom er anders niet uit....
cert en key en CA heb ik ook in client_o map gezet op synology client.
Client_o bestand:
------------------------------
# Dit config bestand dient nog aangepast worden aan jouw situatie
# Wijzig alleen wat gevraagd wordt!
remote EXTRERN_IP_ADRES 1194 ### Extern IP adres of DDNS-naam of Domein-naam. Meerdere regels zijn mogelijk
cert client.crt ### Heb je voor meerdere gebruikers certificaten/keys gemaakt dan "gebruikersnaam.crt"
key client.key ### Heb je voor meerdere gebruikers certificaten/keys gemaakt dan "gebruikersnaam.key"
ca CA.crt
# Onderstaande "dhcp-option DNS" hoeft niet gebruikt te worden,
# dan wordt de standaard DNS instelling van de client gebruikt.
# Wil je dat wel dan moet het een geldig DNS server IP zijn
# Hetzij een eigen DNS server (b.v. op de Diskstation)
# Of publieke DNS server (b.v. 8.8.8.8 van Google)
# Wanneer je het wel gebruikt moet het # weggehaalt worden
# Er kunnen er meerdere opgegeven worden
#dhcp-option DNS vul.hier.ip1.in ### IP van DNS server 1
#dhcp-option DNS vul.hier.ip2.in ### IP van DNS server 2
# Wat hier onder staat hoeft niet gewijzigd te worden
################################################################
dev tun
tls-client
pull
proto udp
up /usr/syno/etc.defaults/synovpnclient/scripts/ovpn-up
route-up /usr/syno/etc.defaults/synovpnclient/scripts/route-up
comp-lzo
redirect-gateway def1
script-security 2
float
reneg-sec 0
explicit-exit-notify
plugin /lib/openvpn/openvpn-down-root.so /usr/syno/etc.defaults/synovpnclient/scripts/ip-down
auth-user-pass /tmp/ovpn_client_up
log /var/log/ovpnclient.log #<--Hier word een log geschreven voor troubleshooting
verb 4 #<--4 laat genoeg zien in het log
dhcp-option DNS 10.0.1.1 #<--IP van DNS server in je LAN, dit is meestal het IP van je router
remote-cert-tls server
cipher AES-256-CBC
tls-version-min 1.2 or-highest
fast-io
<tls-auth>
-----BEGIN OpenVPN Static key V1-----
inhoud ta.key
-----END OpenVPN Static key V1-----
</tls-auth>
key-direction 1
-------------------------------------
Log file client:
Thu Dec 29 15:53:03 2016 us=358819 OpenVPN 2.3.11 armle-unknown-linux-gnu [SSL (OpenSSL)] [LZO] [EPOLL] [MH] [IPv6] built on Aug 3 2016
Thu Dec 29 15:53:03 2016 us=358903 library versions: OpenSSL 1.0.2j-fips 26 Sep 2016, LZO 2.09
Thu Dec 29 15:53:03 2016 us=358998 WARNING: file '/tmp/ovpn_client_up' is group or others accessible
Thu Dec 29 15:53:03 2016 us=360937 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Thu Dec 29 15:53:03 2016 us=361337 PLUGIN_INIT: POST /lib/openvpn/openvpn-down-root.so '[/lib/openvpn/openvpn-down-root.so] [/usr/syno/etc.defaults/synovpnclient/scripts/ip-down]' intercepted=PLUGIN_UP|PLUGIN_DOWN
Thu Dec 29 15:53:03 2016 us=365756 WARNING: file 'client.key' is group or others accessible
Thu Dec 29 15:53:03 2016 us=367026 Control Channel Authentication: tls-auth using INLINE static key file
Thu Dec 29 15:53:03 2016 us=367204 Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Thu Dec 29 15:53:03 2016 us=367291 Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Thu Dec 29 15:53:03 2016 us=367435 LZO compression initialized
Thu Dec 29 15:53:03 2016 us=367882 Control Channel MTU parms [ L:1558 D:1184 EF:66 EB:0 ET:0 EL:3 ]
Thu Dec 29 15:53:03 2016 us=368083 Socket Buffers: R=[163840->163840] S=[163840->163840]
Thu Dec 29 15:53:03 2016 us=368246 Data Channel MTU parms [ L:1558 D:1450 EF:58 EB:143 ET:0 EL:3 AF:3/1 ]
Thu Dec 29 15:53:03 2016 us=368379 Local Options String: 'V4,dev-type tun,link-mtu 1558,tun-mtu 1500,proto UDPv4,comp-lzo,keydir 1,cipher AES-256-CBC,auth SHA1,keysize 256,tls-auth,key-method 2,tls-client'
Thu Dec 29 15:53:03 2016 us=368442 Expected Remote Options String: 'V4,dev-type tun,link-mtu 1558,tun-mtu 1500,proto UDPv4,comp-lzo,keydir 0,cipher AES-256-CBC,auth SHA1,keysize 256,tls-auth,key-method 2,tls-server'
Thu Dec 29 15:53:03 2016 us=368544 Local Options hash (VER=V4): '9e7066d2'
Thu Dec 29 15:53:03 2016 us=368625 Expected Remote Options hash (VER=V4): '162b04de'
Thu Dec 29 15:53:03 2016 us=368719 UDPv4 link local (bound): [undef]
Thu Dec 29 15:53:03 2016 us=368819 UDPv4 link remote: [AF_INET]10.56.216.109:1194