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 -> TCP wrappers for oracle?

TCP wrappers for oracle?

From: Jeremy Bettis <jeremy_at_hksys.com>
Date: Fri, 8 Oct 1999 14:20:32 -0500
Message-ID: <YqrL3.2082$oq.13606@newsfeed.slurp.net>


How do I limit the connections to an oracle database to only the local network?

I tried the stuff on the orafaq site, i.e.

/var/opt/oracle/protocol.ora:
tcp.validnode_checking=yes
tcp.invited_nodes = (127.0.0.1, 10.0.3.44)

Then I restarted the listner, but everyone could still get in from all hosts.

What is the right thing to do?

--
Jeremy Bettis
jeremy_at_hksys.com Received on Fri Oct 08 1999 - 14:20:32 CDT

Original text of this message

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