D
D
Dmitry Ivanov2018-11-28 21:21:20
openvpn
Dmitry Ivanov, 2018-11-28 21:21:20

How to set up a proxy in openvpn?

I do everything according to this manual - https://www.youtube.com/watch?v=NgG4VETziTg (the second part where there is a bunch of user-vpn), but openvpn does not contact the proxy from the torus:
recv_socks_reply: Socks proxy returned bad reply .
Why?!
config file:

client
dev tun
proto udp
remote ru1.vyprvpn.com 443
resolv-retry infinite
nobind
persist-key
persist-tun
persist-remote-ip
verify-x509-name ru1.vyprvpn.com name
auth-user-pass
comp-lzo
keepalive 10 60
verb 3
auth SHA256
cipher AES-256-CBC

If I think correctly, then you need to change the protocol to tcp, but this is provided that the vpn itself supports it. Right?!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Ivanov, 2018-11-28
@Hopkins777

The question is closed. vpn server did not support tcp

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question