Unbuntu 安装 juniper

Step 1: Download Java Runtime

Ubuntu 10.10

To install Sun's Java 6 JDK on Ubuntu 10.10, add the Sun Java6 Community PPA and install:
add-apt-repository ppa:sun-java-community-team/sun-java6
apt-get update
apt-get install sun-java6-jdk
update-java-alternatives -s java-6-sun

Ubuntu 10.04

To make Sun's Java 6 JDK available on Ubuntu 10.04 add the new repository like so:
add-apt-repository "deb http://archive.canonical.com/ lucid partner"
aptitude update
aptitude install sun-java6-jdk
update-java-alternatives -s java-6-sun


don't forget sun-java6-plugin!


Step 2: Install My Script

I wrote a shell script to simplify the install and invocation of theNetwork Connect VPN; using the web interface to connect and the broken installscript is too annoying.

First you need to install my script onto your system:

Download the junipernc script

Put it somewhere on your PATH; I typically create ~/bin andadd that to my PATH for these sorts of things. Don't forget to ensure thescript is executable after you download it.

If you didn't understand the previous paragraph, then open up a terminal(use Applications -> Accessories -> Terminal) and enter these commands; noneof them should give you any error message. You will need to type yourpassword when prompted (after thesudo command)

wget -q -O /tmp/junipernc http://mad-scientist.net/junipernc
chmod 755 /tmp/junipernc
sudo cp /tmp/junipernc /usr/bin

Step 3: Install Network Connect Software

The Network Connect software is installed automatically when you firstconnect to the server. Although this install will fail on Ubuntu due to thefairly stupid scripting Juniper provides, it's still necessary to go throughthis step to obtain the software.

So, connect to your Juniper VPN server with FireFox and log into the VPN.You should have received instructions from your IT department or whomevermanages the server on how to do this.

Once it's done you'll see something like this (maybe after some otherlinks); Click the "Start" button next to "Network Connect":

The Network Connect software will download:

The software will pop up a terminal window asking for the root password:

Of course, on Ubuntu root doesn't have a password and the script is notsmart enough to consider using sudo. So ignore this: hit ENTER and when itasks if you'd like to try again, hit ENTER again. You will get an errormessage about SSL; click OK. This will cause the startup to fail, but that'sfine because it's left behind the downloaded software which we can then usewith a more portable installer.

Before continuing, log out from the VPN connection in the browser. Thereshould be some kind of exit button on the page. If you can't find it, exitingyour browser should do it. We won't be needing it anymore anyway.

Step 4: Run My Script

To complete the installation, you should invoke my juniperncscript. To do this, open a terminal window (Applications -> Accessories ->Terminal) and typejunipernc. Whenever the script runs it checksto be sure everything is set up and, if not, will do it for you.

The first time you run it, you will need to enter your GNU/Linux accountpassword to allow root privileges to be assigned to the Network Connectutility.

Next, you will be asked for a server name; this should be the same serveryou browsed to in the previous step.

Next, you will be asked for a user name; enter the username you used to loginto the Juniper connect web site.

Finally, you will be asked for a VPN service realm. If there is a defaultvalue that is almost certainly the value you should use: the script obtainsthis value by querying your server. If there is no default given you willneed to contact your IT department for help with this.

At this point, the software should be installed and configured. Thesevalues will be saved and you won't need to go through these steps again. Nowthe script will automatically try to start the VPN, as described in the nextsection.


评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值