Skip to content
Snippets Groups Projects
vpn-access.md 2.37 KiB
Newer Older
  • Learn to ignore specific revisions
  • Lukáš Krupčík's avatar
    Lukáš Krupčík committed
    # VPN Access
    
    ## Accessing IT4Innovations Internal Resources via VPN
    
    To access IT4Innovations' resources and licenses, it is necessary to connect to its local network via VPN. IT4Innovations uses the FortiClient VPN software. For the list of supported operating systems, see the [FortiClient Administration Guide][a].
    
    ## Windows/Mac VPN Client Installation
    
    
    Jan Siwiec's avatar
    Jan Siwiec committed
    To install the VPN client from the web interface, log in to [reconnect.it4i.cz][b] with your username and either [IT4I][1] or [e-INFRA CZ][2] password.
    
    Lukáš Krupčík's avatar
    Lukáš Krupčík committed
    
    ![](../../img/fc_vpn_web_login.png)
    
    Click the Download FortiClient button and select your OS.
    
    !!! note
        Download just the FortiClient VPN, not the full FortiClient.
    
    After successful installation, run FortiClient either directly, or by returning to the SSL-VPN Portal
    and clicking the Launch FortiClient button.
    
    ## Working With Windows/Mac VPN Client
    
    Before the first login, you must configure the VPN. In the New VPN Connection section, provide the name of your VPN connection and the following settings:
    
    Name                | Value
    :-------------------|:------------------
    VPN                 | SSL-VPN
    Remote Gateway      | reconnect.it4i.cz
    Port                | 443
    Client Certificate  | None
    
    Optionally, you can describe the VPN connection and select Save Login under Authentication.
    
    ![](../../img/fc_vpn_web_login_2_1.png)
    
    Save the settings, enter your login credentials and click Connect.
    
    !!! note
        Make sure your username and password are correct. If you enter invalid credentials, FortiClient VPN returns a general warning (-14).
    
    ![](../../img/fc_vpn_web_login_3_1.png)
    
    ## Linux Client
    
    
    Jan Siwiec's avatar
    Jan Siwiec committed
    You may use any open version of FortiClient VPN, although [OpenFortiGUI][c] seems to work the best. Connection will work with following settings:
    
    Lukáš Krupčík's avatar
    Lukáš Krupčík committed
    
    Name         | Value
    :------------|:----------------------
    VPN-Server   | reconnect.it4i.cz
    VPN-Port     | 443
    Set-Routes   | Enabled
    Set-DNS      | Enabled
    DNS Servers  | 10.5.8.11, 10.5.8.22
    
    Linux VPN clients need to run under root. OpenFortiGUI uses sudo by default, be sure, that your user is allowed to use sudo.
    
    [1]: ../../general/obtaining-login-credentials/obtaining-login-credentials.md#login-credentials
    
    Jan Siwiec's avatar
    Jan Siwiec committed
    [2]: ../../general/access/einfracz-account.md
    
    Lukáš Krupčík's avatar
    Lukáš Krupčík committed
    
    [a]: http://docs.fortinet.com/document/forticlient/latest/administration-guide/646779/installation-requirements
    [b]: https://reconnect.it4i.cz
    
    Jan Siwiec's avatar
    Jan Siwiec committed
    [c]: https://github.com/theinvisible/openfortigui