Hi,
I upgraded my RouterOS to 6.6 because 6.5 was timing out when trying to import certificates (http://forum.mikrotik.com/t/routeros-v6-5-create-certificates/70727/1 ).
Device: RB951Ui-2HnD
I’ve created a openvpn interface to my openvpn server, but the interface won’t connect. The status bar on top keeps showing:
Status: Link Established
Status: Terminating.. Unsupported Cipher.
I’ve tried all the different ciphers.
I have identical routers using Firmware 6.0 that work just fine with the identical setup.
Can somebody help please?
Thanks very much!
ojsa
November 9, 2013, 8:42pm
3
ygreenfield:
Hi,
I upgraded my RouterOS to 6.6 because 6.5 was timing out when trying to import certificates (http://forum.mikrotik.com/t/routeros-v6-5-create-certificates/70727/1 ).
Device: RB951Ui-2HnD
I’ve created a openvpn interface to my openvpn server, but the interface won’t connect. The status bar on top keeps showing:
Status: Link Established
Status: Terminating.. Unsupported Cipher.
I’ve tried all the different ciphers.
I have identical routers using Firmware 6.0 that work just fine with the identical setup.
Can somebody help please?
Thanks very much!
I solved my openvpn setup by selecting the cipher manually. Reading the log with debug on and correcting them in the same order that the log complained.
This solved my openvpn solution, and its now running like a charm.
normis
November 11, 2013, 10:21am
4
The problem was that client accepted any input in the cipher field. none was not a valid parameter, so it’s not working.