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 -> protocol.ora (Oracle 8 / Solaris 2.6)

protocol.ora (Oracle 8 / Solaris 2.6)

From: Russell Fray <russ_at_u-net.net>
Date: Wed, 08 Apr 1998 09:55:10 +0100
Message-ID: <352B3B6E.C2B6A544@u-net.net>


I use a protocol.ora to block access to my database via IP address checking.

How can I configure the file to allow access to a range of IP addresses rather than having to list them all individually? ie, say I wanted to allow access to 127.0.0.1 => 127.0.0.254

tcp.validnode_checking = yes
tcp.invited_nodes = (127.0.0.1) < what goes here?

Please cc replies to russ_at_u-net.net if possible.

Thanks,
Russ. Received on Wed Apr 08 1998 - 03:55:10 CDT

Original text of this message

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