Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: TCPS and Firewall
On 6 mrt, 08:36, "Paolo Iozzino" <paolo.iozz..._at_yahoo.it> wrote:
> Hello,
> We've to connect 2 different database by a dblink. We've to use SSL,
> tcps on port 2484.
> Between 2 databases there are 2 firewall and a NAT.
>
> So our first idea was to use Oracle Connection Manager but according
> to metalinks notes OCM don't support SSL until the new version 11
>
> We're using Oracle 9iR2
>
> Do you have some idea ?
Use a threaded server (init.ora: dispatchers=...) Make sure to define port 2484 in the dispatcher (or choose another alltogether). Received on Tue Mar 06 2007 - 08:02:47 CST
![]() |
![]() |