@shadowlest If I were you I'd try pinging by IP. If that doesn't work, check your default gateway is set correctly. If it does work, check your /etc/resolv.conf was set correctly.
Can you also check if you have libxcrypt installed? We may be missing a dependency, I just checked the libraries the executable is linked to and libxcrypt was listed, but it's not a dependency of any of the listed dependencies. I'd be very surprised if it's not installed on your system as it's a dependency to a lot of common packages (e.g. openssh, python, libcups, etc).
If it's not installed, then install it, do a clean build, and test again.
Beyond this I'm not sure what could be wrong on your system.
Pinned Comments
rockybulwinkle commented on 2020-12-20 18:30 (UTC)
I took ownership of this package and fixed the build issue with the parser_class_name as figue suggests.
figue commented on 2019-02-15 20:17 (UTC) (edited on 2019-02-15 20:18 (UTC) by figue)
Ok, shrew-vpn-client updated. Please install that package to have QT GUI.
I can't test new ike package, because IT guys gave me a new laptop with W10, and on a virtual machine I can't make ike work... Maybe next week I'll take a closer look. Anyway, QT GUI works and I can edit my profiles.
For the people that already have a profile, you can bring it up in commandline:
or use the GUI :P
timsat commented on 2019-02-14 20:01 (UTC) (edited on 2019-02-15 19:38 (UTC) by timsat)
ike updated to 2.2.1-5
Any feedback would be appreciated, thanks!