Server Poll Timeout Connecting to Datto device with OpenVPN in iPad

Official client software for OpenVPN Access Server and OpenVPN Cloud.
Post Reply
c.barnes@barnesit.com
OpenVpn Newbie
Posts: 4
Joined: Tue Mar 17, 2020 6:24 pm

Server Poll Timeout Connecting to Datto device with OpenVPN in iPad

Post by c.barnes@barnesit.com » Tue Mar 17, 2020 6:44 pm

When I try to connect from a PC using OpenVPN everything works fine.

When I attempt from an iPad(7th generation) running iOS 13.3.1 a get an error trying to connect (Server Poll Timeout).

Steps I have taken:
1. Downloaded the user credentials from Datto device (D200-US-VZW) and combined .crt and .key files into the ovpn file to make this file
Client config
1
dev tun
2
persist-tun
3
persist-key
4
cipher AES-256-CBC
5
auth SHA1
6
tls-client
7
client
8
resolv-retry infinite
9
remote bcc5212a6152ae149e9b41e806409720.device-dns.com 1194 udp
10
lport 0
11
verify-x509-name "GilliatteFirewall_9940" name
12
<ca>
13
--STRIPPED INLINE CA CERT--
14
</ca>
15
<cert>
16
--STRIPPED INLINE CERT--
17
</cert>
18
<key>
19
--STRIPPED INLINE KEY--
20
</key>
21
<tls-auth>
22
--STRIPPED INLINE TLS-AUTH KEY--
23
</tls-auth>
24
compress lz4
25
passtos
26
verb 3
27
explicit-exit-notify 2
28
float

2. Import the file successfully
3. Attempt to connect and it tries three times before error.


In the log file is where I see the error Server poll timeout, trying next remote entry...

Any help would be much appreciated

Thanks

CB
Last edited by Pippin on Tue Mar 17, 2020 7:05 pm, edited 1 time in total.
Reason: Formatting

TinCanTech
OpenVPN Protagonist
Posts: 11139
Joined: Fri Jun 03, 2016 1:17 pm

Re: Server Poll Timeout Connecting to Datto device with OpenVPN in iPad

Post by TinCanTech » Tue Mar 17, 2020 7:03 pm

c.barnes@barnesit.com wrote:
Tue Mar 17, 2020 6:44 pm
In the log file is where I see the error Server poll timeout
And what does your server log say ?

viewtopic.php?f=30&t=22603

c.barnes@barnesit.com
OpenVpn Newbie
Posts: 4
Joined: Tue Mar 17, 2020 6:24 pm

Re: Server Poll Timeout Connecting to Datto device with OpenVPN in iPad

Post by c.barnes@barnesit.com » Tue Mar 17, 2020 8:19 pm

Thanks for your feedback.
I'm not sure what you mean by server log. I'm not getting to any server in order to check the log

User avatar
Pippin
Forum Team
Posts: 1201
Joined: Wed Jul 01, 2015 8:03 am
Location: irc://irc.libera.chat:6697/openvpn

Re: Server Poll Timeout Connecting to Datto device with OpenVPN in iPad

Post by Pippin » Tue Mar 17, 2020 8:35 pm

Your Datto device (D200-US-VZW) is server, the log can probably be found there?
I gloomily came to the ironic conclusion that if you take a highly intelligent person and give them the best possible, elite education, then you will most likely wind up with an academic who is completely impervious to reality.
Halton Arp

c.barnes@barnesit.com
OpenVpn Newbie
Posts: 4
Joined: Tue Mar 17, 2020 6:24 pm

Re: Server Poll Timeout Connecting to Datto device with OpenVPN in iPad

Post by c.barnes@barnesit.com » Wed Mar 18, 2020 4:35 pm

I've looked there. There is no log and I'm sure it is because nothing ever gets there

Post Reply