[Bug 3526] Config option AddressFamily has no effect?
    bugzilla-daemon at mindrot.org 
    bugzilla-daemon at mindrot.org
       
    Sat Feb 11 14:31:03 AEDT 2023
    
    
  
https://bugzilla.mindrot.org/show_bug.cgi?id=3526
--- Comment #4 from nix-muell at gmx.net ---
Just checked, the lookup is for both (A and AAAA) records. Anyways, the
IP4/IP6 decision is made too early. AddressFamily is not used like -G
output suggests.
Change "Host lazy.actual-domain.redacted" to "Host lazy
lazy.actual-domain.redacted", does the trick for now. It's still a bug,
though. 
I can picture myself wanting to force v4/v6 upon a whole
CanonicalDomain and not create a Host matching for each host :)
This makes me think about -W and things like LocalForward or
ProxyCommand. This will be a *mess* once my company finally decides to
go IPv6.
-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
    
    
More information about the openssh-bugs
mailing list