10.x.x.x is a private IP and works from inside;
Public IP arriving from outside does not make it in.
I would check for Port forwarding at the Internet gateway
since it appears that request is being dropped and not forwarded to the
remote computer

or maybe connections tab has numbers in the allowed list normally t is a
single line with a + sign meaning all can connect

If there are more than 1 machine you could  forward 5900 to PC0; 5901 to
PC1 etc at the firewall. using the virtual servers

a NAT or Port forward rule something like
incoming TCP Session port 5900 forward to 10.20.7.1 port 5900
incoming TCP Session port 5902 forward to 10.20.7.17 port 5900
or configure each client to listen on their own ports like
incoming TCP Session port 5904 forward to 10.20.7.11 port 4

and address it vncviewer "pu.bl.ic.ip:5904"   to hit inside 10.20.7.11:5904
and address it vncviewer "pu.bl.ic.ip:5902"   to hit inside 10.20.7.17:5900

Connections tab  --> accept connections on port #5900 default


Matthieu Fleury wrote:

>Hello,
>
> 
>
>As many other people apparently, i have the 10061 problem. But I tried
>everything, and get no result.
>
> 
>
>I'm using version 4.1.2, on both viewer and server side.
>
> 
>
>The symptoms are
>
>When I try to connect internally (using the private 10.20.7.1 address of the
>server), I can connect, no problem.
>
>When I try to connect (still using a computer on the network), by typing the
>public ip address (or the dyndns address), I got the "connection refused
>(10061)" error.
>
>When I try to connect from a distant computer, by typing the public ip
>address (or the dyndns address), I got the "connection refused (10061)"
>error.
>
>When I try to connect to the server, from the server, using it's public ip
>address, same error.
>
> 
>
>I can connect to other servers I got, that runs realvnc (on another
>network), with exactly the same settings than this faulty server.
>
> 
>
>I've read on the net everything I could find to solve the problem, and I
>checked the following points :
>
>-          My firewall is disabled, all ports are opened. I also tried to
>put the server on DMZ.
>
>-          I went on the page http://www.realvnc.com/cgi-bin/nettest.cgi,
>and get a perfect result :
>
>The IP address requesting this web page is 202.3.xxx.xxx 
>
>Connecting to port 5900 ... succeeded. 
>
>Waiting for server to send version string... 
>
>Found a server supporting protocol version 3.8.
>
>-          I am using the default settings, port 5900 and 5800
>
> 
>
> 
>
>So now, I am short on any new idea to solve my problem.
>
> 
>
>Can anyone help me ?
>
> 
>
>Thanks a lot, any help will be highly appreciated, I'm stucked, and really
>need to make this thing work.
>
> 
>
>Regards
>
> 
>
>Matthieu
>_______________________________________________
>VNC-List mailing list
>[email protected]
>To remove yourself from the list visit:
>http://www.realvnc.com/mailman/listinfo/vnc-list
_______________________________________________
VNC-List mailing list
[email protected]
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to