- Infos im HLRS Wiki sind nicht rechtsverbindlich und ohne Gewähr -
- Information contained in the HLRS Wiki is not legally binding and HLRS is not responsible for any damages that might result from its use -

VPN: Difference between revisions

From HLRS Platforms
Jump to navigationJump to search
Line 19: Line 19:


[[File:Forticlient_windows_usage.jpg]]
[[File:Forticlient_windows_usage.jpg]]
type your login and passwort to connect. If this works, you are able to login on the frontend servers using ssh e.g.
 
Type your login and password to connect. If this works, you are able to login on the frontend servers using ssh e.g.


   ssh -l <your_login> hazelhen.hww.hlrs.de
   ssh -l <your_login> hazelhen.hww.hlrs.de

Revision as of 14:57, 16 February 2018

Access HLRS compute service using VPN

Access to HLRS compute platforms requieres a registration of the clients IP address in the firewall. If the IP address is not static a connection via VPN is recommended.

To use this featrue, please contact your project supervisor and ask him to add the hww-vpn resource in the HLRS user database. Install the Fortigate software on your laptop. The Software could be downloaded on

 https://www.forticlient.com (Windows, Mac, Linux)
 https://github.com/adrienverge/openfortivpn (Linux und Mac)

configuration of VPN client

Forticlient windows config.jpg


using the VPN

Forticlient windows usage.jpg

Type your login and password to connect. If this works, you are able to login on the frontend servers using ssh e.g.

  ssh -l <your_login> hazelhen.hww.hlrs.de