Any help given on this issue would be great!
Client.ovpn Details:
Code: Select all
client
dev tun
proto udp
remote [networkname.com] 1194
float
comp-lzo adaptive
keepalive 15 60
auth-user-pass
<ca>
-----BEGIN CERTIFICATE-----
Removed
-----END CERTIFICATE-----
</ca>
<cert>
-----BEGIN CERTIFICATE-----
Removed
-----END CERTIFICATE-----
</cert>
<key>
-----BEGIN PRIVATE KEY-----
Removed
-----END PRIVATE KEY-----
</key>
ns-cert-type server
resolv-retry infinite
nobind
Code: Select all
kernel: br0: received packet on eth2 with own address as source address
dnsmasq-dhcp[505]: DHCPREQUEST(br0) 192.168.1.33 b35:e7:21:77:c2:g9
dnsmasq-dhcp[505]: DHCPACK(br0) 192.168.1.33 b35:e7:21:77:c2:g9 My-iPad
openvpn[770]: 192.168.1.33:12345 TLS: Initial packet from [AF_INET]192.168.1.33:12345, sid=7g4387af b419f0d
openvpn[770]: 192.168.1.33:12345 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
openvpn[770]: 192.168.1.33:12345 TLS Error: TLS handshake failed
openvpn[770]: 192.168.1.33:12345 SIGUSR1[soft,tls-error] received, client-instance restarting