MoinMoin Logo
  • Comments
  • Immutable Page
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

Navigation

  • Start
  • Sitemap
Revision 4 as of 2014-01-17 10:09:57
  • shrewsoftvpn

shrewsoftvpn

Shrew soft VPN client

Link vpn client: https://www.shrew.net/download/ike/ike-2.2.1-release.tgz

Build on Slackware

Build libedit

Requires libedit: http://slackbuilds.org/repository/14.0/libraries/libedit/

  • su
  • cd /tmp
  • wget http://slackbuilds.org/slackbuilds/14.0/libraries/libedit.tar.gz

  • tar xvzf libedit.tar.gz
  • cd libedit
  • wget http://ponce.cc/slackware/sources/repo/libedit-20110227-3.0.tar.gz

  • chmod 755 libedit.SlackBuild

  • ./libedit.SlackBuild

  • installpkg /tmp/libedit-20110227_3.0-i486-1_SBo.tgz

Package 32 bit: libedit-20110227_3.0-i486-1_SBo.tgz

Package 64 bit: libedit-20110227_3.0-x86_64-1_SBo.tgz

Build vpn client

  • su
  • cd /tmp
  • wget https://www.shrew.net/download/ike/ike-2.2.1-release.tgz

  • tar xvzf ike-2.2.1-release.tgz
  • cd ike
  • cmake -DCMAKE_INSTALL_PREFIX=/usr -DQTGUI=YES -DETCDIR=/etc -DNATT=YES
  • make clean
  • make
  • make install
  • cp /etc/iked.conf.sample /etc/iked.conf

Run vpn client

  • su
  • iked -F # run in foreground
  • qikea # as normal user
  • import the vpn file, File, import
  • double click on the lock and click connect
  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01