[Bug 1916] Wish: support multiple alternative hostnames for a given host alias (useful with NAT)
    bugzilla-daemon at bugzilla.mindrot.org 
    bugzilla-daemon at bugzilla.mindrot.org
       
    Fri Sep 23 10:50:22 EST 2011
    
    
  
https://bugzilla.mindrot.org/show_bug.cgi?id=1916
--- Comment #4 from Darren Tucker <dtucker at zip.com.au> 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.
    
    
More information about the openssh-bugs
mailing list