Paul Vixie wrote: > ssh gets hinky when i connect from a server whose PTR is "servfail" (dnssec > "bogus")
Unless you're using host-based authentication or the from= option with a hostname pattern in an authorized_keys file, you can set "UseDNS no" in the sshd config file, or upgrade to OpenSSH 6.8p1 or later where "UseDNS no" is the default. -- Robert Edmonds _______________________________________________ dns-operations mailing list [email protected] https://lists.dns-oarc.net/mailman/listinfo/dns-operations
