• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

bastion host?!?

HondaF1

Member
Hi. I think some time ago I posted a question about using a junk box PC as a firerwall by use of software such as Smoothwall Linux. I have also heard of the term, bastio host. Is this what a bastion host is?
 
A bastion host is sort of a front line machine offering a service of some kind such as email on the outside of a network firewall. It is only allowed to connect only on a secure channel to an internal server behind that firewall where the actual important data (email database) is stored.

The idea is that you minimize your external exposure of a sensitive server. It will be harder to hack the external one as long as you only run the single service on it. And, theoretically the internal server will be harder to compromise since the only rule through the firewall allows incoming traffic from that bastion host.

So in your case the firewall is not a bastion host but it's the more important piece of one. 🙂

Gaidin
 
Back
Top