Hi,<br>I routinely login a remote server via a 'gateway' machine. For example, I need to login to PC B using ssh. But this PC B is behind a firewall.ssh port on PC A is open. <br><br>As a result, I have to login  PC A via ssh, then ssh PC B from PC A.<br>
<br>Is there ssh command line option that I can directly ssh to PC B?<br><br>Thanks<br>Y<br>