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: SQL*NET 2 problem please help !!!!!!!

Re: SQL*NET 2 problem please help !!!!!!!

From: Ronny Ivarsen <ivarsen_at_online.no>
Date: 1997/09/05
Message-ID: <341075D2.659E@online.no>#1/1

Erik Oosterling wrote:
>
> Hello fellow oracle friends,
>
> I got a problem. I use SQLnet2 in a win95 environment (but still the
> 16 bits version because there are also some win 3.11 clients). It
> worked fine for me. But then the problems were starting when we opened
> a internet gateway using Dynamic IP numbers. Before this every client
> had a unique number in the range 193.79.169.xxx (214 = server) and i
> worked great. But now every time i want to ping the server
> 193.79.169.214 i get a request timed out. This problem causes the
> SQLNET problem.
>
> Is there a way to let win95 work with this or is it over with the fun
> ?
>
> Please help !!!!!!!!!
>
> TNSNAMES client
>
> TEST =
> (DESCRIPTION =
> (ADDRESS_LIST =
> (ADDRESS =
> (PROTOCOL=TCP)
> (Host=193.79.169.214)
> (Port=1521)
> )
> )
> (CONNECT_DATA=
> (SID=TEST)
> )
> )

You said you put in an internet gateway. When you do this, it is common to put in a firewall. If you did that you have a major problem.



Ronny Ivarsen
ivarsen_at_online.no Received on Fri Sep 05 1997 - 00:00:00 CDT

Original text of this message

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