Archive for VPN

juniper VPN with Snow Leopard

Posted in Apple & Mac, Mac, java with tags , , , , on September 7, 2009 by majecek

If you are using Juniper VPN on Snow Leopard you will encounter problems. Basically you will not be able to install it.

Apple has messed up permissions and move some folders.

To making Juniper VPN work again you need to follow this steps:

  1. Install stand alone Juniper VPN version 6.0.0 (Google NetworkConnect.dmg  or just directly download it from here)
  2. run this sudo commands in terminal
  3. sudo chmod 755 /usr/local/juniper/nc/6.0.0
  4. sudo mkdir ‘/Applications/Network Connect.app/Contents/Frameworks’
  5. Log to your companies remote VPN site. (This usually upgrade your VPN to newer version. My VPN was upgraded to 6.4.0. This number is important !! You can find it if you go /usr/local/juniper/nc/ check what directory was created there)
  6. Run again sudo commands to repair the permissions again, otherwise you will get some error that you can’t connect
  7. sudo chmod 755 /usr/local/juniper/nc/6.4.0
  8. I have run also the second command, but I guess you don’t have to run it.

That’s all :)

OpenVPN on wrt54gl

Posted in Linux with tags , , on April 8, 2008 by majecek

I have set up OpenVPN on my wrt54gl

Here is tutorial how to install OpenVPN if you are running kamikaze firmware

Here is the tutorial I have used

For bridge release use this one