read tcp_client unknown error (code=10060)

This is the forum to post your config. Include diagrams, usage graphs, and all the other goodies to show off your network.

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

Post Reply
robina80
OpenVPN User
Posts: 21
Joined: Mon Oct 19, 2015 9:38 pm

read tcp_client unknown error (code=10060)

Post by robina80 » Tue May 24, 2022 3:47 pm

hi all,

getting this error on openvpn client connecting to an openvpn server

the funny thing is the client can open up a telnet session to the server, so they can hit the tcp port, the openvpn server is using tcp not udp

the client is in cairo so they block vpn especially openvpn, even using a different port doesnt help

can i put a new line in the client config or the server config?

anyone else have suggestions

thanks,

rob

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

Re: read tcp_client unknown error (code=10060)

Post by TinCanTech » Tue May 24, 2022 4:34 pm

Code: Select all

WSAETIMEDOUT
10060

Connection timed out.
    A connection attempt failed because the connected party did not properly respond after a period of time, or the established connection failed because the connected host has failed to respond.
robina80 wrote:
Tue May 24, 2022 3:47 pm
the client is in cairo so they block vpn especially openvpn
And so it times out on connection because it is blocked.

robina80
OpenVPN User
Posts: 21
Joined: Mon Oct 19, 2015 9:38 pm

Re: read tcp_client unknown error (code=10060)

Post by robina80 » Tue May 24, 2022 10:06 pm

Yes, it is blocked, is there anyway round the block

robina80
OpenVPN User
Posts: 21
Joined: Mon Oct 19, 2015 9:38 pm

Re: read tcp_client unknown error (code=10060)

Post by robina80 » Wed May 25, 2022 8:30 pm

Can the users create an ssh tunnel to the Fw and then run up openvpn client

Post Reply