I'm trying to run XDCMP with GDM (2.3) Freebsd 8.0. My custom.conf in /usr/local/gdm/custom.conf is:
in /var/log/gdm I get the following four files:
The contents of the files are:
I'm using cygwin-x on a windows xp machine. I've made sure that port 177udp and 6000tcp are open. I'm not running a firewall on my freebsd machine. I'm starting the xserver on the XP machine with a -query 192.168.2.5 (the freebsd machine ip) option.
Can anyone suggest some further approach to debugging this?
Thanks
Mike
Code:
# GDM configuration storage
[xdmcp]
Enable=true
HonorIndirect=1
MaxPending=4
Port=177
[chooser]
[security]
[debug]
in /var/log/gdm I get the following four files:
Code:
192.168.2.3:0-slave.log
192.168.2.3:0-slave.log.1
192.168.2.3:0-slave.log.2
192.168.2.3:0-slave.log.3
192.168.2.3:0-slave.log.4
Code:
gdm-simple-slave[43600]: WARNING: Unable to connect to display 192.168.2.3:0
gdm-simple-slave[43600]: WARNING: Unable to connect to display 192.168.2.3:0
gdm-simple-slave[43600]: WARNING: Unable to connect to display 192.168.2.3:0
gdm-simple-slave[43600]: WARNING: Unable to connect to display 192.168.2.3:0
gdm-simple-slave[43600]: WARNING: Unable to connect to display 192.168.2.3:0
gdm-simple-slave[43600]: WARNING: Unable to connect to display 192.168.2.3:0
gdm-simple-slave[43600]: WARNING: Unable to connect to display 192.168.2.3:0
gdm-simple-slave[43600]: WARNING: Unable to connect to display 192.168.2.3:0
gdm-simple-slave[43600]: WARNING: Unable to connect to display 192.168.2.3:0
gdm-simple-slave[43600]: WARNING: Unable to connect to display 192.168.2.3:0
I'm using cygwin-x on a windows xp machine. I've made sure that port 177udp and 6000tcp are open. I'm not running a firewall on my freebsd machine. I'm starting the xserver on the XP machine with a -query 192.168.2.5 (the freebsd machine ip) option.
Can anyone suggest some further approach to debugging this?
Thanks
Mike