- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- The page cannot be displayed
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
Discussions
Discussions
Discussions
Forums
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
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
тАО03-01-2004 02:38 AM
тАО03-01-2004 02:38 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-01-2004 07:44 AM
тАО03-01-2004 07:44 AM
Re: The page cannot be displayed
From the CMS Server can you browse directly to the Web Page of the Agent on the remote Server?
If not, try resolving the name, e.g. nslookup.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-01-2004 08:09 AM
тАО03-01-2004 08:09 AM
Re: The page cannot be displayed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-01-2004 08:22 AM
тАО03-01-2004 08:22 AM
Re: The page cannot be displayed
But, if there's some filtering / firewall between the CMS and the Client Server it will not get access unless some ports are enabled. You need to let 2301 and 2381 get access from the CMS to the Client. You need these opened up from Client to CMS if you want full VCA functionality.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-01-2004 08:44 AM
тАО03-01-2004 08:44 AM
Re: The page cannot be displayed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-01-2004 09:18 AM
тАО03-01-2004 09:18 AM
Re: The page cannot be displayed
When you try and browse directly to http://ServerX:2301 from the CMS Server and get Page not found but the same works directly from ServerX it does seem to indicate something is getting misdirected somewhere. This eliminates IM at this point as it's just browser technology.
I would still try nslookup on the names and compare results on good vs bad servers. I'd also look at entries in the bypass proxy list or similar Browser issues.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-02-2004 03:22 AM
тАО03-02-2004 03:22 AM
Re: The page cannot be displayed
EX. https://serverx:2381 DOES WORK
but https://serverX.domain.com:2381 Does not work.
Also https://xxx.xxx.xxx.xxx:2381 Does not work.
Any way to change the DNS name?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-02-2004 04:37 AM
тАО03-02-2004 04:37 AM
Re: The page cannot be displayed
Not sure if you're working in one namespace or if you have several, but have you tried specifing the 'DNS suffix append list' under 'Advanced TCP/IP Settings', DNS tab for your SIM server?
IE, manually add:
yourdomain.com
subdomain.yourdomain.com
and any other domains in which your servers may be located. I have servers in multple domains and had to do this on the SIM server in order to rectify similar problems...
Otherwise you can play around with the "use this connections' DNS suffix in DNS registration' on your target servers to see if any luck...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-02-2004 05:59 AM
тАО03-02-2004 05:59 AM
SolutionIn IE, do you have the Bypass Proxy for local addresses checked? If so, this would allow a request to https://server:2381 to bypass the proxy whereas those with the FQDN will not.
If so, you could add entries for the domain and IP addresses into the Bypass Proxy list.
e.g. *.yourdomain.com; 10.*
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-02-2004 07:53 AM
тАО03-02-2004 07:53 AM
Re: The page cannot be displayed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-02-2004 08:04 AM
тАО03-02-2004 08:04 AM
Re: The page cannot be displayed
Alas, that doesn't work here as the internal and external FQDN's are the same. So I need to add individual server names to the exclusion list to get Mozilla to work.