- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Windows Server 2003
- >
- Re: New DL580 G4 Install Network Issues
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
05-14-2007 04:39 AM
05-14-2007 04:39 AM
Any ideas on what might be keeping me from being able to communicate via http or telnet?
Thanks in advance...
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2007 07:05 AM
05-14-2007 07:05 AM
Re: New DL580 G4 Install Network Issues
This really looks like a firewall issue. In which locations did you verify that the firewall is not blocking traffic?
What is the error that you get when you try to connect via telnet to the default port 23 or port 80?
telnet remoteserver
telnet webserver 80
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2007 07:08 AM
05-14-2007 07:08 AM
Re: New DL580 G4 Install Network Issues
Verified that the subnet that the systems are on is outside our network firewall. The system that I am currently trying to access it from is also outside of the firewall.
We are not trying to telnet or http into the server box. We are trying to go from the server to other devices (both http and telnet).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2007 07:11 AM
05-14-2007 07:11 AM
Re: New DL580 G4 Install Network Issues
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2007 09:05 AM
05-14-2007 09:05 AM
Re: New DL580 G4 Install Network Issues
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2007 01:06 AM
05-15-2007 01:06 AM
Re: New DL580 G4 Install Network Issues
tracert -d 212.187.255.8
(this is a traceroute to f1.com which I just use because it allows traceroutes. Does it work?)
telnet 212.187.255.8 80
(If it connects then screen will clear)
a
(Screen will fill with odd characters and you will see a line that says: "the server does not support the action requested by the browser" and it will disconnect. Does that work?)
nslookup att.com
(Does that come back with something like this:
Name: hp.com
Addresses: 192.6.165.40, 192.6.234.17, 192.6.234.18, 192.6.234.19
15.200.2.21, 15.200.30.21, 15.200.30.22, 15.200.30.23, 15.200.30.24
)
ipconfig /all
(make sure you only have one default gateway assigned and that it's on the network that goes to the internet. Make sure you have the IP address and mask you think you do.)
regedit
(this brings up the registry editor, find:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\URL
Under this should be two keys DefaultPrefix and Prefixes. If you click on DefaultPrefix you should see in the right pane that the default is http://
if not make it that way.
Click on Prefixes and you should see a list of prefixes in the right pane:
ftp => ftp://
gopher => gopher://
home => http://
mosaic => http://
www => http://
if not make it that way.
Close everything, reboot into Safe Mode with networking and see if it works then. IF that helps then Start Run, msconfig, OK
Go to Services tab and click on the box to hide Microsoft Services then uncheck everything that remains. Go to Startup tab and uncheck everything. OK and reboot. If IE doesn't work then go back into msconfig and recheck the things you turned off. If it helps then go back and turn on a few items each time until you find the culprit.\
If all seems to be OK then download firefox
http://www.mozilla.com/en-US/firefox/
on another PC, burn it to a CD and install it on your sick PC. IF it works then uninstall IE and download and install IE7 from microsoft.
http://www.microsoft.com/windows/downloads/ie/getitnow.mspx
Ron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2007 03:34 AM
05-23-2007 03:34 AM
Re: New DL580 G4 Install Network Issues
Ran with your suggestions and tried them all out. Here's what I was able to find out...
1) Was able to successfully traceroute all the way through to f1.com.
2) Could not telnet to the f1 server.
3) nslookup of att.com timed out initially but worked fine on a second attempt.
4) ipconfig showed that only a single gateway is configured on the box (only 1 network card is physically connected at this time)
5) Checked settings through regedit and all prefixes were as they should have been.
6) Booted into Safe Mode with Networking but that did not resolve the issue.
Any other thoughts?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2007 04:45 AM
05-23-2007 04:45 AM
Re: New DL580 G4 Install Network Issues
You said your nslookup failed the first time but worked the second. Is the DNS server local or remote? if you do:
nslookup
server 143.166.83.13
att.com
Does that work?
Have you tried using the IP address of a working PC? (disconnect the working PC and use its port on the switch).
Ron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2007 05:40 AM
05-23-2007 05:40 AM
Re: New DL580 G4 Install Network Issues
DNS server is local to my site/network. Doing the nslookup as you requested, the server times out trying to connect to 143.166.83.13 initially but connects on the second attempt. Once the connection is made, I'm able to look up att.com with no problems.
I've tried changing IP addresses and switch ports with known working systems, but that has no effect. The working system continues to work with the cabling, switch port, and settings on the non-working system but the non-working system will not work on the alternative cabling.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2007 05:57 AM
05-23-2007 05:57 AM
Re: New DL580 G4 Install Network Issues
netsh int ip reset c:\resetlog.txt
netsh winsock reset catalog
With a reboot after each one. See if that helps.
Can you put in a different NIC card? Uninstall and reinstall the existing one?
Ron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2007 07:05 AM
05-23-2007 07:05 AM
SolutionIn my case, I am installing Windows Server 2003 EE x64 Edition. Everything worked fine until I applied SP2.
Like you, I have several DL380 G5s which did not experience the issue. I have no idea why that is.
I'd love for HP to release an updated driver or something to allow us to use the RSS features of the NIC, though.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2007 07:10 AM
05-23-2007 07:10 AM
Re: New DL580 G4 Install Network Issues
You're my savior. That worked wonderfully!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2007 07:26 AM
05-23-2007 07:26 AM
Re: New DL580 G4 Install Network Issues
I wish HP would provide some help, guidance, or a tech note about this. Since this is an issue that seems to crop up immediately upon a fresh SmartStart installation of the operating system, my hope is that they're going to communicate something about this.