Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Securing Oracle server from internal acces
Ramon F Herrera wrote:
>
> Is there any way I can restrict the clients to my Oracle server, by IP
> address (or by DNS name, of course)? Let's say that the only allowed
> client connections have to come from the same host where the server is
> running.
>
> TIA
>
> -Ramon
Use the following parameters in file sqlnet.ora on the server site:
tcp.validnode_checking=yes
tcp.invited_nodes=(...)
Eberhard Niendorf Received on Sun Feb 04 2007 - 13:54:28 CST
![]() |
![]() |