Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
olasd
on Jan 12, 2013
|
parent
|
context
|
favorite
| on:
Devops/Sysadmin Cheatsheet
With recent enough SSH (> 5.4), SSH tunnels can be achieved with
Host <alias> HostName <ip> ProxyCommand ssh -W %h:%p <bastion host>
Which doesn't require nc (or anything else) installed on the bastion host.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: