search for: sshserver2

Displaying 3 results from an estimated 3 matches for "sshserver2".

Did you mean: sshserver
2025 May 12
1
OpenSSH (ssh or sftp) client support of DNS SRV records
...#39;sendmail' is the most obvious example. > > AKA, > > You have the following SRV records: > > _ssh._tcp.<mydomain.com> > > _ssh._tcp.<mydomain.com has SRV record 0 110 123 sshserver1.<mydomain.com > _ssh._tcp.<mydomain.com has SRV record 0 110 123 sshserver2.<mydomain.com > _ssh._tcp.<mydomain.com has SRV record 0 110 123 sshserver3.<mydomain.com > > And the client can determine the SSH servers available in the domain, if present and use the load balancing rules to decide which to connect to. > > Scott Fields > Kyndryl >...
2025 May 12
0
OpenSSH (ssh or sftp) client support of DNS SRV records
...other products that already leverage this. 'sendmail' is the most obvious example. AKA, You have the following SRV records: _ssh._tcp.<mydomain.com> _ssh._tcp.<mydomain.com has SRV record 0 110 123 sshserver1.<mydomain.com _ssh._tcp.<mydomain.com has SRV record 0 110 123 sshserver2.<mydomain.com _ssh._tcp.<mydomain.com has SRV record 0 110 123 sshserver3.<mydomain.com And the client can determine the SSH servers available in the domain, if present and use the load balancing rules to decide which to connect to. Scott Fields Kyndryl
2025 May 14
0
OpenSSH (ssh or sftp) client support of DNS SRV records
...s. 'sendmail' is the most obvious example. > > AKA, > > You have the following SRV records: > > _ssh._tcp.<mydomain.com> > > _ssh._tcp.<mydomain.com has SRV record 0 110 123 sshserver1.<mydomain.com > _ssh._tcp.<mydomain.com has SRV record 0 110 123 sshserver2.<mydomain.com > _ssh._tcp.<mydomain.com has SRV record 0 110 123 sshserver3.<mydomain.com > > And the client can determine the SSH servers available in the domain, if present and use the load balancing rules to decide which to connect to. > > Scott Fields > Kyndryl > _...