apt-get install libedit-dev libqt4-core libqt4-dev libqt4-gui cmake libssl-dev libssl0.9.8 libssl1.0.0 flex bison build-essential
Beschaffen:
cd /opt
wget http://www.shrew.net/download/ike/ike-2.2.0-rc-2.tgz
tar -xzvf ike-2.2.0-rc-2.tgz
Installieren:
cd /opt/ike/
cmake -DCMAKE_INSTALL_PREFIX=/usr -DQTGUI=YES -DETCDIR=/etc -DNATT=YES
make install
Konfig:
cp /etc/iked.conf.sample /etc/iked.conf
Starten:
iked start
qikea