fts501 1 Posted 07/22/2023 (edited) Hi, I recently moved to the experimental version 2.23.1 of Eddie. Each time I connect to a server I get the following: OpenVPN > WARNING: 'cipher' is used inconsistently, local='cipher AES-256-GCM', remote='cipher AES-256-CBC' I suppose that the connection is finaly done using the local cipher. Is is fine to not consider the warning and to assume that Eddie is working normally? Thanks for your reply. Edited 08/07/2023 by fts501 Add 'answered' tag Quote Share this post Link to post
OpenSourcerer 1467 Posted 07/23/2023 On 7/22/2023 at 10:30 PM, fts501 said: Is is fine to not consider the warning and to assume that Eddie is working normally? It's fine because from 2.4 onward ciphers are negotiated and the strongest picked. Basically, with 2.4, it's "upgrade to AES-256-GCM when possible" regardless of --cipher unless --ncp-disable is given (which is not configured on the servers and removed in 2.6). With 2.5+, the strongest cipher in --data-ciphers is picked (--data-ciphers on the servers can be seen on each server status page, like Alderamin). Quote Hide OpenSourcerer's signature Hide all signatures NOT AN AIRVPN TEAM MEMBER. USE TICKETS FOR PROFESSIONAL SUPPORT. LZ1's New User Guide to AirVPN « Plenty of stuff for advanced users, too! Want to contact me directly? All relevant methods are on my About me page. Share this post Link to post