[Bug 2896] New: Do not fail DNS canonicalization lookup on ProxyJump
    bugzilla-daemon at bugzilla.mindrot.org 
    bugzilla-daemon at bugzilla.mindrot.org
       
    Sat Aug 18 20:02:41 AEST 2018
    
    
  
https://bugzilla.mindrot.org/show_bug.cgi?id=2896
            Bug ID: 2896
           Summary: Do not fail DNS canonicalization lookup on ProxyJump
           Product: Portable OpenSSH
           Version: 7.7p1
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: ssh
          Assignee: unassigned-bugs at mindrot.org
          Reporter: sven.wegener at stealer.net
Created attachment 3170
  --> https://bugzilla.mindrot.org/attachment.cgi?id=3170&action=edit
openssh-proxyjump-canonicalization.patch
Currently using ProxyJump with CanonicalizeHostname set to always,
results in ssh exiting on DNS lookup failure. ProxyJump gets converted
to ProxyCommand later in the code, so both should be treated equally.
Use the direct variable, which covers both.
See the attched patch.
-- 
You are receiving this mail because:
You are watching the assignee of the bug.
    
    
More information about the openssh-bugs
mailing list