Page 1 of 1
VNC and Webmin connections refused by Server
Posted: February 23rd, 2013, 4:49 am
by Silvertop
Hello all,
During a storm a couple of days ago the system went down and connection was lost. I could not reconnect to the Linux Server (Ubuntu 12.04) so tried a full reinstall after reformat.
After reinstall I cannot access via VNC or Webmin and the message is that the "target machine actively refused connection"
Putty connects and works a treat but nothing else. Have checked that Samba installed and working and have tried a number of reinstalls of both VNC and Webmin to no avail.
Any advice much appreciated
John
Re: VNC and Webmin connections refused by Server
Posted: February 23rd, 2013, 4:32 pm
by Ian
Hi John,
This sounds like a firewall issue, either on your server or on the host.
Alternatively, it could be VNC or Webmin have not started up on the server properly.
Try issuing the following command in Putty:
and you should get something similar to the following
Code: Select all
root 1890 1 0 15:05 ? 00:00:00 /usr/bin/perl /usr/share/webmin/miniserv.pl /etc/webmin/miniserv.conf
Try the same for vnc
You should get a whole lot of output come back but amongst it you should see something like:
Code: Select all
Xvnc4 :1 -desktop MediaServer:1 (htkh) -auth /home/htkh/.Xauthority -geometry 1280x1024 -depth 24 -rfbwait 30000 -rfbauth /home/htkh/.vnc/passwd
Does this help?
Ian.
Re: VNC and Webmin connections refused by Server
Posted: February 23rd, 2013, 11:25 pm
by Silvertop
Thanks for the prompt reply Ian,
The following is the readout from the first command
root 1697 1 0 09:29 ? 00:00:00 /usr/bin/perl /usr/share/webmin/miniserv.pl /etc/webmin/miniserv.conf
john 3108 2988 0 10:17 pts/0 00:00:00 grep --color=auto webmin
and this is all I got from the second command
john 3368 2988 0 10:20 pts/0 00:00:00 grep --color=auto vnc
When I try to connect via the URL (192.168.0.114) I still receive the "This web page is not available
The connection to 192.168.0.114 was interrupted." On running a diagnostic from Windows I receive the message that the connection was refused by the other terminal
Not sure which way to proceed from here but intend to keep trying
Thanks again
John
Re: VNC and Webmin connections refused by Server
Posted: February 24th, 2013, 1:57 am
by Silvertop
Hello Ian,
have fully reinstalled the OS exactly as required as per your written info and still get the same result. Talk about frustrating!!
I can access via Putty but other than that am denied access. Am wondering if it has something to do with the Windows Home Network security and password? Don't know ... clutching at straws about now.
John
Re: VNC and Webmin connections refused by Server
Posted: May 9th, 2013, 8:46 am
by ajburnet
Hi - I have a similar problem, although my virtual desktop appears to be running but I cannot connect!
I am running this on a VM and there are no firewalls enabled (on my Mac or via VMware).
I can reach the vm for ssh etc so there is connectivity.
Any idea (sorry I'm stumped so can't help those posting before me)!?
Thanks,
Alex