From: Oliver Hogenkamp (ohogenkamp@xxxxxxxx)
Date: Wed Mar 13 2002 - 07:00:32 GMT-3
1)
>From your office onnect to your PC at home:
ssh -R 10023:address_of_terminalserver:23 address_of_homepc
(If your home connection drops sometimes, use RSA authentication and use a
script to reconnect . The exact command-line depends on the implementation you
are using, lots of freeware available)
2)
>From your PC at home, where the SSH daemon ist listening, you can telnet to
localhost on port 10023 and you'll be connected to your terminalserver.
Oliver
Sam Munzani wrote:
> Does anyody know how to do this port forwarding through SSH? I mean what
> command you would type on your SSH server to start port forwarding across
> SSH sessions?
>
> Thanks,
> Sam
>
> > Why not use SSH! Just establish a tunnel to your home office and use port
> forwarding. You can use
> > strong encryption, compression and RSA authentication, everything on a
> single TCP session and with no
> > problems regarding NAT.
> >
> > Oliver
> >
> >
> > Lab Candidate wrote:
> >
> > > I am looking for ideas and suggestions from you genius people.
> > > Currently I've got a small lab at work that is behind company's
> firewall, as diagram below:
> > >
> > > PC [Cisco LAB]
> > > | |
> > > | |
> > > ================Firewall
> > > |
> > > {INTERNET}
> > > |
> > >
> > > I want to be able to access to the lab from home over the Internet, the
> firewall allows any
> > > sessions established(such as telnet, ftp, web, etc.) with outside if the
> connection is initiated
> > > from inside the firewall. I have the ownership of the lab and the PC,
> but not the firewall. I
> > > guess what I'm looking for is a way to kick off an outbound session from
> inside in order for me to
> > > connect back into the firewall so I can get access to the lab. Is there
> any kind of software (or
> > > even trojan horse :-) that allows me to have a little secret backdoor
> into the firewall? I can run
> > > any software on the PC, or maybe a proxy/relay site outside firewall
> both I and the PC can be
> > > connected to and get hooked up? what's the best way to do it, any
> suggestions? I'd appreciate it.
> > >
> > > ---
> > >
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:57:03 GMT-3