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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Repost: Which port does SQL*Net use?

Re: Repost: Which port does SQL*Net use?

From: Rick Brown <rick_at_onramp.net>
Date: 1998/07/06
Message-ID: <6npmpq$noa$1@news.onramp.net>#1/1

Matthias Suencksen (msuencks_at_marcant.de) wrote:
:
: It seems to me that SQL/NET works this way (seen on NT 4.0):
:
: the initial connections goes to 1521/1526 (well, what the differnces
: betwenn them?)
:
: During conversation an arbitrary port is negotiaded. Then client
: reconnects to that port. Thats very bad for firewalls indeed.
:
: Is there any way to turn it off ?
:

Put:

USE_PLUG_AND_PLAY_LISTENER = OFF in your listener.ora file.

Rick Brown
rick_at_onramp.net Received on Mon Jul 06 1998 - 00:00:00 CDT

Original text of this message

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