Skip to content

Instantly share code, notes, and snippets.

@zamaterian
Last active December 23, 2015 19:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zamaterian/6681534 to your computer and use it in GitHub Desktop.
Save zamaterian/6681534 to your computer and use it in GitHub Desktop.
Running juniper from a linux on a juniper without a http brower session.
Bases upon.
-- http://mad-scientist.us/juniper.html
Debs to be installed on ubuntu
xterm
libc6:i386
zlib1g:i386
libgtk2-perl
libwww-perl
wget -q -O /tmp/msjnc https://raw.github.com/madscientist/msjnc/master/msjnc
chmod 755 /tmp/msjnc
mv /tmp/msjnc ~/bin
1) install debs via apt-get
/ xterm is only needed for juniper script to launch install.
2) wget the file
3) https://vpn.xxx.dk
4) on login show source, search for realm, which is Users
5) log on an follow instructions.
6) check that juniper has downloades some files to ~/.juniper
7) ~/bin/msjnc
8) fill out your form rember domain before username domanin/users and that realm is Users
9) you are now rocking with juniper from linux....
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment