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: restrict user IP on Oracle server

Re: restrict user IP on Oracle server

From: Daniel Morgan <dmorgan_at_exesolutions.com>
Date: Fri, 09 Aug 2002 15:41:56 GMT
Message-ID: <3D53E2BE.264FB742@exesolutions.com>


Rick Wessman wrote:

> Another way would be to use the "valid nodes" feature. The following parameters
> would be set in sqlnet.ora:
>
> tcp.validnode_checking = YES
> tcp.excluded_nodes = {list of IP addresses}
>
> Rick
>
> In article <3D537C26.D616A9D9_at_oracle.com>, Richard says...
> >
> >This is a multi-part message in MIME format.
> >--------------ECA2567D266D93353A8BD1A5
> >Content-Type: text/plain; charset=UTF-8
> >Content-Transfer-Encoding: 7bit
> >
> >Hi Debuger,
> >
> >One way to do this would be to use Connection Manager.
> >
> >Check the Net Admin. manual for details.
> >
> >Regards
> >
> >Richard
> >
> >Debuger wrote:
> >>
> >> Hi all,
> >>
> >> I want to know how to restrict user's IP and I don't want it login to
> >> Oracle serve,
> >>
> >> Thanks
> >> Debuger
> >--------------ECA2567D266D93353A8BD1A5
> >Content-Type: text/x-vcard; charset=UTF-8;
> > name="Richard.Foote.vcf"
> >Content-Transfer-Encoding: 7bit
> >Content-Description: Card for Richard Foote
> >Content-Disposition: attachment;
> > filename="Richard.Foote.vcf"
> >
> >begin:vcard
> >n:;Richard
> >x-mozilla-html:FALSE
> >adr:;;;;;;
> >version:2.1
> >email;internet:Richard.Foote_at_oracle.com
> >fn:Richard Foote
> >end:vcard
> >
> >--------------ECA2567D266D93353A8BD1A5--
> >
>
> Rick Wessman
> Oracle Corporation
>
> The opinions expressed above are mine and do not necessarily reflect
> those of Oracle Corporation.

This is not done in SQLNET.ORA, rather in PROTOCOL.ORA.

Daniel Morgan Received on Fri Aug 09 2002 - 10:41:56 CDT

Original text of this message

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