Hi, I have a router in 6.34.1 (before that, I tried also with 6.34), with an openvpn set up in this way:
/interface ovpn-client add name=VPN connect-to=vpn.XXXX.com port=443 user=client1 mode=ip profile=default-encryption auth=sha1 cipher=aes256 certificate=cert1
It has been working since RouterOS version 6.11 (at least until 6.32.2), and it is useful to access through SSH to client routers that are behind a NAT. The problem is that since I upgraded to version 6.34, when you access through SSH from the OpenVPN, sometimes it happen that the terminal is bugged. It looses the colors, the history is bugged, and the script editor does not show the whole script. Here I attach an screenshot where the issue can be observed:
Captura de pantalla 2016-02-18 a las 13.33.26.png
It happens almost always when you connect through the openvpn, but if you connect locally, it is shown right:
Captura de pantalla 2016-02-18 a las 13.41.12.png
Captura de pantalla 2016-02-18 a las 13.36.38.png
¿Anyone know why could it be happening? I think it is a bug, but it would be enough for me if anyone knows a command to repair the terminal, whenever it happens.
Thanks in advance!