Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: session timeout in 10g

Re: session timeout in 10g

From: Mario Cariggi <gelfand.transform_at_gmail.com>
Date: Wed, 31 Aug 2005 00:14:25 +0200
Message-ID: <f61761ee050830151451073f98@mail.gmail.com>


Hi Paul, note below

On 8/30/05, Paul Drake <bdbafh_at_gmail.com> wrote:
> Chris,
>
> That sounds like a classis case of attempting to obtain a dedicated server
> session through a listener where NAT or a firewall is involved. The incoming
> request to the listener is translated inbounds, but the redirected client
> never finds its port in the storm. One can tnsping and get a reply, but not
> create a session.
>
> Might you have setup iptables whereby all incoming connection attempts are
> blocked except for those explicitly allowed? That is a laudable objective,
> but you'll need to open the high TCP ports (>1024) for dedicated server
> connections. You can restrict the range of ports used in the kernel
> settings, if desired.

sorry if I miss something but it seems
to me that Linux uses shared socket,
so there is no need to open the high
TCP ports but 1521: it ain't so?

Mario from Rome.

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Aug 30 2005 - 17:16:24 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US