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: Firewall Problem with Oracle 8.1.5 on Linux SQL *NET

Re: Firewall Problem with Oracle 8.1.5 on Linux SQL *NET

From: Michael Poremski <michael_at_poremski.de>
Date: 2000/03/13
Message-ID: <b8mqcs4lgkueem1q1gtkj8l9oqpai6s7oj@4ax.com>#1/1

Hi everyone,

thanks for your help!

But please tell me, how must change the config files in the right way? Sorry, I'm a oracle novice (today :) ). Is there a tool where I can configure the "tnsnav.ora" file? Net8config can only change the "tnsnames.ora ..." files.

There are people here in this newsgroup that are use a firewall?

Thanks for your advice,

Michael Poremski

On Mon, 13 Mar 2000 08:06:22 GMT, Sandra Fraune <sandra_at_muenster.com> wrote:

>Hi!
>
>Due to my information you need a file called
>tnsnav.ora to navigate through a firewall.
>In this file you name the port 1610. This is the port
>the firewall managed the sqlnet request.
>
>Greetings,
>Sandra
>
>
>
>In article <qrjlcssn3firhe3jfg1oq5n502cc6ldu9a_at_4ax.com>,
> michael_at_poremski.de wrote:
>> Dear Experts,
>>
>> I have a really big problem to connect to a Oracle 8.1.5 DB that is
>> installed after a Firewall. The Ports 1521 & 1526 are administrated by
>> the firewall administrator. If I want connect to the Oracle DB then I
>> get no connection.
>>
>> If I check the LISTENER.LOG File on the Oracle Server (ALL Ports are
>> opened on the Firewall!) then I can see that every connection used an
>> dynamical (?) own Port (like 1061, 1134, 1184 ..)
>>
>> I'm a Oracle novice, but I hope that some users want help me. How can
>> I configure the Oracle DB that all comunication are going to one Port?
>> Is it possible?
>>
>> Which files must I configure and which values must I change? Sorry, I
>> use Oracle 8.1.5 on Linux and the Client is a Windows NT computer. I
>> use the Oracle 8 AND on an other computer an Oracle 7.3.x Client.
>>
>> My TNSNAMES.ORA File:
>>
>> oraedv.world =
>> (DESCRIPTION =
>> (ADDRESS_LIST =
>> (ADDRESS =
>> (PROTOCOL = TCP)
>> (Host = 192.168.200.2)
>> (Port = 1521)
>> )
>> )
>> (CONNECT_DATA = (SID = orcl)
>> )
>> )
>>
>> Thanks for every advice. I have a really big problem with my boss, if
>> I can't find a solution. Thanks!!!
>>
>> Michael
>>
>
>
>Sent via Deja.com http://www.deja.com/
>Before you buy.
Received on Mon Mar 13 2000 - 00:00:00 CST

Original text of this message

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