Skip to content
Architecture practice · Denver, Coloradohello@mobaxterm-secure.us
Ridgeway Access Systems
Route review 01

Know every hop in the SSH path

MobaXterm can connect through an SSH gateway and can build local, remote and dynamic forwarding patterns. The architecture question is not whether a route is possible; it is whether the route is intended, constrained and supportable.

Infrastructure architects reviewing a jump-host network plan

Begin with destinations, not client settings

We inventory the destination service, sensitivity, administrative owner, permitted source, authentication method and required protocol. Then we place gateway hosts and forwarding rules around those facts. This prevents a convenient client configuration from quietly becoming the architecture.

What the review covers

  • Direct SSH versus gateway-mediated access
  • Gateway placement and administrative ownership
  • Local, remote and dynamic port forwarding use
  • X11-forwarding dependencies
  • SFTP browser routing through the gateway
  • Source network and endpoint assumptions
  • Private-key selection and agent behavior
  • DNS, proxy and split-tunnel considerations
  • Session naming and environment labels
  • Emergency and vendor access exceptions

Decision table

QuestionEvidenceOutcome
Is direct access necessary?Network path and destination policyDirect, gateway or deny
Is forwarding permitted?Service requirement and threat modelType, port and duration
Does X11 need the same gateway?Application and display testDocumented supported path
Who owns an exception?Business use and approverNamed owner and review date

Pilot safely

A representative pilot should include a standard administrator, a developer, a high-latency user and at least one restricted destination. We use sanitized test systems where possible and record the exact client, gateway and server conditions behind each result.

Architecture questions

Does an SSH gateway automatically make access secure?

No. A gateway can centralize a route, but security depends on its authentication, authorization, hardening, monitoring and lifecycle controls.

Can the SFTP browser use the gateway path?

Official documentation states that the graphical SSH browser can be redirected through the configured SSH gateway. We verify the exact target workflow in the pilot.

Do you recommend enabling every tunnel type?

No. Forwarding is enabled only for a documented service need, with the narrowest practical destination and ownership.

Related control

Pair route design with a client baseline.

Review client standards