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

Home -> Community -> Usenet -> c.d.o.server -> Re: Remote Oracle Conncetion Issue on Suse 9

Re: Remote Oracle Conncetion Issue on Suse 9

From: Sybrand Bakker <sybrandb_at_hccnet.nl>
Date: Tue, 08 Feb 2005 05:51:34 +0100
Message-ID: <t8hg01dq7cgdqh1ncuu7b16r0j27ufoi0j@4ax.com>


On 7 Feb 2005 19:48:45 -0800, gbeck01_at_snet.net wrote:

>Hi,
>
>I have installed Oracle 9iR2 on Suse 9. I'm pretty sure that my TNS is
>setup correctly (since I have done this before on Windows boxes several
>times without incident). I can start the listener and the database no
>problem. I can connect locally via OEM or SQLPlus. I can also tnsping
>my instance (again, locally).
>
>When I try to tnsping from a remote PC I get a " TNS: operation timed
>Out" message. I'm pretty sure that my DNS is setup okay since I can
>ping the Linux box remotely and ftp to it using the hostname used in my
>tnsnames.ora file. Is there something special I need to do to enable
>ports 1521 and 1526? It is almost like the Linux boxis ignoring the
>incoming requests for those ports. I see nothing in the listener log
>indicating an attempt to ping (or connect). Is this a firewall issue?
>How do I check this and where do I start? Sorry if there is a stupid
>answer, I'm relatively new to Linux.
>
>Thanks for any assistance
>
>
>Thanks,
>Gerard
>gbeck01_at_snet.net

12535 is mostly a firewall issue
Just issue
telnet <host> <affected port>
into the machine to see whether the port is really open.

--
Sybrand Bakker, Senior Oracle DBA
Received on Mon Feb 07 2005 - 22:51:34 CST

Original text of this message

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