--- Boaz Rymland <[EMAIL PROTECTED]> wrote: > On Mon, Mar 12, 2007 at 01:52:51PM -0700, Valery > Reznic wrote: > > > > --- Boaz Rymland <[EMAIL PROTECTED]> wrote: > > >> > > > > Thank you, it did thet trick. > > > > I just don't realized before, that 'ssh -R' > create > > > > prot forwardind for everything, I was thinking > it > > > can > > > > be used just for ssh itself. > > > > > > > Port forwarding simply does... "port forwarding" > :-) > > > , regardless of > > > protocol used (above TCP level), HTTP in our > case. > > Yes, I see it now. Before I expect this kind of > > functionality in "protocol-neutral" netcat or > socat, > > but for some reason it's not there but in ssh. > > By the way, is ssh-client implement -R on it's > own, or > > with cooperaion from sshd ? > > The functionality is depending on sshd. You also > need to have needed > right to connect to the needed ports (for port 80 > you nee root). Thanks. Valery.
> > Boaz. > > > > Valery. > > > > > > > A very powerful tool in your disposal, that's > for > > > sure. You can do magic > > > or raise havoc(...) with it. > > Ummm. I have root on both A and B, so I got a > simpler > > way to raise havoc :) > > > > Valery > > > > > > Boaz. > > > > Valery. > > > > > > > > > > > > > > > >> Try with caution - I'm not 100% sure of the > > > above. > > > >> Boaz. > > > >> > > > >> > > > >>> Firewall allow only outgoing connection from > A. > > > >>> > > > >>> Apache run on the box A. > > > >>> I'd like to do port forwarding (or > something), > > > so > > > >>> http://B... > > > >>> will work, accessing apache on box A. > > > >>> > > > >>> It's looks for me, that this HowTo describe > how > > > do > > > >>> port forwarding if you got incoming > connection. > > > >>> But I haven't. > > > >>> > > > >>> Am I miss something ? > > > >>> Valery > > > >>> > > > >>> > > > >>> > > > >>>> Peter > > > >>>> > > > >>>> > > > >>> > > > >>> > > > >>> > > > >>> > > > > > > > > > > ____________________________________________________________________________________ > > > > > > > >>> Now that's room service! Choose from over > > > 150,000 > > > >>> > > > >> hotels > > > >> > > > >>> in 45,000 destinations on Yahoo! Travel to > find > > > >>> > > > >> your fit. > > > >> > > > >>> > > > > http://farechase.yahoo.com/promo-generic-14795097 > > > >>> > > > >>> > > > >>> > > > > > > > > > > ================================================================= > > > > > > > >>> To unsubscribe, send mail to > > > >>> > > > >> [EMAIL PROTECTED] with > > > >> > > > >>> the word "unsubscribe" in the message body, > > > e.g., > > > >>> > > > >> run the command > > > >> > > > >>> echo unsubscribe | mail > > > >>> > > > >> [EMAIL PROTECTED] > > > >> > > > >> > > > >> > > > > > > > > > > ================================================================= > > > > > > > >> To unsubscribe, send mail to > > > >> [EMAIL PROTECTED] with > > > >> the word "unsubscribe" in the message body, > e.g., > > > >> run the command > > > >> echo unsubscribe | mail > > > >> [EMAIL PROTECTED] > > > >> > > > >> > > > >> > > > > > > > > > > > > > > > > > > > > > > > > > > ____________________________________________________________________________________ > > > > Expecting? Get great news right away with > email > > > Auto-Check. > > > > Try the Yahoo! Mail Beta. > > > > > > > > > > http://advision.webevents.yahoo.com/mailbeta/newmail_tools.html > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ____________________________________________________________________________________ > > No need to miss a message. Get email on-the-go > > with Yahoo! Mail for Mobile. Get started. > > http://mobile.yahoo.com/mail > > > > > ================================================================= > > To unsubscribe, send mail to > [EMAIL PROTECTED] with > > the word "unsubscribe" in the message body, e.g., > run the command > > echo unsubscribe | mail > [EMAIL PROTECTED] > > > > ================================================================= > To unsubscribe, send mail to > [EMAIL PROTECTED] with > the word "unsubscribe" in the message body, e.g., > run the command > echo unsubscribe | mail > [EMAIL PROTECTED] > > ____________________________________________________________________________________ No need to miss a message. Get email on-the-go with Yahoo! Mail for Mobile. Get started. http://mobile.yahoo.com/mail ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
