Server Management - Systems Insight Manager
1755960 Members
4120 Online
108839 Solutions
New Discussion юеВ

esx firewall ports needed to let HPSIM see SMH

 
SOLVED
Go to solution
Ervinck Kevin
Valued Contributor

esx firewall ports needed to let HPSIM see SMH

Anybody know what firewall ports should be open on the ESX server to let HPSIM detect the SMH?

Currently I have these opened:

Enabled services: CIMSLP ntpClient VCB CIMHttpsServer sshClient snmpd vpxHeartbeats LicenseClient sshServer CIMHttpServer

Opened ports:
dataprotector-data : port 18006 tcp.out
dataprotector-data : port 18009 tcp.out
dataprotector-data : port 18000 tcp.out
dataprotector-data : port 18001 tcp.out
sim-cert : port 280 tcp.out
dataprotector-data : port 18010 tcp.out
dataprotector-data : port 18007 tcp.out
dataprotector : port 5555 tcp.in tcp.out
dataprotector-data : port 18004 tcp.out
dataprotector-data : port 18003 tcp.out
dataprotector-data : port 18008 tcp.out
hpim : port 2381 tcp.in
dataprotector-data : port 18005 tcp.out
dataprotector-data : port 18002 tcp.out
HP-UPS : port 3573 tcp.in
3 REPLIES 3
Rob Buxton
Honored Contributor

Re: esx firewall ports needed to let HPSIM see SMH

You have the two ports listed;
hpim : port 2381 tcp.in
sim-cert : port 280 tcp.out
And the snmpd service is also listed.

There's an additional service and port if you use VMM.
Ervinck Kevin
Valued Contributor

Re: esx firewall ports needed to let HPSIM see SMH

That was I thought initially, however as long as I don't open up the firewall completely (esxcfg-firewall -allowIncoming) the 'Identification' doesn't detect a SMH.
sandeep_raman
Honored Contributor
Solution

Re: esx firewall ports needed to let HPSIM see SMH

2301

esxcfg-firewall -o 2301,tcp,in,WaWServer
esxcfg-firewall -o 2301,udp,in,WaWServer

regards,

/srh