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

Home -> Community -> Usenet -> c.d.o.tools -> Re: Dynamic Port Range on HP-UX

Re: Dynamic Port Range on HP-UX

From: Josh Lutz <jlutz_at_fwenc.com>
Date: Mon, 23 Oct 2000 21:57:54 -0400
Message-ID: <k2r9vssm3sdb1v6qnhuvu65brgu9hnvr9k@4ax.com>

Would I be misreading this as to suggest that it is possible to specify a specific port range for the communication after the initial communication through port 1521/1526?
Josh

On Thu, 19 Oct 2000 10:46:09 GMT, GC <assistant_madman_at_hotmail.com> wrote:

>Richard J Opperman wrote:
>>
>> Hi.
>>
>> When a client is making a connection to the database via SQL*Net, the
>> listener allocate a dynamic port for the connection.
>>
>> Can anyone please urgently tel me what the dynamic port range (on HP-UX) is
>> when a SQL*Net connection is made?
>
>My understanding is that the connection will be made on the port the
>listener is listening on (usually 1521 or 1526), and then the connection
>is moved to a different socket through the usual means (on a port above
>1024). This leaves the range of 1025 to 65535 for the dynamic range of
>ports available.
>Is this what you're looking for?
>
>
>Cheers,
>GC
Received on Mon Oct 23 2000 - 20:57:54 CDT

Original text of this message

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