Community discussions

MikroTik App
 
mycket
just joined
Topic Author
Posts: 6
Joined: Tue Sep 07, 2010 11:39 pm

OpenVPN and Proxy

Fri Oct 29, 2010 2:14 pm

Hello,

I successfully configured ovpn-client on my RB750G. It connects fine to my Linux-server. Now i need the VPN to pass a proxy. Because i couldn't find a manual on that, I tried it the "http-way": Redirect port tcp 1194 to 8080 (the Proxy Port on the MK), and configured a parent-proxy.
That did not work, the MK-Proxy logged nothing and the parent-prxy didnt get a request :(
How can I make ovpn to use a Proxy?
BTW: Using http works with parent-proxy...

Thanks for hints
 
erkel
Frequent Visitor
Frequent Visitor
Posts: 58
Joined: Sun May 27, 2007 12:04 pm

Re: OpenVPN and Proxy

Wed Nov 03, 2010 2:27 pm

Bump, Need the same thing, for a mikrotik client to use a proxy for openvpn.
 
shaahin4x
just joined
Posts: 1
Joined: Tue Apr 16, 2013 10:39 pm

Re: OpenVPN and Proxy

Tue Apr 16, 2013 10:48 pm

Me too
i config my router for OpenVPN Server ... everything is good but many providers blocked TLS Handshake !
for solve this problem i enable web proxy mikrotik and simple client.ovpn config :
client
pull
dev tun
proto tcp
remote 127.0.0.1 8888
http-proxy testov.zyns.com 7080
resolv-retry infinite
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
persist-key
persist-tun
redirect-gateway
-------------------------------
when i use redirect-gateway client can connect and solve blocked tls hand shake but ... when client open any page after 3 seconds vpn disconnected
when use route-metric 1 traffic not pass under VPN
please if every body know solve this problem ex plane for us
thanks

Who is online

Users browsing this forum: No registered users and 7 guests