Subscribe to Windows IT Pro
May 20, 2002 12:00 AM

Publishing Oracle8 with ISA Server

Windows IT Pro
InstantDoc ID #24863
Rating: (0)

I recently needed to publish a Windows NT Oracle8 server from a private network to be accessible from a demilitarized zone (DMZ). My company uses back-to-back DMZ configuration with Microsoft Internet Security and Acceleration (ISA) Server 2000. By default, the Oracle client and server use dynamic ports to negotiate a subsequent connection. Thus, the ISA Server configuration isn't sufficient for the initial connection. To have connectivity through the firewall, I needed to make configuration changes to the Oracle client and server.

I used the Microsoft Management Console (MMC) ISA Management snap-in to create a protocol definition named SQL*Net (Inbound) with the following parameters.

Port number: 1521
Protocol type: TCP
Direction: Inbound
No secondary connections

Then, I created a client address set that included the clients on the DMZ. I also created a publishing rule for the Oracle server. I applied the publishing rule to the SQL*Net (Inbound) protocol and to requests from the client set.

On the Oracle server, I added the system environment variable setting USE_SHARED_SOCKET, with the value TRUE. On Oracle8 for Windows, you can alternatively add a registry value called USE_SHARED_SOCKET to create the setting. This environment variable setting works on Windows and UNIX platforms.

I used Oracle's Net8 Easy Config utility to configure clients to point to the ISA Server's external interface. Then, I used Notepad to edit the connection string in C:\orawinnt\net80\admin\tnsnames.ora. I added the text (SERVER=DEDICATED) immediately after the text (SID=DB) in the connection string. UNIX requires the same change in the tnsnames.ora file. After my changes, the client connection from the DMZ to Oracle8 was successful.

Related Content:

ARTICLE TOOLS

Comments
  • Anonymous User
    8 years ago
    Oct 22, 2004

    Setting USE_SHARED_SOCKET=TRUE option in Windows registry causes oracle error ORA-12537 : it's the bug 1566794 - to solve this problem patch Oracle with 8.1.7.2

  • Anonymous User
    8 years ago
    Oct 22, 2004

    Setting USE_SHARED_SOCKET=TRUE option in Windows registry causes oracle error ORA-12537 : it's the bug 1566794 - to solve this problem patch Oracle with 8.1.7.2

  • Faisal Sarwar
    8 years ago
    Jun 08, 2004

    I tried this idea, it doesn't work. Oracle is on W2K server and client on DMZ is W2K Pro & Server. I have got error "ora-12535 TNS Operation time out" in Net8 eassy config during connection test. Any idea ? thks

  • cyrille
    8 years ago
    Jan 28, 2004

    I have tested the method but it does not work. I have got error ora-12537

  • cyrille
    8 years ago
    Jan 26, 2004

    I tried this idea, it doesn't work. Oracle is on W2K server and client on DMZ is W2K Pro. I have got error ora-12537.
    Any idea ?
    thks

You must log on before posting a comment.

Are you a new visitor? Register Here

advertisement

advertisement

Windows is a trademark of the Microsoft group of companies. Windows IT Pro is used by Penton Media Inc. under license from owner.