cygwin-x-doc/faq remote.xml,1.8,1.9
Alexander Gottwald <xserver-commit-u7BhqnqprCWvj1b/[email protected]>
| Newsgroups | gmane.comp.freedesktop.xserver.cvs |
|---|---|
| Message-ID | <[email protected]> |
Committed by: ago Update of /cvs/xserver/cygwin-x-doc/faq In directory gabe:/tmp/cvs-serv20027 Modified Files: remote.xml Log Message: Added section about the AUDIT: client rejected error Index: remote.xml =================================================================== RCS file: /cvs/xserver/cygwin-x-doc/faq/remote.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- remote.xml 1 May 2004 22:13:34 -0000 1.8 +++ remote.xml 30 Sep 2004 21:05:52 -0000 1.9 @@ -144,6 +144,25 @@ </answer> </qandaentry> +<qandaentry> +<question id="q-audit-client-rejected"> +<para>Why does &project; report AUDIT: client 1 rejected from IP +<replaceable>remotehost</replaceable>?</para> +</question> +<answer> +<para>The problem is most likely a wrong DNS (Network name resolution). Make +sure your windows host has a hostname which is valid from linux too and an IP +address which linux can resolve to that hostname.</para> +<para>If you add a line +<screen> +192.168.26.1 myhost +</screen> +to /etc/hosts on the XDMCP server with the IP address and the hostname +of your windows host the name resolution should work. +</para> +</answer> + +</qandaentry> <qandaentry> <question id="q-mandrake-8.1-xdmcp">