Re: Using putty to debug ssh through a firewall



X-No-Archive: Yes

So let me get this straight your pretty much running ssh and sshd on
the same computer?
OR (Let me try and understand.)
Your behind a (company's) firewall and your running an sshd on port 23
on your workstation?
Please give a little more detail.

To access things outside of a firewall through your workstation you
need an sshd (SSH Server)
on the outside to connect to (home computer?).
Then you can use an ssh client (like PuTTY) running on your
workstation to connect to that server
and route something like a web browser through it so you bypass your
firewall's filter or something.

Also, please post your sshd_config file (/etc/sshd_config) so people
can recommend some changes if need be
but either way I can't thing of a solution (on your limited
description, no offense) other than recommending an upgrade
on your client? Your OpenSSH version is the latest one though.

Here are some links about bypassing a firewall through SSH:
http://polishlinux.org/apps/ssh-tunneling-to-bypass-corporate-firewalls/
http://www.buzzsurf.com/surfatwork/
Just google for other such tutorials.

Don't mind me asking or don't even reply to this question but: Are you
up to no good? :-(

.



Relevant Pages

  • Re: possibly compromised redhat 7.2 box
    ... sshd is running on the server, the firewall port is open, etc. ... down my access to ssh. ... | PuTTY has been upgraded recently, ...
    (Security-Basics)
  • Re: Make sshd (Cygwin) bullet-proof?
    ... Firewall all the networks from which you expect no legitimate traffic. ... and are exposing only SSH through your firewall. ... That's a probe making the rounds. ... Another way to defeat that probe it is to have SSHD on a non-standard ...
    (comp.security.ssh)
  • Re: Using putty to debug ssh through a firewall
    ... So let me get this straight your pretty much running ssh and sshd on ... Your behind a firewall and your running an sshd on port 23 ... Home computer - sshd server on cygwin, ...
    (comp.security.ssh)
  • Re: cannot ssh into workstation
    ... > networking in the workstation. ... What do you mean by installed ssh? ... I can't think of other reasons for sshd to reject connections. ...
    (comp.os.linux.security)
  • Re: ssh with tcp_wrappers!! contd/-
    ... Thanks a lot for such a huge response, of course typing mistake, i was using DenyHost not DenyGhost; as suggested by david and others i did this, ... Login, as root, to my Linux system containing the sshd server. ... i am not willing to compile openssh package is there any way out via rpm installation. ... Then try to ssh to localhost. ...
    (RedHat)