Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.

...

b

In case users bring their own PODKEYs, what info is needed by our admins to setup a firewall exception?

bf
On our side:

- name (FQDN) of the external license server for example flex.cd-adapco.com
- ports of the external license server for example 2000
- if the license serve is in a subnet: the name/IP of the access point (jump host)
Also the external license server (access point) needs to be accessible by Berlins:
- login nodes IPs 130.73.233.1-4
- compute nodes IPs 130.73.233.125-7
- post-processing IPs 130.73.233.3-4

case you do not want

case you do not wantryeerh

herthetr

Prerequisites

Modules

...

In case you can install and run your software with your private license key on our systems you are just fine.
However, if you want to access a remote license server providing a cluster license (e.g. operated by your IT department) take the following steps:

  1. Determine if you need to access your license server from our compute nodes, our login nodes, or both. Typically, production runs are executed only on compute nodes.
  2. Check, that your relevant license server ports are accessible from 130.73.234.140 (exit node of all our compute nodes) and/or 130.73.234.[1-20] (our login nodes), respectively.
    Usually, you need to ask your local IT to open your license server to external access from these IPs and ports.
    Please configure the ports of your license server statically (see remark *).
  3. Send a mail to support@nhr.zib.de including the name (FQDN), IP, and ports of your license server.
    In case your license server is inside a subnet, we also need to know the name/IP of its access point.
  4. Wait for our reply, that the corresponding IP forwarding rules are activated in our firewall/gateway.
  5. Test it (from our compute/login nodes):
    telnet your-license-server port
    This test ("Trying..") is positiv if the server answers:
    Escape character is '^]'.

*) FLEXlm license servers usually use two TCP ports ("SERVER" and "VENDOR"), and both of them need to be configured in the firewall/gateway. By default, the VENDOR port is dynamic (i.e. chosen randomly) and may change on restart of the license server. To remain accessible from our system, both SERVER and VENDOR ports need to be statically configured in the license server (VENDOR xyz port=1234). See also http://www.hlynes.com/2010/01/21/flexlm-license-servers-and-firewalls/