How can I install ike package (shrew soft vpn)? I have tried with the command suto apt install ike
, but it didn't work for me. The output is:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package ike
I tried with deb package with the following command:
sudo dpkg -i ike-qtgui_2.2.1+dfsg-6_amd64.deb
But it didn't work:
Selecting previously unselected package ike-qtgui.
(Reading database ... 162541 files and directories currently installed.)
Preparing to unpack ike-qtgui_2.2.1+dfsg-6_amd64.deb ...
Unpacking ike-qtgui (2.2.1+dfsg-6) ...
dpkg: dependency problems prevent configuration of ike-qtgui:
ike-qtgui depends on ike; however:
Package ike is not installed.
ike-qtgui depends on libqtcore4 (>= 4:4.7.0~beta1); however:
Package libqtcore4 is not installed.
ike-qtgui depends on libqtgui4 (>= 4:4.5.3); however:
Package libqtgui4 is not installed.
dpkg: error processing package ike-qtgui (--install):
dependency problems - leaving unconfigured
Processing triggers for gnome-menus (3.36.0-1ubuntu1) ...
Processing triggers for desktop-file-utils (0.24-1ubuntu2) ...
Processing triggers for mime-support (3.64ubuntu1) ...
Processing triggers for man-db (2.9.1-1) ...
Errors were encountered while processing:
ike-qtgui
iked
ii : created ike socket 0.0.0.0:500 ii : created natt socket 0.0.0.0:4500
: IKE Daemon, ver 2.2.1
: Copyright 2013 Shrew Soft Inc.
: This product linked OpenSSL 1.1.1f 31 Mar 2020
and after that my VPN works I don't remember from where I installed iked, but it was not .deb - I think it came with shrew VPN
– Vadim Smilansky Mar 22 '21 at 10:59it is old, but it works fine with my fortigate (problem that forticlient for linux does not have IPSec VPN)
– Vadim Smilansky Mar 22 '21 at 11:21