Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> SQL*NET 2 problem please help !!!!!!!
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)
)
![]() |
![]() |