Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Sep 2003 09:09:35 -0400
From:      "Scott I. Remick" <scott@sremick.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: VNC & ssh tunneling problem: getsockopt TCP_NODELAY error
Message-ID:  <mye6t8qkqddf$.srxvcfxkt792$.dlg@40tude.net>
References:  <tcy73n7am39i$.1a4919hzalrxe$.dlg@40tude.net> <Pine.GSO.4.44.0309051157530.7770-100000@mail.ilrt.bris.ac.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 5 Sep 2003 11:58:16 +0100 (BST), Jan Grant wrote:

> Loks like the VNC srever isn't listening at that location. Is it
> running?

Yep:

-bash-2.05b$ ps
  PID  TT  STAT      TIME COMMAND
60273  p0- S      0:00.49 Xvnc :1 -desktop X -httpd
/usr/local/share/vnc/classes
60277  p0- S      0:00.20 /usr/X11R6/bin/blackbox
61709  p0  Is     0:00.03 bash
80005  p1  Is     0:00.02 bash
96020  p2  Ss     0:00.01 -bash (bash)
96025  p2  R+     0:00.00 ps
  490  v0  I      0:00.01 -bash (bash)
61622  v0  I+     0:00.01 /bin/sh /usr/X11R6/bin/startx
61634  v0  I+     0:00.01 xinit /home/scott/.xinitrc -- -nolisten tcp
61640  v0  I      0:00.00 sh /home/scott/.xinitrc
61641  v0  I      0:01.31 /usr/X11R6/bin/gnome-session
61644  v0  S      0:01.62 /usr/X11R6/libexec/gconfd-2 13

Blackbox is the wm being started from ~/.vnc/xstartup since I normally use
gnome. And I'm forwarding the ports in PuTTY:

2003-09-05 09:02:56	Local port 7001 forwarding to localhost:5901
2003-09-05 09:02:56	Local port 7002 forwarding to localhost:5902
2003-09-05 09:02:56	Local port 7003 forwarding to localhost:5903

(the same port-forwarding that worked for me before).

On the Windows system, I then VNC to localhost:7001 which triggers that
error on the VNC box.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?mye6t8qkqddf$.srxvcfxkt792$.dlg>