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: SQL*NET security

Re: SQL*NET security

From: John Higgins <JH33378_at_deere.com>
Date: Thu, 01 Apr 1999 22:20:37 -0600
Message-ID: <37044595.A3373F1B@deere.com>


Yes.

Create a 'protocol.ora' file in the $TNS_ADMIN directory (usually $ORACLE_HOME/network/admin).

Include the following lines (adjusting the IP addresses to your needs):

TCP.VALIDNODE_CHECKING=YES
TCP.INVITED_NODES=(123.456.789.111,123.456.789.112) Brant Cooper wrote:

> Any way to configure what remote hosts are allowed to connect to an
> Oracle server via SQL*NET on Solaris, i.e. a sort of tcp_wrappers for
> the Listener?
>
> Thanks for any suggestions,
> Brant Cooper
Received on Thu Apr 01 1999 - 22:20:37 CST

Original text of this message

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