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

Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

  • 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
  • ldconfig

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

Install on Debian Wheezy (7.0)

  • apt-get install ike
  • apt-get install ike-qtgui

Run client on Debian

  • iked -F #as root
  • ikea # shrew client, run as normal user
  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01