Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

tnslsnr listening but nmap not showing the same port #

W JamieJun 16 2017 — edited Jun 19 2017

Hello,

I have been unable to connect to a remote single instance Oracle 12.1 database on redhat 6. (using GUI clients)

Do I need to open this port? I am under the impression that the port is considered "open" if it is listening from netstat results. please advise.. thank you

netstat -tanp | grep LISTEN shows

tcp        0      0 :::1523                     :::*                        LISTEN      59945/tnslsnr

nmap -sS hostname

Not shown: 994 closed ports

PORT      STATE SERVICE

22/tcp    open  ssh

1556/tcp  open  veritas_pbx

2222/tcp  open  EtherNet/IP-1

2301/tcp  open  compaqdiag

2381/tcp  open  compaq-https

13782/tcp open  netbackup

This post has been answered by John Thorton on Jun 16 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 17 2017
Added on Jun 16 2017
23 comments
936 views