OK, on my system at home, same sort of setup, I get:<br><br>tcp 0 0 <a href="http://192.168.0.9:57390">192.168.0.9:57390</a> <a href="http://192.168.0.9:5900">192.168.0.9:5900</a> ESTABLISHED 0 30744 2956/vncviewer <br>
tcp 0 0 :::5900 :::* LISTEN 0 18553 2506/vino-server <br>tcp 0 0 ::ffff:<a href="http://192.168.0.9:5900">192.168.0.9:5900</a> ::ffff:<a href="http://192.168.0.9:57390">192.168.0.9:57390</a> ESTABLISHED 0 30745 2506/vino-server <br>
<br>So it looks like something called vino-server is what I need to look for?<br><br>I will have to wait until tomorrow to check the one that does not work.<br><br><br><div class="gmail_quote">On Thu, Feb 14, 2008 at 4:19 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;">On Thu, 14 Feb 2008, quoth Chris Griffin:<br>
<div class="Ih2E3d"><br>
> On both the systems this comes back with:<br>
><br>
> [rsupport@syslog sysconfig]# netstat -aevpn|grep -i vnc<br>
<br>
</div>Right, so the process doesn't contain vnc in the name, perhaps<br>
x0rfbserver or something else entirely?<br>
<br>
Perhaps try netstat -aevpn|grep " 590"<br>
<br>
Or run netstat -aevpn|less (or |more if you don't have less) and see if<br>
you recognise anything obvious<br>
<div class="Ih2E3d"><br>
> A "netstat -a|grep 5900" on the system that works comes back saying<br>
> something is on that port, the other one does not?<br>
<br>
</div>Try netstat -aevpn|grep 5900 on that server, and see what process name is<br>
bound to that port.<br>
<div><div></div><div class="Wj3C7c"><br>
Kind Regards,<br>
<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>
<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>