SSH to a server via Bastion: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
Line 25: Line 25:
# Interactive mode
# Interactive mode
# Non-interactive mode
# Non-interactive mode
# Directly to a registered server.
# Directly to an external, 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.
In a direct connection, the bastion acts as a transparent pass-through.  This is the most convenient, likely and common way you will connect.  See the "Connecting to a server" section below.


<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
28

edits

Navigation menu