After reading the docs and the archives, Alice, Bob and Charlie are just giving me a
headache.
First thing I do is start up Aventail.
>From my XP machine at home (HomeXP) , I ssh to the machine at work
>(WorkSolaris.mycompany.com). Once I am on WorkSolaris.mycompany.com, I can ssh
>anywhere I want at work.
Now, at work I also have my box running VNC (WorkNT.mycompany.com).
So, I thought I should do something like:
On HomeXP:
ssh -l persicom -L 5901:WorkSolaris.mycompany.com:5900 WorkNT.mycompany.com
but I get the error
ssh: WorkNT.mycompany.com: no address associated with name
So then I tried:
ssh -l persicom WorkSolaris.mycompany.com
on HomeXP ato get me to the box at work and then on WorkSolaris.mycompany.com
ssh -L 5901:localhost:5900 WorkNT.mycompany.com
and the error I get is
ssh: FATAL: Connecting to WorkNT.mycompany.com failed: Connection Refused
but I know that VNC is running on my PC.
Can anyone point out what I missed in the docs?
Thanks
--
Matthew
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list