Re: How to use ssh tunnel to reach a machine on a private network?
On Sun, 2003-11-16 at 01:30, Roberto Sanchez wrote:
> Oliver Elphick wrote:
...
> > What I am trying to do is to use ssh tunnelling to go direct to one of
> > the machines on the remote private network, because I need to be able to
> > run X programs from that machine on my own display.
...
> I do this all the time.
>
> joe@bill$ ssh -L 10001:localhost:10001 ted.domain.com
> joe@ted$ ssh -L 10001:localhost:5901 rufus.domain.com
> joe@rufus$
Thank you; that is what I needed.
> Adjust port numbers and options as necessary.
Are the port numbers just arbitrary selections?
--
Oliver Elphick Oliver.Elphick@lfix.co.uk
Isle of Wight, UK http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839 932A 614D 4C34 3E1D 0C1C
========================================
"Therefore being justified by faith, we have peace
with God through our Lord Jesus Christ." Romans 5:1
Reply to: