BTW, asking both system:<br><br>"service vncserver status"<br><br>both say:<br><br>Xvnc is stopped<br><br><br><div class="gmail_quote">On Thu, Feb 14, 2008 at 4:05 PM, Matt Kemner <<a href="mailto:zombie@penguincare.com.au">zombie@penguincare.com.au</a>> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi Chris<br>
<div class="Ih2E3d"><br>
> [rsupport@syslog sysconfig]# tcpdump port 5900<br>
> tcpdump: verbose output suppressed, use -v or -vv for full protocol decode<br>
> listening on eth0, link-type EN10MB (Ethernet), capture size 96 bytes<br>
> 14:48:19.642330 IP 192.168.80.80.4558 > syslog.5900: S<br>
> 176584143:176584143(0) win 65535 <mss 1460,nop,nop,sackOK><br>
<br>
</div>That's your VNC viewer sending a SYN packet<br>
<div class="Ih2E3d"><br>
> 14:48:19.654136 IP syslog.5900 > 192.168.80.80.4558: R 0:0(0) ack 176584144<br>
> win 0<br>
<br>
</div>And your server sending a RST (Reset) packet - aka "no application is<br>
bound to this port"<br>
<br>
Are you sure your VNC server is on screen 0?<br>
<br>
Try another screen number (eg screen 1 which is port 5901)<br>
<br>
Or run "netstat -aevpn|grep -i vnc" to find out which port it is bound to.<br>
<br>
Kind Regards,<br>
<font color="#888888"><br>
 - Matt Kemner           Perth:     Tel 08 9322 3444 Fax 08 9221 3444<br>
  Penguin Care           Adelaide:  Tel 08 8311 1144 Fax 08 8311 1177<br>
  Specialising in        Melbourne: Tel 03 8648 6644 Fax 03 8648 6677<br>
  Linux & Business VoIP  Sydney:    Tel 02 8580 4488 Fax 02 8580 4477<br>
  Mobile: 04 2022 3444   Brisbane:  Tel 07 3337 9988 Fax 07 3337 9977<br>
</font><div><div></div><div class="Wj3C7c"><br>
_______________________________________________<br>
PLUG discussion list: <a href="mailto:plug@plug.org.au">plug@plug.org.au</a><br>
<a href="http://www.plug.org.au/mailman/listinfo/plug" target="_blank">http://www.plug.org.au/mailman/listinfo/plug</a><br>
Committee e-mail: <a href="mailto:committee@plug.linux.org.au">committee@plug.linux.org.au</a><br>
</div></div></blockquote></div><br>