Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limited control channel cipher -- DDWRT Incompatibility #205

Closed
HarvsG opened this issue Apr 26, 2018 · 3 comments
Closed

Limited control channel cipher -- DDWRT Incompatibility #205

HarvsG opened this issue Apr 26, 2018 · 3 comments
Labels

Comments

@HarvsG
Copy link

HarvsG commented Apr 26, 2018

image
When trying to add a DD-WRT router as a client. None of the available options matches the chosen control channel cipher (TLS-DHE-RSA-WITH-AES-128-GCM-SHA256), causing incompatibility.
https://github.com/Angristan/OpenVPN-install/blob/61d89e3ba20af7b4530dde08ebb4a73a6c84f1fe/openvpn-install.sh#L691
https://github.com/Angristan/OpenVPN-install/blob/61d89e3ba20af7b4530dde08ebb4a73a6c84f1fe/openvpn-install.sh#L561
https://github.com/Angristan/OpenVPN-install/blob/61d89e3ba20af7b4530dde08ebb4a73a6c84f1fe/README.md#L226

@HarvsG HarvsG changed the title Limited control channel cipher Limited control channel cipher -- DDWRT Incompatibility Apr 26, 2018
@angristan
Copy link
Owner

The choice will be available in #96

In the meantime you can change it yourself in the server and client config file.

@HarvsG
Copy link
Author

HarvsG commented May 9, 2018

Thank you!

I went with TLS-DHE-RSA-WITH-AES-256-GCM-SHA384 and it is working beautifully on various clients.

@wdbartram
Copy link

Hi great work thanks I was looking to solve the TLS-CRYPT problem with the original MIT release. Just wondering if you had got around to solving the DDWRT issue? I guess you mean release 96? AGAIN great work THANKS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants