Versionen im Vergleich

Schlüssel

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

...

  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 '^]'.

...