- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Microsoft
- >
- Re: Cannot find server or DNS Error
Operating System - Microsoft
1821061
Members
2903
Online
109631
Solutions
Forums
Categories
Company
Local Language
юдл
back
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
юдл
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
тАО01-25-2004 12:23 PM
тАО01-25-2004 12:23 PM
Cannot find server or DNS Error
I am getting the following, can anyone help?
I set SSL 2.0, SSL 3.0, TLS 1.0 bt no help.
The page cannot be displayed
The page you are looking for is currently unavailable. The Web site might be experiencing technical difficulties, or you may need to adjust your browser settings.
--------------------------------------------------------------------------------
Please try the following:
Click the Refresh button, or try again later.
If you typed the page address in the Address bar, make sure that it is spelled correctly.
To check your connection settings, click the Tools menu, and then click Internet Options. On the Connections tab, click Settings. The settings should match those provided by your local area network (LAN) administrator or Internet service provider (ISP).
If your Network Administrator has enabled it, Microsoft Windows can examine your network and automatically discover network connection settings.
If you would like Windows to try and discover them,
click Detect Network Settings
Some sites require 128-bit connection security. Click the Help menu and then click About Internet Explorer to determine what strength security you have installed.
If you are trying to reach a secure site, make sure your Security settings can support it. Click the Tools menu, and then click Internet Options. On the Advanced tab, scroll to the Security section and check settings for SSL 2.0, SSL 3.0, TLS 1.0, PCT 1.0.
Click the Back button to try another link.
Cannot find server or DNS Error
Internet Explorer
I set SSL 2.0, SSL 3.0, TLS 1.0 bt no help.
The page cannot be displayed
The page you are looking for is currently unavailable. The Web site might be experiencing technical difficulties, or you may need to adjust your browser settings.
--------------------------------------------------------------------------------
Please try the following:
Click the Refresh button, or try again later.
If you typed the page address in the Address bar, make sure that it is spelled correctly.
To check your connection settings, click the Tools menu, and then click Internet Options. On the Connections tab, click Settings. The settings should match those provided by your local area network (LAN) administrator or Internet service provider (ISP).
If your Network Administrator has enabled it, Microsoft Windows can examine your network and automatically discover network connection settings.
If you would like Windows to try and discover them,
click Detect Network Settings
Some sites require 128-bit connection security. Click the Help menu and then click About Internet Explorer to determine what strength security you have installed.
If you are trying to reach a secure site, make sure your Security settings can support it. Click the Tools menu, and then click Internet Options. On the Advanced tab, scroll to the Security section and check settings for SSL 2.0, SSL 3.0, TLS 1.0, PCT 1.0.
Click the Back button to try another link.
Cannot find server or DNS Error
Internet Explorer
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-25-2004 12:49 PM
тАО01-25-2004 12:49 PM
Re: Cannot find server or DNS Error
Hi,
It's possible that the site you're trying to access is down or that some facet of networking between you and it is unavailable.
How to troubleshoot varies depending on your site and how you're connected to the Internet.
Some basic starters include:
- can you reach any web sites at all? if not, then your host (PC, laptop, etc) is misconfigured or your connection to the Internet is not working (your dialup connection is not working, firewall is blocking you, cables unplugged, ISP down, etc) I'm assuming you can reach this site, but you might be doing it from someone else's computer. :)
- if you can reach some web sites and not this one, then have you ever reached this one successfully? If you have in the past and not now, then something has changed (your host/PC, your networker, their networking, their web site)
- if you have never reached this web site correctly, you may have the wrong name (in addition to all of the above possible problems). You can try Start->Run, "cmd" or "command" (depending on which Windows you're running). Once you get the (usually) black command/DOS window, try:
nslookup my.domain.name
where you substitute the real site name for the "my.domain.name" string. Remember, if you start with a "web address" or URL like this:
http://forums1.itrc.hp.com/service/forums
then the part you want is the "forums1.itrc.hp.com" -- i.e.,
nslookup forums1.itrc.hp.com
If you get an error message (there are several, sorry, and this is already long), then there are several possibilities. One is that the name of the site does not exist. Another is that the DNS (Domain Name Service) on your system is not configured right.
Hope this helps. There's a lot more explanation, this is a starter.
Mic
It's possible that the site you're trying to access is down or that some facet of networking between you and it is unavailable.
How to troubleshoot varies depending on your site and how you're connected to the Internet.
Some basic starters include:
- can you reach any web sites at all? if not, then your host (PC, laptop, etc) is misconfigured or your connection to the Internet is not working (your dialup connection is not working, firewall is blocking you, cables unplugged, ISP down, etc) I'm assuming you can reach this site, but you might be doing it from someone else's computer. :)
- if you can reach some web sites and not this one, then have you ever reached this one successfully? If you have in the past and not now, then something has changed (your host/PC, your networker, their networking, their web site)
- if you have never reached this web site correctly, you may have the wrong name (in addition to all of the above possible problems). You can try Start->Run, "cmd" or "command" (depending on which Windows you're running). Once you get the (usually) black command/DOS window, try:
nslookup my.domain.name
where you substitute the real site name for the "my.domain.name" string. Remember, if you start with a "web address" or URL like this:
http://forums1.itrc.hp.com/service/forums
then the part you want is the "forums1.itrc.hp.com" -- i.e.,
nslookup forums1.itrc.hp.com
If you get an error message (there are several, sorry, and this is already long), then there are several possibilities. One is that the name of the site does not exist. Another is that the DNS (Domain Name Service) on your system is not configured right.
Hope this helps. There's a lot more explanation, this is a starter.
Mic
What kind of a name is 'Wolverine'?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-25-2004 07:17 PM
тАО01-25-2004 07:17 PM
Re: Cannot find server or DNS Error
Hi,
Are you talking about the hp forums?
Once in a while you don't have dns access and the forums are not available. I guess, they stop dns to do some work on the machines. So don't worry,
greetings,
Michael
Are you talking about the hp forums?
Once in a while you don't have dns access and the forums are not available. I guess, they stop dns to do some work on the machines. So don't worry,
greetings,
Michael
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP