Search This Blog

Wednesday, July 20, 2011

archlinux installing openvpn-als

pacman –S extra/openjdk6 extra/apache-ant extra/junit

download openvpn-als from:
http://sourceforge.net/projects/openvpn-als/

extract it to: /opt/openvpn-als
copy tools.jar to /opt/openvpn-als/adito/lib/tools.jar and to /opt/openvpn-als/lib/tools.jar


cd /opt/openvpn-als && ant install

[installing....]
wait for web browser address:
127.0.0.1:28080

good guide on installing adito is here:
http://jaredheinrichs.com/how-to-install-openvpn-als-on-ubuntu-linux-ssl-vpn.html

6 comments:

  1. Unfortunately current distribution has only x86&x86_64 packages so it won't run on archlinux. The configuration went smooth up to the point where I had to run "ant start" and it tried to copy executables and install service - then it failed.

    ReplyDelete
  2. nice blog.through this we can easily install openvpn service.thanks for sharing.

    ReplyDelete
  3. There is also a huuge performance problem on Pogoplug (where I have archlinux installed). The JVM's performance is tragic on Arm. Every page of the configuration (from 127.0.0.1:28080) loaded for about 6-10 minutes :/

    ReplyDelete
  4. interesting post, pretty much covered it all for me, thanks.

    ReplyDelete
  5. This blog is good one. I like the theme of the blog.

    ReplyDelete
  6. It worked perfectly with mine. Thanks.

    ReplyDelete

If you like this post, please leave a comment :)