<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Remmina local client won&#x27;t connect to remote vnc server]]></title><description><![CDATA[<p dir="auto">Hello, I'm a bit confused to all the ports on the pfSense router.</p>
<p dir="auto">Here are the ports I set on my router.</p>
<p dir="auto">If: WAN<br />
Proto: TCP/UDP (should only need TCP for RDP)<br />
Src. addr: *<br />
Src. ports: *<br />
Dest. addr: LAN address<br />
Dest. ports: 3389 (MS RDP)<br />
NAT IP: 192.168.1.110<br />
NAT Ports: 5900 (VNC)</p>
<p dir="auto">Remmina on the local client has settings:<br />
Protocol: RDP - Remote Desktop Protocol<br />
Server: publicWANIP:5900<br />
Username: remote server's username<br />
Password: remote server's password</p>
<p dir="auto">I am confused with the source and destination. I think I need a diagram to show the ports on the WAN and LAN, which can become tricky between the wall WAN port and the router ports.</p>
]]></description><link>https://forum.netgate.com/topic/88744/remmina-local-client-won-t-connect-to-remote-vnc-server</link><generator>RSS for Node</generator><lastBuildDate>Thu, 11 Jun 2026 16:14:03 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/88744.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 07 Sep 2015 05:30:12 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Remmina local client won&#x27;t connect to remote vnc server on Fri, 23 Oct 2015 06:19:29 GMT]]></title><description><![CDATA[<p dir="auto">Fixed.<br />
The server was faulty.<br />
Installed a different server and works.</p>
]]></description><link>https://forum.netgate.com/post/578753</link><guid isPermaLink="true">https://forum.netgate.com/post/578753</guid><dc:creator><![CDATA[eiger3970]]></dc:creator><pubDate>Fri, 23 Oct 2015 06:19:29 GMT</pubDate></item><item><title><![CDATA[Reply to Remmina local client won&#x27;t connect to remote vnc server on Thu, 22 Oct 2015 08:26:34 GMT]]></title><description><![CDATA[<p dir="auto">Okay, I had access via 5900 for a few weeks, however now I can no longer access ports 5900 and 5902 from outside the public WAN.</p>
<p dir="auto">A ping test to the public WAN (which is used to access the vnc server says: 13 packets sent, 100% loss.</p>
<p dir="auto">Here are the current settings in the pfSense router:</p>
<p dir="auto">If: WAN<br />
Proto: TCP<br />
Src. addr: *<br />
Src. ports: *<br />
Dest. addr: WAN address<br />
Dest. ports: 5900 (VNC)<br />
NAT IP: 192.168.1.110<br />
NAT Ports: 5900 (VNC)</p>
<p dir="auto">Remmina on the local client has settings:<br />
Protocol: VNC - Incoming Connection</p>
<p dir="auto">I installed the nmap package on pfSense and scanned the VNC server IP 192.168.1.110:</p>
<pre><code>Running: /usr/local/bin/nmap  -sS '192.168.1.110'

Starting Nmap 6.47 ( http://nmap.org ) at 2015-10-22 18:10
Nmap scan report for 192.168.1.110
Host is up (0.00011s latency).
Not shown: 998 closed ports
PORT    STATE SERVICE
139/tcp open  netbios-ssn
445/tcp open  microsoft-ds
MAC Address: xx:xx:xx:xx:xx:xx

Nmap done: 1 IP address (1 host up) scanned in 3.55 seconds
</code></pre>
<p dir="auto">On the VNC server I ran a check for ports:</p>
<pre><code>$ netstat -an| grep LISTEN
tcp        0      0 0.0.0.0:139             0.0.0.0:*               LISTEN     
tcp        0      0 127.0.0.1:5939          0.0.0.0:*               LISTEN     
tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN     
tcp        0      0 0.0.0.0:445             0.0.0.0:*               LISTEN     
tcp6       0      0 :::139                  :::*                    LISTEN     
tcp6       0      0 ::1:631                 :::*                    LISTEN     
tcp6       0      0 :::445                  :::*                    LISTEN     
unix  2      [ ACC ]     STREAM     LISTENING     13793    @/tmp/.ICE-unix/1756
unix  2      [ ACC ]     STREAM     LISTENING     13299    /tmp/.X11-unix/X0
unix  2      [ ACC ]     STREAM     LISTENING     11761    @/tmp/dbus-3SWEl6nEWV
unix  2      [ ACC ]     STREAM     LISTENING     13742    /tmp/ssh-sCsM4CtFJXXD/agent.1756
unix  2      [ ACC ]     STREAM     LISTENING     13794    /tmp/.ICE-unix/1756
unix  2      [ ACC ]     STREAM     LISTENING     4339193  socket
unix  2      [ ACC ]     STREAM     LISTENING     4434331  @/dbus-vfs-daemon/socket-WHSe9pJh
unix  2      [ ACC ]     STREAM     LISTENING     13601    /run/user/1000/keyring-Qt4qES/control
unix  2      [ ACC ]     STREAM     LISTENING     13298    @/tmp/.X11-unix/X0
unix  2      [ ACC ]     STREAM     LISTENING     4435395  @/dbus-vfs-daemon/socket-zn9XHULl
unix  2      [ ACC ]     STREAM     LISTENING     59185    /var/run/cups/cups.sock
unix  2      [ ACC ]     STREAM     LISTENING     20084    @/dbus-vfs-daemon/socket-jyfxNG4K
unix  2      [ ACC ]     STREAM     LISTENING     3497359  @/dbus-vfs-daemon/socket-FowUdH6c
unix  2      [ ACC ]     STREAM     LISTENING     19875    @/dbus-vfs-daemon/socket-UU1KLUYI
unix  2      [ ACC ]     STREAM     LISTENING     13755    @/tmp/dbus-GoVnB738xE
unix  2      [ ACC ]     STREAM     LISTENING     10844    /var/run/dbus/system_bus_socket
unix  2      [ ACC ]     STREAM     LISTENING     9672     @/com/ubuntu/upstart
unix  2      [ ACC ]     STREAM     LISTENING     10088    /var/run/sdp
unix  2      [ ACC ]     STREAM     LISTENING     12652    /var/run/acpid.socket
unix  2      [ ACC ]     STREAM     LISTENING     11388    /var/run/samba/nmbd/unexpected
unix  2      [ ACC ]     SEQPACKET  LISTENING     1935     /run/udev/control
unix  2      [ ACC ]     STREAM     LISTENING     19605    @/tmp/dbus-96mDEiIXYs
unix  2      [ ACC ]     STREAM     LISTENING     20085    @/dbus-vfs-daemon/socket-xUgXu05f
unix  2      [ ACC ]     STREAM     LISTENING     10175    /var/run/avahi-daemon/socket
unix  2      [ ACC ]     STREAM     LISTENING     3774006  @/dbus-vfs-daemon/socket-tfPuYBAd
unix  2      [ ACC ]     STREAM     LISTENING     14279    /run/user/1000/pulse/native
unix  2      [ ACC ]     STREAM     LISTENING     24750    /tmp/.com.google.Chrome.sB9dVB/SingletonSocket
unix  2      [ ACC ]     STREAM     LISTENING     13796    /run/user/1000/keyring-Qt4qES/ssh
unix  2      [ ACC ]     STREAM     LISTENING     13798    /run/user/1000/keyring-Qt4qES/gpg
unix  2      [ ACC ]     STREAM     LISTENING     13801    /run/user/1000/keyring-Qt4qES/pkcs11
unix  2      [ ACC ]     STREAM     LISTENING     11497    /var/run/gdm_socket
unix  2      [ ACC ]     STREAM     LISTENING     3477971  @/tmp/dbus-rSkDIWWoq1

</code></pre>
<p dir="auto">Any help to make this work again please?</p>
]]></description><link>https://forum.netgate.com/post/578530</link><guid isPermaLink="true">https://forum.netgate.com/post/578530</guid><dc:creator><![CDATA[eiger3970]]></dc:creator><pubDate>Thu, 22 Oct 2015 08:26:34 GMT</pubDate></item><item><title><![CDATA[Reply to Remmina local client won&#x27;t connect to remote vnc server on Sat, 12 Sep 2015 09:14:03 GMT]]></title><description><![CDATA[<p dir="auto">Sounds good. I'll need help as I've never set up IPv6 before.<br />
I'm currently working on FTP access. Maybe someone could help with this with this new IPv6 thingy?</p>
]]></description><link>https://forum.netgate.com/post/570252</link><guid isPermaLink="true">https://forum.netgate.com/post/570252</guid><dc:creator><![CDATA[eiger3970]]></dc:creator><pubDate>Sat, 12 Sep 2015 09:14:03 GMT</pubDate></item><item><title><![CDATA[Reply to Remmina local client won&#x27;t connect to remote vnc server on Fri, 11 Sep 2015 09:04:52 GMT]]></title><description><![CDATA[<p dir="auto">Hint: Get IPv6 working. This way, you won't need to mess with zillions of ports.</p>
]]></description><link>https://forum.netgate.com/post/570062</link><guid isPermaLink="true">https://forum.netgate.com/post/570062</guid><dc:creator><![CDATA[doktornotor]]></dc:creator><pubDate>Fri, 11 Sep 2015 09:04:52 GMT</pubDate></item><item><title><![CDATA[Reply to Remmina local client won&#x27;t connect to remote vnc server on Fri, 11 Sep 2015 09:02:43 GMT]]></title><description><![CDATA[<p dir="auto">Well, that helped with accessing 1 computer.<br />
However, I cannot connect to the 2nd computer?<br />
Do I have to change the port from 5900 to 5901 for the 2nd computer?</p>
]]></description><link>https://forum.netgate.com/post/570061</link><guid isPermaLink="true">https://forum.netgate.com/post/570061</guid><dc:creator><![CDATA[eiger3970]]></dc:creator><pubDate>Fri, 11 Sep 2015 09:02:43 GMT</pubDate></item><item><title><![CDATA[Reply to Remmina local client won&#x27;t connect to remote vnc server on Tue, 08 Sep 2015 09:11:15 GMT]]></title><description><![CDATA[<p dir="auto">You don't need inbound NAT rules to allow whatever to connect to a remote server.</p>
<p dir="auto">If you are trying to allow a remote client to connect to your VNC server, you need to change the destination address to WAN address, not LAN and change the port's to match. If you need both RDP and VNC port's NAT'd make two rules with 3389 -&gt; 3389 and 5900 -&gt; 5900.</p>
]]></description><link>https://forum.netgate.com/post/569297</link><guid isPermaLink="true">https://forum.netgate.com/post/569297</guid><dc:creator><![CDATA[fragged]]></dc:creator><pubDate>Tue, 08 Sep 2015 09:11:15 GMT</pubDate></item><item><title><![CDATA[Reply to Remmina local client won&#x27;t connect to remote vnc server on Tue, 08 Sep 2015 09:12:41 GMT]]></title><description><![CDATA[<p dir="auto">Well, I thought maybe the local client cannot access the remote host, due to TeamViewer running a remote connection.<br />
So, I closed TeamViewer, then Quit TeamViewer, however the same Remmina error:<br />
Remmina connection WANIP:3380. Error: Unable to connect to RDP server WANIP:3389 (comes up instantly)<br />
Remmina connection WANIP:5900. Error: Unable to connect to RDP server WANIP:3389 (comes up after a few minutes)</p>
<p dir="auto">I also tried:<br />
The LAN local connection works.<br />
The WAN remote connection doesn't work, as per below.</p>
<p dir="auto">Well, I thought maybe the local client cannot access the remote host, due to TeamViewer running a remote connection.<br />
So, I closed TeamViewer, then Quit TeamViewer, however the same Remmina error:<br />
Remmina connection WANIP:3389. Error: Unable to connect to RDP server WANIP:3389 (comes up instantly)<br />
Remmina connection WANIP:5900. Error: Unable to connect to RDP server WANIP:3389 (comes up after a few minutes)</p>
<p dir="auto">Okay,<br />
Local client Remmina:<br />
Protocol: VNC - Virtual Network Computing<br />
Server: public WAN IP<br />
User name: blank<br />
Password: blank<br />
Connect:</p>
<p dir="auto">Remote host Remmina:<br />
Protocol: VNC - Incoming Connection<br />
Listen on Port: 1<br />
User name: blank<br />
Password: blank<br />
Connect: read (9: Bad read descriptor)</p>
<p dir="auto">vino-preferences: I unticked 'Automatically configure UPnP router to open and forward ports</p>
<p dir="auto">I think tightvncserver may be running in Terminal, which shows output:</p>
<pre><code>$ tightvncserver

New 'X' desktop is userName:1

Starting applications specified in /home/userName/.vnc/xstartup
Log file is /home/userName/.vnc/userName:1.log

</code></pre>
]]></description><link>https://forum.netgate.com/post/569290</link><guid isPermaLink="true">https://forum.netgate.com/post/569290</guid><dc:creator><![CDATA[eiger3970]]></dc:creator><pubDate>Tue, 08 Sep 2015 09:12:41 GMT</pubDate></item><item><title><![CDATA[Reply to Remmina local client won&#x27;t connect to remote vnc server on Mon, 07 Sep 2015 05:40:24 GMT]]></title><description><![CDATA[<p dir="auto">Looks good to me.</p>
<p dir="auto">You want to connect from the outside (any where on the net) using any port<br />
to<br />
the IP of your psEnse WAN, using port 3389 (MS RDP).<br />
This connection will be natted to the device /PC on LAN, port number 5900 (VNC).</p>
<p dir="auto">Building a NAT rule like that (pretty straight forward) will, by default, generate the corresponding firewall rule.</p>
]]></description><link>https://forum.netgate.com/post/569102</link><guid isPermaLink="true">https://forum.netgate.com/post/569102</guid><dc:creator><![CDATA[Gertjan]]></dc:creator><pubDate>Mon, 07 Sep 2015 05:40:24 GMT</pubDate></item></channel></rss>