SSH to a server via Bastion: Difference between revisions

Jump to navigation Jump to search
m
mNo edit summary
Line 25: Line 25:
# Interactive mode
# Interactive mode
# Non-interactive mode
# Non-interactive mode
# Directly to a registered server (the bastion acts as a pass-through).  
# Directly to a registered server.
In a direct connection, the bastion acts as a pass-through. This is the most convenient, likely and common way you will use connect.  See the "Connecting to a server" section below.
 
<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
# Interactive mode (signs out when idle)
# Interactive mode (signs out when idle)
28

edits

Navigation menu