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

Home -> Community -> Usenet -> c.d.o.server -> Re: windows2000 Oracle 817 behind firewall

Re: windows2000 Oracle 817 behind firewall

From: Niall Litchfield <n-litchfield_at_audit-commission.gov.uk>
Date: Wed, 19 Jun 2002 09:51:21 +0100
Message-ID: <3d104609$0$8508$ed9e5944@reading.news.pipex.net>


The database server needs to be restarted after settting the environment variable AND your firewall needs to be aware of sqlnet/net8 traffic.

--
Niall Litchfield
Oracle DBA
Audit Commission UK
*****************************************
Please include version and platform
and SQL where applicable
It makes life easier and increases the
likelihood of a good answer

******************************************
"Svend Jensen" <Svend_at_OracleCare.Com> wrote in message
news:3D0F9863.2080805_at_OracleCare.Com...

> Senario: The IAS (client in this case) must connect to dedicated (not
> MTS) database hidden behind firewall(s).
> The firewall(s) allows tcp connections on say port 80 (http), 443
> (https) and 1521 (sql*net/listener).
> The initial connection is established, autorisation is granted and the
> connection is redirected to some random port (> 1000) ie. 1610, 2843
> The firewall perhibits successfull redirection and the client ses this
> as ora-3113 end of communication channel or the something alike.
>
> The cure (metalink) is to set USE_SHARED_SOCKET in system
> enviroment/registry. But this doesnt work, random port asignment is
> still in force. This is due to using socket 1.1 according to Support,
> and we must use socket 2.0.
> Windows resource kit says both socket 1.1 and 2.0 is installed and the
> named files are physical there, but apparently not used.
>
> A less nice solution is to use MTS and connection manager (cman), if it
> works(!?!), but I would rather stick with dedicated mode.
>
> Anybody cracked this nut(case)?
>
> Svend Jensen
>
Received on Wed Jun 19 2002 - 03:51:21 CDT

Original text of this message

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