It depends on how the host at server.me.org resolvs the name
"server.me.org" and wether the service listening on port 5900 listens on
every interface or only on the loopback interface.
Basically if the remote host can resolve "server.me.org" as one of its
own interfaces and the service on port 5900 listens on every interface,
there would be no difference amog your two examples.
Best regards,
Gerardo H. Fisanotti
DvSHyS - Div. Soporte de Hardware y Software de Base
gfisanotti@xxxxxxxxxxx
grandsatrap wrote:
What is the difference between ssh -L 2000:localhost:5900
frank@xxxxxxxxxxxxx
and
ssh -L 2000:server.me.org:5900 frank@xxxxxxxxxxxxx ?
--
View this message in context:
http://www.nabble.com/ssh--L-syntax-question-tp16039054p16039054.html
Sent from the SSH (Secure Shell) mailing list archive at Nabble.com.