Page 1 of 1

read tcp_client unknown error (code=10060)

Posted: Tue May 24, 2022 3:47 pm
by robina80
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

Re: read tcp_client unknown error (code=10060)

Posted: Tue May 24, 2022 4:34 pm
by TinCanTech

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.

Re: read tcp_client unknown error (code=10060)

Posted: Tue May 24, 2022 10:06 pm
by robina80
Yes, it is blocked, is there anyway round the block

Re: read tcp_client unknown error (code=10060)

Posted: Wed May 25, 2022 8:30 pm
by robina80
Can the users create an ssh tunnel to the Fw and then run up openvpn client