- Initial packet from [AF_INET](my mac's ipv4 address):53229, sid=4aef79a0 e804b658
TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
TLS Error: TLS handshake failed
SIGUSR1[soft,tls-error] received, client-instance restarting
- port 1194
proto udp
dev tun
ca "C:\\Program Files\\OpenVPN\\config\\ca.crt"
cert "C:\\Program Files\\OpenVPN\\config\\server.crt"
key "C:\\Program Files\\OpenVPN\\config\\server.key" # This file should be kept secret
dh "C:\\Program Files\\OpenVPN\\config\\dh1024.pem"
server 10.8.0.0 255.255.255.0
ifconfig-pool-persist ipp.txt
keepalive 10 120
comp-lzo
persist-key
persist-tun
status openvpn-status.log
verb 3
- client
dev tun
proto udp
remote dinoservervpnhost.no-ip.biz 1194
resolv-retry infinite
nobind
persist-key
persist-tun
ca /Users/TrentWilliam/Desktop/Client/ca.crt
cert /Users/TrentWilliam/Desktop/Client/trent-laptop.crt
key /Users/TrentWilliam/Desktop/Client/trent-laptop.key
remote-cert-tls server
comp-lzo
verb 3
Protocol type: UDP
Local Port: 1194
Remote Port: All Ports
I have also gone to my NAT/Gaming tab on my router and added the service
Name: dino-vpn-server
Global Port Range: 1194-1994
Protocol: UDP
Host Port: 1194
On the client side there is a repeating log that says
- TCP/UDP: Incoming packet rejected from [AF_INET](my windows 8/host computer's ipv4 address):1194[2], expected peer address:[AF_INET](my external ip address/ISP public IP address):1194 (allow this incoming source address/prot by removing --remote or adding --float)