Database Networking (MOSC)

MOSC Banner

Problem connecting two databases from two different networks connected through VPN(only TCP 1521 ope

edited Feb 14, 2014 12:00PM in Database Networking (MOSC) 2 commentsAnswered

Folks,

I have two networks that work independently. Each network has a server hosting a DB (11g) and another hosting the connection manager that funnel all the connections to the network using port 1521. Clients access the db internally on port 1521. access through the internet is blocked by the firewall.

I need to connect the two databases together. The two networks are connected through a VPN connection between specific servers only and on port 1521 only.

As a recap

NETWORK 1 < ---- PORT 1521 --- > CMAN 1.1 (server 1)  < ---- ports handled by oracle --- > DB 1 (server 2) < ---- ports handled by oracle --- > CMAN 1.2 ( server 3)

NETWORK 2 < ---- PORT 1521 --- > CMAN 2.1 (server 4)  < ---- ports handled by oracle --- > DB 2 (server 5)

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center