LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   vino-server started using tcp6 and NOT tcp so cannot connect (https://www.linuxquestions.org/questions/linux-newbie-8/vino-server-started-using-tcp6-and-not-tcp-so-cannot-connect-777745/)

wikapuki 12-23-2009 02:59 PM

vino-server started using tcp6 and NOT tcp so cannot connect
 
uname -a
Linux jilldando 2.6.30-2-486 #1 Sat Sep 26 00:03:46 UTC 2009 i686 GNU/Linux

Hi,

Today vino-server stopped accepting connections in its usual way. Connection refused (10061)

Also vuze started complaining today about another process is using 127.0.0.1:6801 and I have it using another port anyway, but it also reported a long tcp6 address error.

I did a netstat and can see the vino-server is using tcp6 but not tcp, so was wandering how this setup had changed?

netstat -l -t -p
Code:

tcp6      0      0 [::]:5900              [::]:*                  LISTEN      4218/vino-server
Any ideas how to fix this or what caused it?

Apologies if this is cross threading, I asked in networking 1st.

SOLVED in thread.


All times are GMT -5. The time now is 08:53 AM.