public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* ssh forwarding question
@  Sina Bahram
   ` Igor Gueths
  0 siblings, 1 reply; 7+ messages in thread
From: Sina Bahram @  UTC (permalink / raw)
  To: 'Speakup is a screen review system for Linux.'

Hi all,

I believe we have a ton of ssh users on this list, and I figured that I
should turn to the practical experts, since I believe I'm following the
documentation, and it's not working.

Here is what I am trying to do:

I have a server that is running sshd. That server, for the sake of argument,
is somewhere on the web, and completely accessible remotely. In other words,
it has a public IP.

I have my laptop right here in my lap, and I want to be able to have
absolutely every single http request go over the ssh tunnel and come back
through again of course.

Is this possible to do with ssh?

The reason I ask is because, I won't know the IP that I want to connect to
ahead of time, so I can forward to that particular ip address.

I want to be able to do the following:

ssh -L 12345:localhost:12345 -N -f username@server

Then, I simply tell my browser to use a proxy or to use port 12345 always,
rather than using some random high port.

Any thoughts, folks?

Take care,
Sina



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~ UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 ssh forwarding question Sina Bahram
 ` Igor Gueths
   ` Sina Bahram
     ` Adam Myrow
       ` Gregory Nowak
         ` Adam Myrow
       ` Sina Bahram

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).