Active IQ Unified Manager Discussions
Active IQ Unified Manager Discussions
Hi ALL,
does anyone know which firewall ports are used by OnCommand System Manager?
need to manage a 2020 filer through an internal firewall
thx
I don't have the documentation handy to check but off the top of my head, I'd say SNMP for arrays discovery/registration and then http and/or https depending on your FAS administration settings.
Hope this helps.
Hi francoi1,
think there must be more 😉
http and snmp is open; i do not use ssl for filer view
Check out:
http://now.netapp.com/NOW/knowledge/docs/oncommand/relcore50/pdfs/opsmgr.pdf
Page 303
For communication to the Storage System from the Ops Mgr Server:
TCP: 80,443,514,22,23
UDP: 161
For communiction to Host Agents:
TCP: 4092,4093
For communication to OSSV Agents:
TCP: 10000
UDP: 161
The port numbers used by OnCommand System Manager to communicate with Storage Controller are as follows
80 (HTTP)
443 (HTTPS)
25 (SNMP)
We are working towards including this information in the documentation as well.
Thanks,
Karthik
Sir,
you probably wanted to write PORT 161 (UDP) for SNMP protocol. I think you confused SNMP with SMTP (which runs on port 25 TCP and is totally unrelated).
Hope this helps,