Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: SQL*NET security
Awesome, thank you very much. I couldn't find this discussed in the
documentation. Must be there somewhere though?
John Higgins wrote:
>
> 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 Fri Apr 02 1999 - 12:36:56 CST
![]() |
![]() |