Connection timeout

Need help configuring your VPN? Just post here and you'll get that help.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Post Reply
dasnetzundich
OpenVpn Newbie
Posts: 4
Joined: Sun Apr 30, 2017 8:42 am

Connection timeout

Post by dasnetzundich » Fri Jun 16, 2017 3:30 pm

Hello,

I have setup Openvpn on my Server but i get an Timwout when i tr to connect.

Client Log:

[81.xxx.xxx.7]:1194 (81.xxx.xxx.7) via UDPv4
2017-06-16 14:29:47 Server poll timeout, trying next remote entry...
2017-06-16 14:29:47 EVENT: RECONNECTING
2017-06-16 14:29:47 EVENT: RESOLVE
2017-06-16 14:29:47 Contacting 81.169.168.7:1194 via UDP
2017-06-16 14:29:47 EVENT: WAIT
2017-06-16 14:29:47 SetTunnelSocket returned 1

And this is is the ovpn setting:

Client
Dev tun
Proto udp
remote 81.xxx.xxx.7 1194
resolv-retry infinite
nobind
user nobody
group nogroup
persist-key
persist-tun
cipher AES-128-CBC
auth SHA256
key-direction 1
verb 3
script-security 2
up /etc/openvpn/update-resolv-conf
down /etc/openvpn/update-resolv-conf


Can anyone help me?


Von meinem iPhone gesendet


Von meinem iPhone gesendet

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

Re: Connection timeout

Post by TinCanTech » Fri Jun 16, 2017 3:50 pm

Make sure you do port forwarding on your ISP router.

Also .. Please see:
HOWTO: Request Help ! {2}

dasnetzundich
OpenVpn Newbie
Posts: 4
Joined: Sun Apr 30, 2017 8:42 am

Re: Connection timeout

Post by dasnetzundich » Fri Jun 16, 2017 6:50 pm

TinCanTech wrote:Make sure you do port forwarding on your ISP router.

Also .. Please see:
HOWTO: Request Help ! {2}
I using my own Ubuntu Rootserver and an iPhone .

Post Reply