Hi,
First of all, I know that UDP protocol and compresion are not supported by the Mikrotik RouterOS and I cannot find an answer to my question in Google nor in searching that forum.
I’m actually trying to connect the Mikrotik as a ovpn client to a Sophos XG ovpn server.
When I use the Windows OpenVPN client it works well with the following settings: TCP, auth MD5 / cipher AES-128-CBC / comp-lzo no
When I configure the same on Mikrotik, using a PPP Profile with compression=no, it connects fine but when I try to send a ping I get the following error on the server : “Bad LZO decompression header”
It’s like the Mikrotik cannot say to the server that it is not using compression ?
Someone know how to solve that problem ?