Strumenti Utente

Strumenti Sito


pub:conf-vpn-tifpa

Differenze

Queste sono le differenze tra la revisione selezionata e la versione attuale della pagina.

Link a questa pagina di confronto

Entrambe le parti precedenti la revisioneRevisione precedente
Prossima revisione
Revisione precedente
Prossima revisioneEntrambe le parti successive la revisione
pub:conf-vpn-tifpa [2016/02/09 12:28] m.fiorazzo@unitn.itpub:conf-vpn-tifpa [2016/03/11 10:04] m.fiorazzo@unitn.it
Linea 51: Linea 51:
  
 ^Pulse Secure per Linux Download^ ^Pulse Secure per Linux Download^
-|{{:pub:vpn:ps-pulse-linux-8.1r7.0-b41041-centos-rhel-installer.rpm|Linux CentOS Pulse Secure 8.1r7.0-b41041}}| +|{{:pub:vpn:ps-pulse-linux-8.1r8.0-b43849-centos-rhel-installer.rpm|Linux CentOS Pulse Secure 8.1r8.0-b43849}}| 
-|{{:pub:vpn:ps-pulse-linux-8.1r7.0-b41041-ubuntu-debian-installer.deb|Linux Ubuntu (> 14.04) Pulse Secure 8.1r7.0-b41041}}|+|{{:pub:vpn:ps-pulse-linux-8.1r8.0-b43849-ubuntu-debian-installer.deb|Linux Ubuntu (> 14.04) Pulse Secure 8.1r8.0-b43849}}|
  
 Scaricare il pacchetto, aprire un terminale e installare Pulse Secure con il comando: Scaricare il pacchetto, aprire un terminale e installare Pulse Secure con il comando:
Linea 67: Linea 67:
  
 <code> <code>
-sudo dpkg -i /$HOME/Downloads/ps-pulse-linux-8.1r7.0-b41041-ubuntu-debian-installer.deb+sudo dpkg -i /$HOME/Downloads/ps-pulse-linux-8.1r8.0-b43849-ubuntu-debian-installer.deb
 </code> </code>
  
Linea 73: Linea 73:
  
 <code> <code>
-user@host:~$ sudo dpkg -i /$HOME/Downloads/ps-pulse-linux-8.1r7.0-b41041-ubuntu-debian-installer.deb+user@host:~$ sudo dpkg -i /$HOME/Downloads/ps-pulse-linux-8.1r8.0-b43849-ubuntu-debian-installer.deb
 (Reading database ... 154703 files and directories currently installed.) (Reading database ... 154703 files and directories currently installed.)
 Preparing to replace pulse 8.1 (using Preparing to replace pulse 8.1 (using
-.../ps-pulse-linux-8.1r7.0-b41041-ubuntu-debian-installer.deb) ...+.../ps-pulse-linux-8.1r8.0-b43849-ubuntu-debian-installer.deb) ...
 Unpacking replacement pulse ... Unpacking replacement pulse ...
 Setting up pulse (8.1) ... Setting up pulse (8.1) ...
Linea 83: Linea 83:
 apt-get install lib32z1 apt-get install lib32z1
 Please refer /usr/local/pulse/README for instructions to launch the Pulse Client Please refer /usr/local/pulse/README for instructions to launch the Pulse Client
-</code> 
- 
-E' poi necessario scaricare il certificato della VPN con il comando:\\ 
-**NB: questa operazione va effettuata SOLO una volta** 
- 
-<code> 
-user@host:~$ openssl s_client -connect vpn-ssl.unitn.it:443 -showcerts < /dev/null 2> /dev/null | openssl x509 -outform der > /$HOME/Downloads/vpn-ssl.crt 
-</code> 
- 
-Oppure scaricare il certificato da qui: {{:pub:vpn-ssl.zip|}} e scompattarlo con: 
- 
-<code> 
-user@host:~$ unzip /%HOME/Downloads/vpn-ssl.zip 
 </code> </code>
  
 A questo punto possiamo lanciare il client con il comando (ci verrà chiesta la password UniTN): A questo punto possiamo lanciare il client con il comando (ci verrà chiesta la password UniTN):
 <code> <code>
-/usr/local/pulse/PulseClient.sh -h vpn-ssl.unitn.it -u nome.cognome@unitn.it -f /usr/local/pulse/vpn-ssl.crt -U https://vpn-ssl.unitn.it/tifpa -r AR-unitn-ldap-ad+/usr/local/pulse/PulseClient.sh -h vpn-ssl.unitn.it -u nome.cognome@unitn.it -U https://vpn-ssl.unitn.it/tifpa -r AR-unitn-ldap-ad-tifpa
 </code> </code>
  
Linea 106: Linea 93:
  
 <code> <code>
-user@host:~$ /usr/local/pulse/PulseClient.sh -h vpn-ssl.unitn.it -u username@unitn.it -f /$HOME/Downloads/vpn-ssl.crt -U https://vpn-ssl.unitn.it/tifpa -r AR-unitn-ldap-ad+user@host:~$ /usr/local/pulse/PulseClient.sh -h vpn-ssl.unitn.it -u username@unitn.it -U https://vpn-ssl.unitn.it/tifpa -r AR-unitn-ldap-ad-tifpa
 Reading package lists... Done Reading package lists... Done
 Building dependency tree Building dependency tree
Linea 113: Linea 100:
 libc6-i386 is already the newest version. libc6-i386 is already the newest version.
 0 upgraded, 0 newly installed, 0 to remove and 557 not upgraded. 0 upgraded, 0 newly installed, 0 to remove and 557 not upgraded.
-executing command : /usr/local/pulse/pulsesvc -h vpn-ssl.unitn.it -u username@unitn.it -f /$HOME/Downloads/vpn-ssl.crt -U https://vpn-ssl.unitn.it/tifpa -r AR-unitn-ldap-ad+executing command : /usr/local/pulse/pulsesvc -h vpn-ssl.unitn.it -u username@unitn.it -U https://vpn-ssl.unitn.it/tifpa -r AR-unitn-ldap-ad-tifpa
 VPN Password: VPN Password:
 </code> </code>