Matthew:
Heya. Durn that Alice and Bob couple...man, are they annoying. :)
>From what you wrote, it sounds as if the WorkNT machine is running VNC,
but *not* running an SSH server. So you can "end" a VNC connection at
the WorkNT machine, but you can't "end" an SSH connection there.
So try this on your XP machine:
ssh -l persicom -L 5901:WorkNT:5900 WorkSolaris.mycompany.com
That will open a tunnel from your XP machine to WorkSolaris,
where the "start" the the tunnel is port 5901 on the XP machine, and
the data coming out of the tunnel goes to WorkNT's port 5900. This
will serve to secure the data from the WinXP machine across the
Internet to the WinSolaris machine, but the VNC data will be insecure
on the LAN connecting WorkSolaris and WorkNT. Which is probably
a 90-percent solution.
Which is probably going to start a whole new thread about
90-percent solutions, making me miss Alice and Bob. :)
cheers,
Scott
> 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
<snip>
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list