]> code.communitydata.science - nu-vpn-proxy.git/blobdiff - README-CDSC
update README-CDSC file to make the new openconnect issue clear
[nu-vpn-proxy.git] / README-CDSC
index a04143bbb3f799663d6fd54866bfe9c5fb3168c8..3ab7aa7ac0b93ec83fb84be6dc2aebe9986eb351 100644 (file)
@@ -6,7 +6,13 @@
 
 Install prerequisites. This will include:
 
 
 Install prerequisites. This will include:
 
-sudo apt install python3-gi gir1.2-gtk-3.0 gir1.2-webkit2-4.0 openconnect ocproxy
+  sudo apt install python3-gi gir1.2-gtk-3.0 gir1.2-webkit2-4.0 openconnect ocproxy
+
+Also, note that you'll need at least version 8 of openconnect but NOT a version that is greater 8.2 or less than 9.0. If you're not sure what you've got, run:
+
+  openconnect --version
+
+These scripts did not seem to work at all due a bug in openconnectversion 8.2+. The bug does appear to have been fixed in openconnect version 9. Consult https://wiki.communitydata.science/CommunityData:Northwestern_VPN for more details.
 
 2.
 
 
 2.
 
@@ -14,7 +20,7 @@ Install this directory into: ~/bin/nu-vpn-proxy
 
 3.
 
 
 3.
 
-Change your System UUID. You can get this with command:
+Change your System UUID in the script. You can get this with the command:
 
   sudo dmidecode|grep UUID
 
 
   sudo dmidecode|grep UUID
 
@@ -48,7 +54,7 @@ There are two ways to use this.
 
 This should be just as simple as running:
 
 
 This should be just as simple as running:
 
-  ssh-kibo
+  ssh kibo
 
 You can run the command mulptiple time and it should work. When you close the
 first connection though, it will disconnect all of your connections.
 
 You can run the command mulptiple time and it should work. When you close the
 first connection though, it will disconnect all of your connections.
@@ -57,7 +63,7 @@ first connection though, it will disconnect all of your connections.
 
 Run the following command:
 
 
 Run the following command:
 
-  ~/bin/openconnect_command-general.sh 
+  ~/bin/nu-vpn-proxy/openconnect_command-general.sh 
 
 While this command is running, you should be connected through the VPN. Run
 Ctrl-C to disconnect.
 
 While this command is running, you should be connected through the VPN. Run
 Ctrl-C to disconnect.

Community Data Science Collective || Want to submit a patch?