On Mon, 2005-08-01 at 10:19 -0400, John Aldrich wrote: > On Monday 01 August 2005 07:02 am, Marcus Lively wrote: > > You could check to see if another service is listening on port 5901. > > > > netstat -anp | grep 5901 > > > Yep. Shows something is listening on 5901. Not sure what. I'll check it again > when I get home and have disconnected all tunnels... > > [john@slave1 ~]$ netstat -anp | grep 5901 > (Not all processes could be identified, non-owned process info > will not be shown, you would have to be root to see it all.) > tcp 0 0 127.0.0.1:5901 0.0.0.0:* > LISTEN - Run the netstat command as root and you'll find out what's listening. Paul. -- Paul Howarth <paul@xxxxxxxxxxxx>