What are You using as your client to connect to the VPN ? In my last job we had a juniper VPN that You had to use IE to connect to so my experience with juniper’s VPNs is that they not support OSes other than Microsoft Windows.
If however You have some standalone client to connect to the VPN try openVPN client. It works great with some Cisco VPN access gateways.
glistwan,
I am connecting using firefox, but I have gotten it working in Ubuntu which was my previous installed distro. I just now installed Opensuse. I know that it can work, but I need to somehow tweak the tun module. Just not sure how. I’ve been googling and searching with no luck
Ok so than it should work on openSUSE as well. Can You think of anything else You had installed on Ubuntu that You haven’t got on openSUSE ? What is the ssl using ? It’s some java application ?
What did You install to make it work on Ubuntu and what did You install on openSUSE already to make this work ?
How did You install particular pices of the puzzle ?
sudo zypper in java-1_6_0-sun java-1_6_0-sun-plugin
If successful You should get this output after the zypper does it’s magic :
rzes@opensuse:~> java -version
java version "1.6.0_23"
Java(TM) SE Runtime Environment (build 1.6.0_23-b05)
Java HotSpot(TM) Server VM (build 19.0-b09, mixed mode)