Y
Hacker News
new
|
ask
|
show
|
jobs
by
Erwin
4440 days ago
The ssh -W option -- which replaces netcat -- is relatively new. E.g. Redhat 5.x did not have it, nor did Ubuntu 10.04 LTS. Until OpenSSH 5.4 netcat was the way to do this sort of proxying.
1 comments
stock_toaster
4439 days ago
I ran into an issue[1] with the combination of -W and control persist -- using openssh versions < 6.0.
netcat worked fine.
[1]: https://news.ycombinator.com/item?id=4678117
link
netcat worked fine.