Archive for January, 2008

Multihop SSH with Putty/WinSCP

Posted by mike on January 9th, 2008

Introduction
It’s not always possible to ssh to a host directly. Many networks require high-value systems to be accessed via an intermediate bastion/proxy host that receives extra attention in terms of security controls and log monitoring. The added security provided by this connection bouncing comes with a cost in convenience, though. It requires […]