Versions Compared

Key

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

...

Here we describe two methods how to connect ecflow_ui running on a laptop with ecFlow servers running at the Centre. Both methods rely on the Teleport service.

Method

...

#1: Local Port Forwarding

Once you have installed and set up Teleport client, you can start the SSH local port forwarding session. The session will tunnel network traffic between your ecflow_ui and the Centre's servers:

...

In practice we can only connect to a single remote log server. This is because different log servers at the Centre use the same port number (9316).

Method

...

#2: Dynamic Port Forwarding

SSH offers Dynamic Port Forwarding, i.e. it can act as a SOCKS proxy. This method has some advantages over Local Port Forwarding:

...