Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Grid control agent can NOT upload data to OMS server through firewall
After double checking the document, 1830 probably is not necessary. You will most likely use the 3872 port. 1830 might be used if 3872 is not available. To find out the exact ports, you need to look in two files.
On the agent, look in $EMHOME/sysman/config/emd.properties
Look for the lines
REPOSITORY_URL=https://<host>:1159/em/upload
emdWalletSrcUrl=http://<host>:4889/em/wallets/emd
EMD_URL=https://<host>:3872/emd/main/
On the OMS, look in $EMHOME/sysman/config/emoms.properties
Look for the line
oracle.sysman.emSDK.svlt.ConsoleServerHTTPSPort=1159
This must match the REPOSITORY_URL above.
Pat
-----Original Message-----
From: Elliott, Patrick
Sent: Thursday, May 10, 2007 3:45 PM
To: 'MacGregor, Ian A.'; mccdba1_at_yahoo.com; oracle-l_at_freelists.org
Cc: Shab, Theodore
Subject: RE: Grid control agent can NOT upload data to OMS server
through firewall
I used the following document to tell me what ports need to be opened. I can't tell you exactly what the ports are used for. http://download-east.oracle.com/docs/cd/B19306_01/em.102/b40103/app_em_p ort_reqs.htm
Pat
-----Original Message-----
From: MacGregor, Ian A. [mailto:ian_at_slac.stanford.edu]
Sent: Thursday, May 10, 2007 3:39 PM
To: Elliott, Patrick; mccdba1_at_yahoo.com; oracle-l_at_freelists.org
Cc: Shab, Theodore
Subject: RE: Grid control agent can NOT upload data to OMS server
through firewall
What is port 1830 used for? Where does it need to be open. What "machine/service" initiates the connection and what machine/service is the target.
I've got folks working on a firewall request and I must have missed 1830. How does the use of port 1830 differ from port 4889
-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Elliott, Patrick
Sent: Thursday, May 10, 2007 11:41 AM
To: mccdba1_at_yahoo.com; oracle-l_at_freelists.org
Subject: RE: Grid control agent can NOT upload data to OMS server
through firewall
You need to open ports 3872, 1159, 1830, and 4889 1159 is needed if you are doing secure communication.
Pat
To view this notice in other languages you can either select the following link or manually copy and paste the link into the address bar of a web browser: http://emaildisclaimer.medtronic.com
-- http://www.freelists.org/webpage/oracle-lReceived on Thu May 10 2007 - 15:57:10 CDT
![]() |
![]() |