VNC connection problem



I am using Fedora Core 6 with vnc-server 4.1.2

when I run vncserver command, the server seems normal. I can see a process Xvnc and a listen port 5801.

but when I run RealVNC viewer 4.1.2 another computer of Windows, the connection is always failed.

I added an ACCEPT rule in iptables enable the port 5801, but it made no effect.

I don't know why. Who can help me?

.



Relevant Pages

  • Re: How to close a socket
    ... > server, it ... on the listen socket before you bind your listen port number. ... UNIX network programming: The sockets networking API; ...
    (comp.unix.programmer)
  • Re: Java Socket Programming in Windows 2003
    ... your server does not several NICs, and .250 is not the primary ... does netstat -an show a LISTEN port on 7? ... > public class TCPEchoServer{ ... > int recvMsgSize; ...
    (comp.lang.java.programmer)