What's new

Has OpenVPN-NL been looked at?

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

SnakeByte

Regular Contributor
RMerlin,

A more secure fork(?) for OpenVPN was created a while back:
https://openvpn.fox-it.com/about.html

That, besides have more secure defaults set, uses the PolarSSL lib instead of OpenSSL.

OpenVPN and OpenVPN-NL are compatible with each other, and are under the same GPL licensing. (All of this is mentioned in that link above).

Have you seen this? It seems like it would work better for something like a router since it uses more code used by mobile (read: power/cpu constrained) devices.
 
Last edited:
No, and no. No interest in either of these, for multiple reasons.
 
And performance-wise, OpenSSL has the edge thanks to its ASM optimizations on the ARMv7 architecture.
 
I've taken a look at OpenVPN-NL.

https://openvpn.fox-it.com/about.html

It is NOT fully compatible with OpenVPN. They stripped away many options in the name of security. OpenVPN-NL for instance is unable to connect to anything BUT endpoints running AES-256-CBC with SHA256. They don't support any other cipher suite.

OpenVPN-NL should only be deployed in an environment where you control both the client and the server. It's unusable for many applications where one of the two endpoints are not under your control (for instance, when connecting to a third party tunnel provider). That makes it useless for a project such as this firmware.
 

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top