https://bugzilla.mindrot.org/show_bug.cgi?id=1916

--- Comment #4 from Darren Tucker <[email protected]> 2011-09-23 10:50:22 EST 
---
In fact you can implement the exact semantics you're after with a
proxycommand (and different ports too):

Host example1
  ProxyCommand sh -x"(nc example1 22 || nc example1.no-ip.org 2222)
2>/dev/null"

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to