OpenVPN cannot resolve through dynamic dns

Official client software for OpenVPN Access Server and OpenVPN Cloud.
Post Reply
theatos
OpenVpn Newbie
Posts: 1
Joined: Thu Jan 23, 2014 6:10 pm

OpenVPN cannot resolve through dynamic dns

Post by theatos » Thu Jan 23, 2014 6:24 pm

I use a dynamic dns for my home server and when I provide the dynamic dns alias to the openvpn app it cannot resolve the IP address of the server. I have tested the dynamic alias address on other ios apps on the same device, so it does not appear to be an issue with the dns service or the ios device. The app will connect just fine when given the non-alias WAN IP, just not when using the dynamic dns. It also appears to hang the app for several minutes before I can attempt to connect again. Any help would be greatly appreciated.

Log:

Code: Select all

2014-01-23 11:55:47 LZO-ASYM init swap=0 asym=0
2014-01-23 11:55:47 EVENT: RESOLVE
2014-01-23 11:55:57 Server poll timeout, trying next remote entry...
2014-01-23 11:55:57 EVENT: RECONNECTING
2014-01-23 11:55:57 LZO-ASYM init swap=0 asym=0
2014-01-23 11:55:57 EVENT: RESOLVE
2014-01-23 11:56:07 Server poll timeout, trying next remote entry...
2014-01-23 11:56:07 EVENT: RECONNECTING
2014-01-23 11:56:07 LZO-ASYM init swap=0 asym=0
2014-01-23 11:56:07 EVENT: RESOLVE
2014-01-23 11:56:17 Server poll timeout, trying next remote entry...
2014-01-23 11:56:17 EVENT: RECONNECTING
2014-01-23 11:56:17 LZO-ASYM init swap=0 asym=0
2014-01-23 11:56:17 EVENT: RESOLVE
2014-01-23 11:56:27 Server poll timeout, trying next remote entry...
2014-01-23 11:56:27 EVENT: RECONNECTING
2014-01-23 11:56:27 LZO-ASYM init swap=0 asym=0
2014-01-23 11:56:27 EVENT: RESOLVE
2014-01-23 11:56:37 Server poll timeout, trying next remote entry...
2014-01-23 11:56:37 EVENT: RECONNECTING
2014-01-23 11:56:37 LZO-ASYM init swap=0 asym=0
2014-01-23 11:56:37 EVENT: RESOLVE
2014-01-23 11:56:47 EVENT: CONNECTION_TIMEOUT [ERR]
2014-01-23 11:56:47 EVENT: DISCONNECTED
2014-01-23 11:56:47 Raw stats on disconnect:
  CONNECTION_TIMEOUT : 1
  N_RECONNECT : 5
2014-01-23 11:56:47 Performance stats on disconnect:
  CPU usage (microseconds): 27599
  Network bytes per CPU second: 0
  Tunnel bytes per CPU second: 0
2014-01-23 11:56:47 ----- OpenVPN Stop -----
2014-01-23 11:56:47 EVENT: DISCONNECT_PENDING

Post Reply