Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: SQL*Net encryption with SSH port forwarding

RE: SQL*Net encryption with SSH port forwarding

From: Tanel Poder <tanel.poder.003_at_mail.ee>
Date: Tue, 07 Nov 2006 01:49:58 +0800
Message-id: <00c301c701cb$f9c45150$6401a8c0@windows01>


Do you mean encrypting sqlnet data between the database and the application server?

If you meant using SSH port forwarding for encrypting the connection from application frontend and app server then it has worked fine for me.

I've used SSH tunneling for Apps remote administration in past (in fact we did series of test upgrades from 10.7 to 11i that way).

We had SSH access to one box beyond customer's firewall and for Apps GUI access all we needed was port forwarding for two ports, the http and forms communication ones. Also for ease of use we opened the sql*net port as well.

Tanel.

> -----Original Message-----
> From: oracle-l-bounce_at_freelists.org
> [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Hameed, Amir
> Sent: Tuesday, November 07, 2006 01:41
> To: oracle-l_at_freelists.org
> Subject: SQL*Net encryption with SSH port forwarding
>
> Folks,
> Is anyone in this list using SSH port-forwarding methodology
> to encrypt SQL*Net data, preferably in an 11i environment? If
> yes then could you please your share your experience with me?
> I am interested in knowing a) How did it work for you b) any
> major issues encountered that one should watch out for c)
> Performance overhead d) robustness
>
> Thanks
> Amir

--
http://www.freelists.org/webpage/oracle-l
Received on Mon Nov 06 2006 - 11:49:58 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US