Jump to content

Bastion

From Wikitech
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

A bastion is the main host on any given network for external users to log into. From the bastion, system administrators access other hosts on the same internal subnets.

While a bastion may not be the only host on a network with a public IP, it tends to be the only one with SSH enabled. Other public nodes are typically frontend web servers.

To verify fingerprints, refer to Help:SSH Fingerprints.

See also