FOSSPicks

SSH bastion

Warpgate

A bastion host is a server that lives just outside your network, either in a DMZ or beyond the safety of your firewall, from where it can bridge or forward certain services from your network to a remote host. Its location makes it prone to attack, but bastion servers are typically hardened and audited to ensure nothing can breach their simplified services. Warpgate is a simple bastion service provided as a single binary executable you should build yourself and run on your own hardened server. It can authenticate and forward specifically permitted SSH, HTTPS, and MySQL connections, which can also be fully logged and recorded for future playback or auditing. This is an essential part of making sure a service hasn't been compromised, and it's what differentiates Warpgate from setting up your own SSH proxy, for example.

To set things up, the warpgate command takes a single setup argument that will step you through its configuration. This includes the location to store the credentials data, the SSH listening port, and the port for the admin web interface. Before the service can be useful, however, you need to add authentication for either the SSH or HTTP targets. This starts with retrieving the SSH keys from the web interface or command line and adding them to your local authorized_hosts file, just as you might with any other SSH server. A target address now needs to be added to the Warpgate configuration file simply by listing its address, port, and optional username. It's a similar process for adding MySQL and HTTP targets. Correct configuration can be checked through both the command line and the web interface, and you can now connect to your remote host by connecting to Warpgate. The connection is forwarded automatically. While there is some text output to show the target is working, it is otherwise transparent to the client.

Project Website

https://github.com/warp-tech

Warpgate sits in the danger zone beyond your network so that local clients are better protected from the dangers of system-wide access to the Internet.

Photo editor

Buy this article as PDF

Express-Checkout as PDF
Price $2.95
(incl. VAT)

Buy Linux Magazine

SINGLE ISSUES
 
SUBSCRIPTIONS
 
TABLET & SMARTPHONE APPS
Get it on Google Play

US / Canada

Get it on Google Play

UK / Australia

Related content

  • Darktable 1.2

    Darktable shines as the most powerful free RAW converter, with impressive new features in the current version 1.2.

  • Write Access
  • Darktable 1.6

    Hardly anything affects the quality of photos more than play of light and shadow, or the brilliance of colors. Darktable fixes incorrect exposure, conceals unfavorable lighting conditions, and ensures harmonious colors.

  • FOSSPicks

    Sparkling gems and new releases from the world of Free and Open Source Software

  • Chapeau Linux

    If you are looking off the beaten Ubuntu and Debian paths for a fast, multimedia distro with a Gnome 3 desktop, take a closer look at Fedora-based Chapeau Linux.

comments powered by Disqus
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters

Support Our Work

Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.

Learn More

News