[nylug-talk] SSH calling home
Steven Lembark
lembark at wrkhors.com
Mon Mar 10 12:30:46 EDT 2008
> I have a box (running linux) sitting behind a firewall which does not
> allow me to ssh into that box.
> But it can ssh out.
> So I need that this box ssh out and in a way I can open a terminal on
> that box from the outside.
> Anyone a suggestion how to do that?
ssh out with -R mapped to the local 22 and the
other end at some non-reserved port (e.g., 65432).
On the other hand, you are bypassing the
site security rules by doing this. Someone
considers blocking inbound ssh access reasonable
and may be unhappy about you installing a back
door on them.
If this has anything to do with your work
computer I'd suggest getting some written
(e.g., printed email or longhand) confirmation
from the firewall's manager (or your boss) that
bypassing the firewall rules is OK or you can
get heavily slapped (see "Just Another Convicted
Perl Hacker" for a good description).
--
Steven Lembark +1 888 359 3508
Workhorse Computing 85-09 90th St
lembark at wrkhors.com Woodhaven, NY 11421
More information about the nylug-talk
mailing list