- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- ProLiant Servers (ML,DL,SL)
- >
- acquiring network address timeout
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
тАО12-04-2004 03:14 AM
тАО12-04-2004 03:14 AM
acquiring network address timeout
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-05-2004 11:27 PM
тАО12-05-2004 11:27 PM
Re: acquiring network address timeout
I lost my self :)
whay you have and what you want to have ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-07-2004 06:01 AM
тАО12-07-2004 06:01 AM
Re: acquiring network address timeout
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-07-2004 09:05 PM
тАО12-07-2004 09:05 PM
Re: acquiring network address timeout
What hardware are you using?
Are you using fixed IP addresses or DHCP?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-07-2004 09:15 PM
тАО12-07-2004 09:15 PM
Re: acquiring network address timeout
Check:
1.Is there driver for your card and it work well /control panel/
2. confic your LAN with you IP address
3. Set up DNS
4. Setup Default Gateway
5. ping your own ip address /use windows shell abd try ping youripaddress
6. ping your Default Gateway
Tell me result
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-27-2004 03:35 PM
тАО12-27-2004 03:35 PM
Re: acquiring network address timeout
I'm looking for more answers. Unfortunately I'm not at the computer to test the answer.
>The problem is... Windows.(XP)
You (and I) set the nic card for static ip, but I bet you (like me) left the WINS setting in the default, where it keeps trying to poll DHCP for the WINS server address...
I set it to use NetBios over tcp/ip and the problem went away. I was also getting "network cable unplugged" errors that were related to this problem.
Took me a while to figure this one out, so I figured I would pass on the info...
Greg
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-28-2004 06:44 AM
тАО12-28-2004 06:44 AM
Re: acquiring network address timeout
Example: Friends computer -
Start > Run > type "CMD" (maybe "command")
Type "ipconfig" in the CLI (black box) and record the IP, default gateway, subnet mask, and DNS server.
Your computer -
Open the TCP/IP settings of your NIC and put in the settings you took from your friends PC. But, for IP address do not use the same IP as your friends or the default gateway.
So,
Gateway: 192.168.0.1
Friend: 192.168.0.2
Your NIC: 192.168.0.3
Give that a shot.