-
Notifications
You must be signed in to change notification settings - Fork 213
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
OpenSwan on QNX #482
Comments
Could you please clarify what architecture the QNX platform is in. I am assuming you will be compiling from source so you will need gcc, and make. Depending on what you are doing, you will need flex, bison, python (minimal), libgmp, libpcap, electric-fence and gcc-multilib |
QNX is based on PPC. |
Using the PF_KEY is similar to using KLIPS, but it is ancient and many things are not supported via the PF_KEY interface. openswan won't work on QNX without months of hacking. The same is true for the IKE daemons that are actually still being developed, such as libreswan and strongswan, but you'd have a much better change at talking to actual developers for libreswan or strongswan. For instance, openswan ONLY works on linux, where as libreswan and strongswan work on Linux, FreeBSD, OpenBSD, etc. So much more portable with kernel stacks. Openswan has not been developed for over a decade. see https://nohats.ca/swan.gif |
Hi All,
Would like to use IPSec (IKEv2) stack in one of our system for QNX platform. Will OpenSwan is compatible to it?
Can any one help me with the details.
Thanks in advance.
The text was updated successfully, but these errors were encountered: