Operating System - HP-UX
1851000 Members
2331 Online
104056 Solutions
New Discussion

numerous port 14000 broadcasts??

 
SOLVED
Go to solution
Liam Curtis
Frequent Advisor

numerous port 14000 broadcasts??

Hi All,

We recently upgraded a fiber backbone between buildings here, so I have been running packet traces to see whats happening and I noticed that our two rp7410's (HP-UX 11.11) are broadcasting on UDP port 14000 like crazy. Does anyone have an idea? We are running Oracle db's and enterprise apps on these servers, so I'm not sure if there is some service doing this, but I was hoping someone may have seen this before.

the readable part of the packets talks about DS AMessage and ORBeline 2.0

thanks in advance!
2 REPLIES 2
G. Vrijhoeven
Honored Contributor
Solution

Re: numerous port 14000 broadcasts??

Hi,

What you can do is install lsof to see with executable is responsible for the broadcasts.

Check this link:
http://hpux.connect.org.uk/hppd/hpux/Sysadmin/lsof-4.70/


Regards,.

Gideon
Liam Curtis
Frequent Advisor

Re: numerous port 14000 broadcasts??

thanks a million for answering so quickly and for introducing this great tool. It looks to be a java process. I guess I still have some homework to do, but this narrowed the search a great deal!