hey everyone, here is my opvn file, and i think I placed everything properly according to my server.
Log file is at the bottom on what I keep getting, it just says connecting and then a minute later it it just keeps timing out
client
dev tun
proto udp
remote xx.xx.xx.xx 12345
resolv-retry infinite
cipher DES-EDE3-CBC
comp-lzo yes
nobind
auth-nocache
script-security 2
persist-key
persist-tun
user nobody
group nogroup
reneg-sec 3600
<ca>
-----BEGIN CERTIFICATE-----
#######################################
-----END CERTIFICATE-----
</ca>
mssfix 1300
<key>
-----BEGIN PRIVATE KEY-----
#######################################
-----END PRIVATE KEY-----
</key>
<cert>
-----BEGIN CERTIFICATE-----
#######################################
-----END CERTIFICATE-----
</cert>
key-direction 1
<tls-auth>
-----BEGIN OpenVPN Static key V1-----
#######################################
-----END OpenVPN Static key V1-----
</tls-auth>
OPENVPN IPHONE LOG:
2014-12-08 16:14:15 Session invalidated: KEEPALIVE_TIMEOUT
2014-12-08 16:14:15 Client terminated, restarting in 2...
2014-12-08 16:14:17 EVENT: RECONNECTING
2014-12-08 16:14:17 LZO-ASYM init swap=0 asym=0
2014-12-08 16:14:17 EVENT: RESOLVE
2014-12-08 16:14:17 Contacting xx.xx.xx.xx:12345 via UDP
2014-12-08 16:14:17 EVENT: WAIT
2014-12-08 16:14:17 SetTunnelSocket returned 1
2014-12-08 16:14:17 Connecting to xx.xx.xx.xx:12345 (xx.xx.xx.xx) via UDPv4
2014-12-08 16:14:17 EVENT: CONNECTING
2014-12-08 16:14:17 Tunnel Options:V4,dev-type tun,link-mtu 1542,tun-mtu 1500,proto UDPv4,comp-lzo,keydir 1,cipher DES-EDE3-CBC,auth SHA1,keysize 192,tls-auth,key-method 2,tls-client
2014-12-08 16:14:17 Peer Info:
IV_GUI_VER=net.openvpn.connect.ios 1.0.5-177
IV_VER=3.0
IV_PLAT=ios
IV_NCP=1
IV_LZO=1
2014-12-08 16:14:17 VERIFY OK: depth=1
cert. version : 3
serial number : 85:71:F5:56:A9:A5:C9:53
issuer name : C=US, ST=CA, L=SanFrancisco, O=Fort-Funston, OU=changeme, CN=changeme, ??=changeme, emailAddress=mail@host.domain
subject name : C=US, ST=CA, L=SanFrancisco, O=Fort-Funston, OU=changeme, CN=changeme, ??=changeme, emailAddress=mail@host.domain
issued on : 2014-06-05 10:53:39
expires on : 2024-06-02 10:53:39
signed using : RSA with SHA1
RSA key size : 2048 bits
basic constraints : CA=true
2014-12-08 16:14:17 VERIFY OK: depth=0
cert. version : 3
serial number : 01
issuer name : C=US, ST=CA, L=SanFrancisco, O=Fort-Funston, OU=changeme, CN=changeme, ??=changeme, emailAddress=mail@host.domain
subject name : C=US, ST=CA, L=SanFrancisco, O=Fort-Funston, OU=changeme, CN=server1, ??=changeme, emailAddress=mail@host.domain
issued on : 2014-06-05 10:54:02
expires on : 2024-06-02 10:54:02
signed using : RSA with SHA1
RSA key size : 2048 bits
basic constraints : CA=false
cert. type : SSL Server
key usage : Digital Signature, Key Encipherment
ext key usage : TLS Web Server Authentication
2014-12-08 16:14:32 EVENT: CONNECTION_TIMEOUT [ERR]
2014-12-08 16:14:32 EVENT: DISCONNECTED
2014-12-08 16:14:32 Raw stats on disconnect:
BYTES_IN : 10824
BYTES_OUT : 47464
PACKETS_IN : 82
PACKETS_OUT : 112
KEEPALIVE_TIMEOUT : 1
CONNECTION_TIMEOUT : 1
N_RECONNECT : 1
2014-12-08 16:14:32 Performance stats on disconnect:
CPU usage (microseconds): 435194
Network bytes per CPU second: 133935
Tunnel bytes per CPU second: 0
2014-12-08 16:14:32 EVENT: DISCONNECT_PENDING
2014-12-08 16:14:32 ----- OpenVPN Stop -----
Help with iPhone OVPN, Connection keeps timing out :(
-
- OpenVpn Newbie
- Posts: 5
- Joined: Thu May 29, 2014 6:48 am