Installing from binaries
In Debian based systems, strongswan is compiled with smartcard support. To install strongSwan, type as root:
Display ipsec version typing this command:
Institute for Internet Technologies and Applications
University of Applied Sciences Rapperswil, Switzerland
See 'ipsec --copyright' for copyright information.
Our station is running strongSwan 4.3.2 on GNU/Linux kernel 2.6.32.
Installing from sources
If your distribution does not offer strongSwan with smartcards, you may need to compile strongSwan from sources:
$ make
$ sudo make install
A more complex configuration line would be:
--enable-openssl \
--enable-nm \
--enable-agent \
--enable-gcrypt \
--enable-integrity-test \
--enable-openssl \
--enable-eap-gtc --enable-eap-md5 --enable-eap-mschapv2 --enable-eap-aka --enable-eap-aka-3gpp2 --enable-eap-identity \
--enable-smartcard
$ make
$ sudo make install
Printer-friendly version- 1335 reads
PDF version




