Community discussions

MikroTik App
 
titansmc
just joined
Topic Author
Posts: 16
Joined: Wed Jun 07, 2017 11:51 am

OpenVPN client can't connect to ProtonVPN

Sat Nov 04, 2017 10:53 am

Hi ,
I am just wondering if there are any plans to upgrade features on openvpn client, since when I try to connect to ProtonVPN I need:
Do you think I still can get connect without meeting all this options?

Thanks.

dev tun
proto tcp

remote us-free-02.protonvpn.com 443

remote-random
resolv-retry infinite
nobind
cipher AES-256-CBC
auth SHA512
comp-lzo
verb 3

tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
persist-key
persist-tun

ping 15
ping-restart 0
ping-timer-rem
reneg-sec 0

remote-cert-tls server
auth-user-pass
pull
fast-io
 
linzo
just joined
Posts: 5
Joined: Sun Jul 31, 2016 6:05 pm

Re: OpenVPN client can't connect to ProtonVPN

Sat Jun 23, 2018 8:20 am

any idea how to make friends Mikrotik and protonVPN?
 
User avatar
Paternot
Forum Guru
Forum Guru
Posts: 1059
Joined: Thu Jun 02, 2016 4:01 am
Location: Niterói / Brazil

Re: OpenVPN client can't connect to ProtonVPN

Sun Jun 24, 2018 8:01 am

Mikrotik's implementantion of OpenVpn lacks lzo compression. If this is a hard requirement to work with ProtonVpn, then it will not work.