Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: SQL*Net, overcoming NAT via CMAN?
Yes
The clients tell CMAN where to connect to.
Just configure clients appropriately.
xxxxxx.WORLD =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = zzz)(PORT = 1610)) (ADDRESS = (PROTOCOL = TCP)(HOST = dbnode)(PORT = 1521)))
-- Syltrem OpenVMS 7.3-1 + Oracle 8.1.7.4 http://pages.infinit.net/syltrem (OpenVMS related web site, en français) ---zulu is not in my email address--- "Dim Gool" <moution_at_rambler.ru> a écrit dans le message de news:bk9j5o$qhtjk$1_at_ID-206880.news.uni-berlin.de... > Kind people, help me please... > > I have a few servers(several Oracle7 and only one Oracle9) behind NAT. > I know this problem can be solved with Oracle Connection Manager. > Suppose, I will turn on CMAN at Oracle9. > But I don't understand, whether I can work with several servers on different > hosts via that CMAN? Is it possible? > > In the hope of you kindness, > Dim. > > > >Received on Wed Sep 17 2003 - 12:23:22 CDT
![]() |
![]() |