Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: How to deny a SQL-NET access by domain name or IP address?

Re: How to deny a SQL-NET access by domain name or IP address?

From: Naren Chintala <naren_at_mink.att.com>
Date: 1997/03/14
Message-ID: <3329E39C.69DE@mink.att.com>#1/1

Pao Wan wrote:
>
> I will put a web server online which fetch data from another Oracle server,
> but I want the Oracle server only accept request from my web server. How can
> config the Oracle server to do this?

Create the protocol.ora file under $ORACLE_HOME/network/admin. This should do the work. Works for us. For more information on the protocol.ora file check out the SQL*Net manuals.

BTW, hostnames in the protocol.ora don't work, only IP addressess (Oracle 7.2.3)

Cheers

-- 
Naren Chintala
AT&T
naren_at_mink.att.com
Received on Fri Mar 14 1997 - 00:00:00 CST

Original text of this message

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