I'm kind of frustrated... ios 9 and synology openvpn

Official client software for OpenVPN Access Server and OpenVPN Cloud.
Post Reply
Hombresolaire
OpenVpn Newbie
Posts: 3
Joined: Thu Oct 15, 2015 3:02 pm

I'm kind of frustrated... ios 9 and synology openvpn

Post by Hombresolaire » Thu Oct 15, 2015 3:17 pm

Hello,
actually I'm a little frustrated. I try to setup a connection between my ios 9 iphone and my synology nas.
The synology nas comes with a vpn server and I did everything according to the howto on this site
https://help.synology.com/dsm/?section= ... nu#dynamic
and this
http://apfelcheck.de/tutorials/synology ... n-openvpn/

but all I get is this

Code: Select all

2015-10-15 16:46:08 ----- OpenVPN Start -----
OpenVPN core 3.0 ios arm64 64-bit
2015-10-15 16:46:08 UNUSED OPTIONS
1 [tls-client] 
4 [pull] 
6 [script-security] [2] 

2015-10-15 16:46:58 LZO-ASYM init swap=0 asym=0
2015-10-15 16:46:58 EVENT: RESOLVE
2015-10-15 16:46:58 Contacting xx.zz.yy.10:1194 via UDP
2015-10-15 16:46:58 EVENT: WAIT
2015-10-15 16:46:58 SetTunnelSocket returned 1
2015-10-15 16:46:58 Connecting to dyn.dns.adress:1194 (xx.zz.yy.10) via UDPv4
2015-10-15 16:47:08 EVENT: CONNECTION_TIMEOUT [ERR]
2015-10-15 16:47:08 EVENT: DISCONNECTED
2015-10-15 16:47:08 Raw stats on disconnect:
 BYTES_OUT : 420
 PACKETS_OUT : 30
 CONNECTION_TIMEOUT : 1
 N_RECONNECT : 5
2015-10-15 16:47:08 Performance stats on disconnect:
 CPU usage (microseconds): 50882
 Network bytes per CPU second: 8254
 Tunnel bytes per CPU second: 0
2015-10-15 16:47:08 EVENT: DISCONNECT_PENDING
2015-10-15 16:47:08 ----- OpenVPN Stop -----
Im thankfull for any advice.

I have got a PPTP connection between the iphone and synology up and running - I have The TCP 443, 1723 and UDP 1194 redirected to the IP of my nas

Regards
Hombre

User avatar
Traffic
OpenVPN Protagonist
Posts: 4066
Joined: Sat Aug 09, 2014 11:24 am

Re: I'm kind of frustrated... ios 9 and synology openvpn

Post by Traffic » Sun Oct 18, 2015 1:03 pm

Hombresolaire wrote:2015-10-15 16:46:58 Connecting to dyn.dns.adress:1194 (xx.zz.yy.10) via UDPv4
2015-10-15 16:47:08 EVENT: CONNECTION_TIMEOUT [ERR]
2015-10-15 16:47:08 EVENT: DISCONNECTED
TIMEOUT: check that your firewall has port UDP:1194 correctly forwarded to your NAS.

User avatar
Traffic
OpenVPN Protagonist
Posts: 4066
Joined: Sat Aug 09, 2014 11:24 am

Re: I'm kind of frustrated... ios 9 and synology openvpn

Post by Traffic » Sun Oct 18, 2015 5:21 pm

Hombresolaire wrote:I have The TCP 443, 1723 and UDP 1194 redirected to the IP of my nas
oops missed that :D

Do you have an OpenVPN server config file and log ?

Hombresolaire
OpenVpn Newbie
Posts: 3
Joined: Thu Oct 15, 2015 3:02 pm

Re: I'm kind of frustrated... ios 9 and synology openvpn

Post by Hombresolaire » Tue Oct 20, 2015 4:34 pm

Hi,
thank you for your reply.
Unfortunately I don't habe a server config and the log only tells me things like

Code: Select all

server started
server stopped
PPTP VPNuser logged in 
PPTP VPNuser logged out
nothing about openvpn login attempts

I hope I don't have to fiddle with the synology vpn server app using ssh...

Hombresolaire
OpenVpn Newbie
Posts: 3
Joined: Thu Oct 15, 2015 3:02 pm

Re: I'm kind of frustrated... ios 9 and synology openvpn

Post by Hombresolaire » Wed Oct 21, 2015 4:59 am

Hi,
I don't know why my posts disappear....

New try

Thank you for your replay.
Unfortunately I don't have a server config. I use the synology DSM 5.x VPN app to provide vpn on my nas. So I only see a config gui.
And for the log file. This doesn't give much information. Only stuff like:

Code: Select all

PPTP VPNuser logged out
PPTP VPNuser logged in
PPTP VPN server started
PPTP VPN server stopped
openVPN VPN server started
openVPN VPN server stopped
I hope I don't have to fiddle via ssh in the synology server config....

Regards
Hombre

aoshea
OpenVpn Newbie
Posts: 17
Joined: Thu Jan 07, 2016 12:02 pm

Re: I'm kind of frustrated... ios 9 and synology openvpn

Post by aoshea » Thu Jan 07, 2016 12:38 pm

works fine on my qnap ts-269 pro, thought the vendors qnap/synology were the same using cut down Linux and ipkg?
have you assigned a user account with the VPN? this caught me out first time, and once you do this on the qnap you have to download the connect files again.

Post Reply