.It Cm UseDNS
Specifies whether
.Xr sshd 8
should look up the remote host name and check that
should look up the remote host name, and to check that
the resolved host name for the remote IP address maps back to the
very same IP address.
The default is
.Pp
.Dq no .
If this option is set to
.Dq no
(the default) then only addresses and not host names may be used in
.Pa ~/.ssh/known_hosts
.Cm from
and
.Xr sshd_config 5
.Cm Match
.Cm Host
directives.
.It Cm UseLogin
.Xr login 1