Unsolved
This post is more than 5 years old
50 Posts
0
4633
September 29th, 2009 13:00
ECC 6.1 firewall ports
Hello,
which port on the ECC server should be listening? 10799, or 5799 or both?
because, i had the port 10799 opened up on the firewall and rest of the agent ports like 5798 etc,,,
However, i still see the error message "SDK 15:21:23 C P F 1 (7.09 MB) ConnectClient => Failed connecting to X.X.X.X:5799.." in MGA.log
why is it still trying the port 5799 and not 10799? i thought 5799 was the port used prior to ECC 6.1 and 10799 for ECC 6.1
Also, in MGA.ini, i see the Server Port = 5799. is this correct?
Please confirm.
Thanks in advance,
JRP.
No Events found!
hpeskens
13 Posts
0
December 4th, 2009 02:00
Hello,
The initial connection is made by using port 5799.
Further communication goes over port 10799.
See also the ECC 6.1 Planning and Install Volume 1 manual, p417, figure 63.
VerizonEd
21 Posts
0
December 8th, 2009 04:00
I pretty much have formulated this type of FW request:
5798, 5799, 10799 2 way from FW IP's to the ECC server
10444 10555 11021 11018 10999 2 way from FW IP's to the ECC Server
5801, 10801 2 way from FW IP's to the ECC Stores
mplram
1 Message
0
August 1st, 2010 00:00
Ed, all these are must ? or any optional?
you mean 2 way here is from server to client and client to server ?
Ram
Timothy4
1 Rookie
•
27 Posts
0
August 20th, 2010 13:00
Since this thread is rather old Ed may not reply. By two way he was meaning bi-directional (client => server; server => client).
But that is not exactly requirement. I'm pretty sure the ports listed in the install guide are listen ports so they only need rules for inbound communication.
So here's my ports cheat sheet which may help you:
Component TCP Port
---------------------------------------------
server 10799
master agent 5798
store 10801
java console 30721-30751
repository 1575
sts server 3072
sts repository 1575
performance manager 1575
ECC API server 38988
web server 30002
wla archiver 11001
host agent for windows 10444
host agent for aix 11018
vmware agent 11018
fcc agent 11011
symmetrix agent 10222
symmetrix sdm 11031
clariion agent 11041
centera agent 11042
---------------------------------------------
just don't forget the agents need to talk to the store(s) as well as the server. that caught us off guard for a while when we were rolling agents into our DMZ.