Difference between revisions of "Palo Alto VPN for linux"

From HPC Guide
Jump to navigation Jump to search
orig>Wiki admin
(Created page with "For security reason TelAviv University starts a VPN with double authentication standard. In order to do that users have to check/fill in their mobile phone at myTAU page (http...")
 
orig>Wiki admin
Line 1: Line 1:
 
For security reason TelAviv University starts a VPN with double authentication standard.
 
For security reason TelAviv University starts a VPN with double authentication standard.
 +
 
In order to do that users have to check/fill in their mobile phone at myTAU page
 
In order to do that users have to check/fill in their mobile phone at myTAU page
 
(https://mytau.tau.ac.il/GetResource.php) and enroll to the service.
 
(https://mytau.tau.ac.il/GetResource.php) and enroll to the service.
 
Then you need install GoogleAuthenticator on you mobile device and register it at TAU.
 
Then you need install GoogleAuthenticator on you mobile device and register it at TAU.
 +
 
After that you may download and install PaloAlto GlobalProtect VPN client on your device (all
 
After that you may download and install PaloAlto GlobalProtect VPN client on your device (all
 
operation systems are supported: IOS, Android, Linux MAC and even Window)
 
operation systems are supported: IOS, Android, Linux MAC and even Window)
 +
 
The steps:
 
The steps:
1. Enrollment
+
==Enrollment==
1.1 Install GoogleAuthenticator for Android: https://play.google.com/store/apps/details?
+
1 Install GoogleAuthenticator for Android: https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2
id=com.google.android.apps.authenticator2
+
for IOS: https://apps.apple.com/us/app/google-authenticator/id388497605?itsct=apps_box_link&itscg=30200
for IOS: https://apps.apple.com/us/app/google-authenticator/id388497605?
+
 
itsct=apps_box_link&itscg=30200
+
2 Go to https://mytau.tau.ac.il/GetResource.php
1.2 Go to https://mytau.tau.ac.il/GetResource.php
+
 
1.3 choose the “1” then “2” :
+
3 choose the “1” then “2” :
1.4 Then you will receive SMS with 2-minute code and enter it immediately to the filed:
+
 
 +
4 Then you will receive SMS with 2-minute code and enter it immediately to the filed:
 
1
 
1
 
2
 
2
Line 19: Line 23:
 
Scan it using your mobile Google Authenticator app using “+” on bottom right corner of mobile device
 
Scan it using your mobile Google Authenticator app using “+” on bottom right corner of mobile device
 
and enter the generated code from mobile GoogleAuthenticator to the field and press the green button.
 
and enter the generated code from mobile GoogleAuthenticator to the field and press the green button.
2 Download and install VPN client :
+
 
2.1. MAC : http://hpc-tftp.tau.ac.il/public_files/GlobalProtect.pkg
+
==Download==
2.2 Linux : hpc-tftp.tau.ac.il/public_files/http://hpc-tftp.tau.ac.il/public_files/PanGPLinux-5.3.1-c9.tgz
+
Download and install VPN client, from the browser, go to
2.3. Windows 10/11 : http://hpc-tftp.tau.ac.il/public_files/Install_PaloAlto_VPN_Global_Protect.exe
+
<pre>
Download and install for MAC and Windows packages – as is.
+
http://hpc-tftp.tau.ac.il/public_files/PanGPLinux-5.3.1-c9.tgz
 +
</pre>
 
Linux package should be extracted and installed appropriated version:
 
Linux package should be extracted and installed appropriated version:
Debian/Ubuntu: dpkg -i GlobalProtect_UI_deb-5.3.1.0-36.deb
+
 
Redhat/Centos: yum localinstall GlobalProtect_UI_rpm-5.3.1.0-36.rpm
+
'''Debian/Ubuntu'''
2.4 Android: https://play.google.com/store/apps/details?id=com.paloaltonetworks.globalprotect
+
<pre>
2.5 IOS: https://apps.apple.com/us/app/globalprotect/id1400555706?itsct=apps_box_link&itscg=30200
+
dpkg -i GlobalProtect_UI_deb-5.3.1.0-36.deb
or find the GlobalProtect in app store.
+
</pre>
3. Execute and configure VPN client on Linux (another OS are similar) :
+
'''Redhat/Centos'''
3.1 Open client by pressing “1” and enter address vpn.tau.ac.il “2” :
+
<pre>
3.2 Fill in pop-upped windows with your TAU credentials:
+
yum localinstall GlobalProtect_UI_rpm-5.3.1.0-36.rpm
3.3 Open your mobile GoogleAuthenticator and enter code from there:
+
</pre>
 +
==Configure==
 +
Execute and configure VPN client on Linux (another OS are similar) :
 +
1 Open client by pressing “1” and enter address vpn.tau.ac.il “2” :
 +
 
 +
2 Fill in pop-upped windows with your TAU credentials:
 +
 
 +
3 Open your mobile GoogleAuthenticator and enter code from there:
 
Congratulations: you are done!
 
Congratulations: you are done!

Revision as of 06:46, 16 February 2022

For security reason TelAviv University starts a VPN with double authentication standard.

In order to do that users have to check/fill in their mobile phone at myTAU page (https://mytau.tau.ac.il/GetResource.php) and enroll to the service. Then you need install GoogleAuthenticator on you mobile device and register it at TAU.

After that you may download and install PaloAlto GlobalProtect VPN client on your device (all operation systems are supported: IOS, Android, Linux MAC and even Window)

The steps:

Enrollment

1 Install GoogleAuthenticator for Android: https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2 for IOS: https://apps.apple.com/us/app/google-authenticator/id388497605?itsct=apps_box_link&itscg=30200

2 Go to https://mytau.tau.ac.il/GetResource.php

3 choose the “1” then “2” :

4 Then you will receive SMS with 2-minute code and enter it immediately to the filed: 1 2 1.5 Then you will be redirected to the QR code for GoogleAuthenticator account setup: Scan it using your mobile Google Authenticator app using “+” on bottom right corner of mobile device and enter the generated code from mobile GoogleAuthenticator to the field and press the green button.

Download

Download and install VPN client, from the browser, go to

http://hpc-tftp.tau.ac.il/public_files/PanGPLinux-5.3.1-c9.tgz

Linux package should be extracted and installed appropriated version:

Debian/Ubuntu

dpkg -i GlobalProtect_UI_deb-5.3.1.0-36.deb

Redhat/Centos

yum localinstall GlobalProtect_UI_rpm-5.3.1.0-36.rpm

Configure

Execute and configure VPN client on Linux (another OS are similar) : 1 Open client by pressing “1” and enter address vpn.tau.ac.il “2” :

2 Fill in pop-upped windows with your TAU credentials:

3 Open your mobile GoogleAuthenticator and enter code from there: Congratulations: you are done!