Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

However, to use Dynamic Port Forwarding, the client application (ecflow_ui) must understand SOCKS protocol. Here we will show how to:

  • start SOCKS proxy

...

  • make ecflow_ui speak SOCKS.

...

NOTE: if you were using Local Port Forwarding method, you will now need to:

  • remove "127.0.0.1 logserver" from your /etc/hosts
  • use actual ECMWF hostnames in the "Host" fields of ecflow_ui connection settings, instead of "localhost".

Start your SOCKS proxy

The proxy will tunnel all network traffic from your ecflow_ui to the servers running inside the Centre:

  • ecflow_ui ↔ ECMWF ecFlow servers
  • ecflow_ui ↔ ECMWF ecFlow logservers
  • ecflow_ui ↔ ECMWF DNS servers

In a terminal, start the SOCKS proxy SSH session with:

...