View | Details | Raw Unified | Return to bug 88686
Collapse All | Expand All

(-)book.sgml Tue Nov 8 14:29:48 2005 (+9 lines)
Lines 3719-3724 Link Here
3719
            correctly.  To check, try to look up another host--say,
3719
            correctly.  To check, try to look up another host--say,
3720
            <hostid>www.yahoo.com</hostid>.  If it does not work, that is
3720
            <hostid>www.yahoo.com</hostid>.  If it does not work, that is
3721
            your problem.</para>
3721
            your problem.</para>
3722
3723
          <para>Following a fresh install of FreeBSD, it is also possible that domain
3724
            and nameserver information is missing from resolv.conf. This will
3725
            often cause a delay in SSH, as the option "UseDNS" is set to "yes"
3726
            by default in the sshd_config file in the /etc/ssh/ folder. If this
3727
            is causing the problem, you will either need to fill in the missing
3728
            information in resolv.conf or set "UseDNS" to "no" in sshd_config as
3729
            a temporary workaround.
3730
3722
        </answer>
3731
        </answer>
3723
      </qandaentry>
3732
      </qandaentry>

Return to bug 88686