On Mon, 29 Jul 2002, frederic bregier wrote: > But when I try to run XFree in XDMCP mode (-query <serverip> -from > <win95ip>), > it just crashes. > I look inside the XWin.log and found anything running well > except this last message after window starting: > Fatal server error: XDMCP fatal error: Session declined No valid > address.
What kind of network card have you installed? There is a small test program for testing the network interfaces. Can you please run ls_netdev-w95.exe from http://www-user.tu-chemnitz.de/~goal/xfree/ls_netdev.tar.gz and post the output? > > Strange since I can ping or telnet this server from this W95 box. > Strange again, I suspected a firewall between this W95 box and the > Unix Server, but my network admin says there is no firwall between > them. I guess this is not a server problem, but a cygwin problem with your network configuration. The cygwin1.dll tries to get the local IP-address and fails. It then sends an XDMCP query with the local address 0.0.0.0, which the server refuses. bye ago -- [EMAIL PROTECTED] http://www.gotti.org ICQ: 126018723
