Comment 20 for bug 408417

Revision history for this message
David Ayers (ayers) wrote : Re: No option to log in remotely via XDMCP

I do not use Xming but Xnest via Terminal-Server-Client since I'm connecting from a Jaunty System.

I tried with both [xdmcp] and [xdcmp] (note the typo in the title of http://library.gnome.org/admin/gdm/2.28/configuration.html.en#xdmcpsection ) without success.

Yet I noticed that netstat only shows a udp6 listener on the server:
~$ netstat -ltun|grep 177
udp6 1728 0 :::177 :::*

I installed wireshark on the client Jaunty but I'm only capturing IPv4 traffic.

So how would I configure XDMCP to bind on IPv4 interface or teach Terminal-Server-Client to use IPv6?