- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- SMH of ESX 3.5 host doesnt start from HPSIM
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2008 12:12 AM
04-09-2008 12:12 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2008 01:18 AM
04-09-2008 01:18 AM
Re: SMH of ESX 3.5 host doesnt start from HPSIM
You need to open up following ports:
280 cert (tcp)
2301 smh-http (tcp)
2381 smh-https (tcp)
You can do the 'Identify Systems' check again after you changed the firewall rules.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2008 01:20 AM
04-09-2008 01:20 AM
Re: SMH of ESX 3.5 host doesnt start from HPSIM
You need to open up following ports:
280 cert (tcp)
2301 smh-http (tcp)
2381 smh-https (tcp)
You can do the 'Identify Systems' check again after you changed the firewall rules.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2008 01:33 AM
04-09-2008 01:33 AM
Re: SMH of ESX 3.5 host doesnt start from HPSIM
smh-http : port 2301 tcp.in
smh-https : port 2381 tcp.in
sim-cert : port 280 tcp.out
first one i added myself, 2 and 3 was added during SMH install process (i just rename it as you do).
But still got massage doing "identify"
"The System Management Homepage is not supported on this system"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2008 01:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2008 01:54 AM
04-09-2008 01:54 AM
Re: SMH of ESX 3.5 host doesnt start from HPSIM
esxcfg-firewall -q
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2008 02:01 AM
04-09-2008 02:01 AM
Re: SMH of ESX 3.5 host doesnt start from HPSIM
_________________________________
Enabled services: CIMSLP ntpClient VCB VmmService CIMHttpsServer snmpd vpxHeartbeats LicenseClient sshServer CIMHttpServer
Opened ports:
smh-http : port 2301 tcp.in
smh-https : port 2381 tcp.in
sim-cert : port 280 tcp.out
___________________________________
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2008 02:11 AM
04-09-2008 02:11 AM
Re: SMH of ESX 3.5 host doesnt start from HPSIM
Thank you!