Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle 9i Shared Server across a firewall - help please !
"Neil Cudd" <neil_at_cudd.demon.co.uk> wrote in message
news:190d457f.0305080659.66a48dc8_at_posting.google.com...
> Database Server - Win 2000 Oracle 9.2.0.1
>
> Client - Win 2000 Oracle Client 9.2.0.1
>
> Between the database server and the client lies a firewall (the client
> is web facing) and because we are using Microsoft Transaction Server,
> we must use Oracle Shared Server (formerly MTS).
>
> The problem is how to limit the ports on which Oracle will
> communicate, so we can close down the firewall to these specific
> ports. Prior to 8i, it would be by specifying the port numbers for the
> dispatchers.Since 8i this is not possible.
>
> Am I correct in thinking that CMAN (Communication Manager) will enable
> me to do this ?
>
> Any examples would be very helpfull.
>
> Many thanks,
> Neil Cudd.
Your assertion about mts in 8i is incorrect!
You can specify a port in the mts_dispatcher parameter, provided you use the
normal address syntax.
You also need to set the local_listener parameter.
CMAN is not needed.
-- Sybrand Bakker Senior Oracle DBA to reply remove '-verwijderdit' from my e-mail addressReceived on Thu May 08 2003 - 13:18:09 CDT
![]() |
![]() |