cancel
Showing results for 
Search instead for 
Did you mean: 

Linux or Java client

bayamos_
New Contributor

Linux or Java client

I need to connect to a Juniper SSL VPN appliance that a vendor of ours uses to provide services to us.

We have a Java application that runs on linux on cloud services. There is no browser available and we need to automate the process, as there can be no user intervention.

Do you have a java API library or client for connecting to a Juniper SSL VPN appliance? Or a linux client that I can programmatically start run as a service?

4 REPLIES 4
alan_
Contributor

Re: Linux or Java client

There's a standalone Network Connect for Linux (RPM) that should do this. We'd need to know the version of code on the SSL VPN so you get the correct client.

http://www.juniper.net/techpubs/software/ive/

Message Edited by alan on 05-12-2009 11:25 AM
bayamos_
New Contributor

Re: Linux or Java client

The version they are using is 5.2.0. Now do I get the client and documentation?

bayamos_
New Contributor

Re: Linux or Java client

The version they are using is 5.2.0

Wow, was that a typo. I meant to say "How do I get the client and documentation?". And no, it was not a freudian slip ;-)

alan_
Contributor

Re: Linux or Java client

Doc is here:

http://www.juniper.net/techpubs/software/ive/5.x/5.2/

Now, 5.2 but what Release? There's 7 of them, like 5.2R7

Might have to contact JTAC for the client - you need to have an IVE with that build running to have the Installer Client for download.

5.2 code is getting pretty old now too - much better Linux support in 6.x code. Might want to see if the vendor can get you the Installer (it's easy from the Admin console) and possibly upgrade.