Bastion: Difference between revisions

From Wikitech
Content deleted Content added
No edit summary
Line 8: Line 8:
* [[SSH access|Configure SSH access to bastions]]
* [[SSH access|Configure SSH access to bastions]]
* [[Server access responsibilities]]
* [[Server access responsibilities]]
* [[:Category:Server usage:Bastion|List of Bastion hosts in Wikimedia clusters]]
* [[:en:Bastion host|Read about "Bastion host" on Wikipedia]]
* [[:en:Bastion host|Read about "Bastion host" on Wikipedia]]

Revision as of 23:12, 30 March 2016

A bastion is the main host on a network for users to log into. From there system administrators accesses other hosts on internal subnets.

While it may not be the only host with a public IP (e.g. access routes to web services), it tends to be one of few with SSH enabled.

See also