Friday, June 26, 2026

Install fortinet on Ubuntu 20

Step 1:

wget -O - https://repo.fortinet.com/repo/forticlient/7.2/ubuntu/DEB-GPG-KEY | gpg --dearmor | sudo tee /usr/share/keyrings/repo.fortinet.com.gpg
 

Step 2:

sudo vi /etc/apt/sources.list.d/repo.fortinet.com.list

deb [arch=amd64] https://repo.fortinet.com/repo/6.4/ubuntu/ /bionic multiverse

Step 3:

sudo apt install forticlient 



ICMC VPN

[1] https://atendimentosti.usp.br/otrs/public.pl?Action=PublicFAQExplorer;CategoryID=12

clicar em Configure VPN e na janela de configuração New VPN Connection preencher somente os campos abaixo:

  • Connection Name = VPN USP
  • Remote Gatewayorion.uspnet.usp.br
  • marcar a opção Customize port = 31443
  • em Authentication marcar a opção Save login
  • em Username digitar o Número USP e clicar em Save
  • abrirá a tela de login e no campo Password digitar a senha única e clicar em Connect
  •  

 

 

No comments:

Install fortinet on Ubuntu 20

Step 1: wget -O - https://repo.fortinet.com/repo/forticlient/7.2/ubuntu/DEB-GPG-KEY | gpg --dearmor | sudo tee /usr/share/keyrings/repo.fort...