Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Secure-Shell
[Top] [All Lists]

Fwd: Re: Port forwarding confusion

Subject: Fwd: Re: Port forwarding confusion
Date: Sat, 25 Aug 2007 10:37:48 +0200

----------  Forwarded Message  ----------

Subject: Re: Port forwarding confusion
Date: Friday 24 August 2007
From: Johannes Graumann <johannes.graumann@googlemail.com>
To: Joseph Spenner <joseph85750@yahoo.com>

I'm through! Thank you so much for your help!

Joh

On Friday 24 August 2007 22:06:30 you wrote:
--- Johannes Graumann

<johannes.graumann@googlemail.com> wrote:
Thanks for your input. Excuse my naiveness, but
assuming I want to do the same
for ldap/sieve and co: can I do that through the
same 2022 tunnel or do I
need a new one for each protocol?

Thanks, Joh

Assuming OUTSIDEBOX can connect to your
OUTSIDEMAILSERVER, you should be able to connect

using

the tunnel in #1, then another tunnel:

2a) ssh OutsideboxUser@localhost -L
9993:OUTSIDEMAILSERVER:993 -p 2022

Then point your email client at localhost:9993

You can forward anything TCP.  You just need to 'chain
them along'.  For example:

ssh OutsideboxUser@localhost -L 9993:OUTSIDEMAIL:993
-L  3389:OUTSIDELDAP:389 -L 2000:OUTSIDESIEVE:2000 -p
2022

Then use your client to:
ldap localhost (port 3389)
sieve localhost (port 2000)

etc..




___________________________________________________________________________
_________ Got a little couch potato?
Check out fun summer activities for kids.
http://search.yahoo.com/search?fr=oni_on_mail&p=summer+activities+for+kids&;
cs=bz



-------------------------------------------------------

Attachment: signature.asc
Description: This is a digitally signed message part.

<Prev in Thread] Current Thread [Next in Thread>