Re: port forwarding



"HJ" == Helmut Jarausch <jarausch@xxxxxxxxx> writes:

HJ> Hi, from my home I have (only) access to my office PC via ssh (and
HJ> I have root permissions, too).

HJ> I'd like to test a webserver behind the firewall. Can I use ssh
HJ> in some way to forward the ssh port to port 8080 ?

Assuming you're using OpenSSH, use "ssh -D 1234 ..." and set your browser
to use localhost:1234 as a SOCKS proxy.

HJ> Many thanks for a hint,

HJ> Helmut Jarausch

HJ> Lehrstuhl fuer Numerische Mathematik RWTH - Aachen University D
HJ> 52056 Aachen, Germany

--
Richard Silverman
res@xxxxxxxx

.



Relevant Pages

  • Re: Questions on some wierd /var/log entries
    ... would like some input on what these entries are on about (yes, ... So port knocking is out as is moving my SSH port to ... I don't know the specifics about adding firewall rules using Suse's ...
    (comp.os.linux.misc)
  • Re: ssh dictionary attacks
    ... The easiest way to secure your server's SSH port is to just firewall ... I just use telnet to do the knocking, before firing up the SSH client. ... the knocking ports on the server, waits a bit, then starts the SSH ...
    (comp.security.ssh)
  • telnet to ssh (port 22)
    ... I'm trying to test a new network configuration, and exposing my ssh port ... He can telnet to my smtp port just fine, ... I think this is the right thing for ssh to do when contacted by telnet. ...
    (comp.os.linux.security)
  • Re: Whats with the sudden influx of spam?
    ... Set up a machine at your house as an SSH ... Once you authenticate to your home computer via SSH you'll be ... the SSH port is open on your router. ... just as if you were sitting in front of it, but you'd be sitting in at ...
    (rec.audio.pro)
  • port forwarding
    ... I'd like to test a webserver behind the firewall. ... Can I use ssh in some way to forward the ssh port to port 8080? ... RWTH - Aachen University ...
    (comp.security.ssh)