From: "Sina Bahram" <sbahram@nc.rr.com>
To: "'Speakup is a screen review system for Linux.'"
<speakup@braille.uwo.ca>
Subject: ssh forwarding question
Date: Mon, 24 Oct 2005 12:00:29 -0400 [thread overview]
Message-ID: <001601c5d8b4$0ef94fe0$bab50198@QUARK> (raw)
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
next reply other threads:[~ UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
Sina Bahram [this message]
` Igor Gueths
` Sina Bahram
` Adam Myrow
` Gregory Nowak
` Adam Myrow
` Sina Bahram
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='001601c5d8b4$0ef94fe0$bab50198@QUARK' \
--to=sbahram@nc.rr.com \
--cc=speakup@braille.uwo.ca \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).