Compiling openswan it pretty easy and the instructions are in the source. Old instructions are
here. The second post gives the way of keeping it in the ClearOS way, but you now use "yum" instead of "apt-get". I suggest you keep with the 2.6.x family now if you want to remain compatible with ClearOS. If you have not installed them yet, you should install the development tools:
| Code: |
yum groupinstall "Development Tools"
|
DES on its own is horribly insecure. You should get your client off that as soon as possible!
If you compile as suggested, the ClearOS VPN should still work even if you compile the latest package (2.6.27 when ClearOS is at 2.6.21).