Re: Match on AddressFamily
Sevan Janiyan <[email protected]> Sun, 31 May 2026 19:45:03 +0100
| Newsgroups | gmane.network.openssh.devel |
|---|---|
| Message-ID | <[email protected]> |
On 31/05/2026 15:31, Marc Haber wrote: > It would also be fine if BindAddress would just be honored if the > Address Family of the chosen target address matches. I cannot imagine > that it is the intended behavior to make all connections to IPv4 hosts > impossible when BindAddress is used. Along with your IPv6 BindAddress, can you explicitly set AddressFamily to inet6? Seva