when i loaded vmware up it went to 904 on it's own.

 netstat -an | grep LISTEN | grep 904
tcp 0 0 0.0.0.0:904 0.0.0.0:* LISTEN
[EMAIL PROTECTED] ~]# netstat -an | grep LISTEN | grep 902

I gave xinetd a start command as well.

nate wrote:
William Warren wrote:
I am running Centos 5 64 bit.  For somer reason i cannot get the windows
client to connect to the server.  The port is set to 904 as per the
install but when i try to connect to the server i get the error the
machine is actively refusing it.  I do not have a firewall on and the
apache server and everything else is running.  I can check the status
webpage in my browser just fine.  Any ideas?

Check to be sure xinetd is running and the port is open. And in
my case, running VMWare Server the port is 902(default), not 904.

netstat -an | grep LISTEN | grep 902

Likely xinetd isn't running.

nate

_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


--
Registered Microsoft Partner

My "Foundation" verse:
Isa 54:17
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to