On Wed, 13 Feb 2002, Ehud Karni wrote: > Number 3 above is wrong because it say linuxbox:5901 and not > localhost:5901 (linuxbox:5901 it will use the eth0 net - whichever its > IP is, and not the l0 net - the loopback net, always 127.0.0.1).
Ok, this makes things much clearer! > I mean you're ssh line should be like: > ssh -L 5902:localhost:5901 -l linux.dns.name > > The "localhost" above must be used LITERALLY !!!! Ah, it works now! Michael Ossmann had said in a previous mail that Bob and Charlie could be the same machine. That's probably why I need to use 'localhost' literally. If Bob and Charlie are separate machines and Charlie ran with -localhost, I'm guessing I'd first need to ssh into Bob then ssh into Charlie with a literal forward to localhost. This is assuming Charlie isn't directly reachable from the outside. Did I reason this correctly? I think I understand much better. Thanks much! --------------------------------------------------------------------- To unsubscribe, mail [EMAIL PROTECTED] with the line: 'unsubscribe vnc-list' in the message BODY See also: http://www.uk.research.att.com/vnc/intouch.html ---------------------------------------------------------------------