MSFN Forum: Problem getting IP address form DHCP - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Problem getting IP address form DHCP Rate Topic: -----

#1 User is offline   zillah 

  • Member
  • PipPip
  • Group: Members
  • Posts: 199
  • Joined: 13-December 04

Posted 17 September 2005 - 01:44 AM

With my Laptop Latitude Dell D600 (win2000 server), I have problem with internet connection, between time to time (not always) I can not access the internet (via LAN at work) neither via wireless card not wired one.

When I checked the ipconfig the result was:

Microsoft Windows 2000 [Version 5.00.2195]
© Copyright 1985-2000 Microsoft Corp.

C:\Documents and Settings\Administrator>ipconfig /renew---------(unplugged wired NIC)

Windows 2000 IP Configuration

The following error occurred when renewing adapter WLAN: An operation was attempted on something that is not a socket.


Microsoft Windows 2000 [Version 5.00.2195]
© Copyright 1985-2000 Microsoft Corp.

C:\Documents and Settings\Administrator>ipconfig--(plugged wired NIC)

Windows 2000 IP Configuration

Ethernet adapter WLAN:

Connection-specific DNS Suffix . :
Autoconfiguration IP Address. . . : 169.254.96.77
Subnet Mask . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . :

Ethernet adapter Broadcom:

Connection-specific DNS Suffix . :
Autoconfiguration IP Address. . . : 169.254.129.230
Subnet Mask . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . :

Is this problem related to hardware ? Or I have to do some configuration ?

I disabled Wireless card from the device Manager, the same problem.

Then I disabled the wired card and enable the wireless card still the same problem is going on.

I thought the problem with hardware, I changed motherboard, still the same problem is going on.

I thought then the problem with software, I had win2003, then I installed win2000, I had no problem with OS at the beginning , then the problem a raised again.

Any clue ?


#2 User is offline   FAT64 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 658
  • Joined: 09-October 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 17 September 2005 - 02:37 AM

An IP address of 169.254.x.x means that your DHCP server is not available. Can you ping your DHCP server? Is it configured and authorized correctly? :w00t:

#3 User is offline   zillah 

  • Member
  • PipPip
  • Group: Members
  • Posts: 199
  • Joined: 13-December 04

Posted 17 September 2005 - 03:04 AM

Because I am at work I thought the problem with cable or port, I changed my location to another place to do test, the same problem is going on.

I did simple test to check the DHCP client, I switched to other OS on my laptop (Linux FC3), it could not get IP address from DHCP server as well!!!!!!

I plugged my laptop (OS W2K) to Linksys router (DHCP server at home), it could get IP address from DHCP server (Linksys router ) without any delay.

I plugged my laptop (OS FC3) to Linksys router (DHCP server at home), it could get IP address from DHCP server (Linksys router ) without any delay.

#4 User is offline   At0mic 

  • Enthusiast
  • PipPip
  • Group: Members
  • Posts: 288
  • Joined: 10-February 05

Posted 17 September 2005 - 04:05 AM

With your laptop pluged in at work try:

IPCONFIG /RELEASE
IPCONFIG /RENEW
IPCONFIG

If it's still not working, specify a static IP in the same subnet as the network and see if you can ping the DHCP server. If you can, set your IP back to automatic and it should pick up an address from DHCP.

#5 User is offline   zillah 

  • Member
  • PipPip
  • Group: Members
  • Posts: 199
  • Joined: 13-December 04

Posted 17 September 2005 - 08:18 AM

Quote

IPCONFIG /RELEASE
IPCONFIG /RENEW
IPCONFIG

If it's still not working,
I tried this, but it did not work.

Quote

specify a static IP in the same subnet as the network and see if you can ping the DHCP server. If you can, set your IP back to automatic and it should pick up an address from DHCP.

It did work with static. but with automatic it did not work.

#6 User is offline   zillah 

  • Member
  • PipPip
  • Group: Members
  • Posts: 199
  • Joined: 13-December 04

Posted 19 September 2005 - 03:22 PM

Any help

#7 User is offline   BigDaddy 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 532
  • Joined: 04-November 03

Posted 23 September 2005 - 01:21 AM

Make sure U have DHCP CLIENT enabled in Win2k SERVICES.MSC
And are U definatly sure that your company supports DHCP?

#8 User is offline   zillah 

  • Member
  • PipPip
  • Group: Members
  • Posts: 199
  • Joined: 13-December 04

Posted 23 September 2005 - 01:29 AM

Quote

Make sure U have DHCP CLIENT enabled in Win2k SERVICES.MSC
You meant Adminstrative Tools->Services->DHCP Client ? IF so you it is enabled.

Quote

And are U definatly sure that your company supports DHCP?

Yes, of course I am sure. Now I am at office using internet through DHCP server.

This post has been edited by zillah: 23 September 2005 - 01:30 AM


#9 User is offline   BigDaddy 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 532
  • Joined: 04-November 03

Posted 23 September 2005 - 02:00 AM

That's precisely what I meant.
And am sorry, have nothing more.
Except maybe U could check the netbios switch. U hvae 3 possible options: ENABLED, DISABLED, DEFAULT

btw. If U plug a diff PC in that Network cable does DHCP work? If it still doesn't then there could be a malfunction in serrver's DHCP LEASES

This post has been edited by BigDaddy: 23 September 2005 - 02:02 AM


#10 User is offline   Mercury_22 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 477
  • Joined: 26-November 04

Posted 23 September 2005 - 02:44 AM

Try to reset "netsh int ip reset %systemdrive%\Netreset.log"
and see the log maybe that it will give you some clue

#11 User is offline   zillah 

  • Member
  • PipPip
  • Group: Members
  • Posts: 199
  • Joined: 13-December 04

Posted 23 September 2005 - 04:49 AM

Quote

btw. If U plug a diff PC in that Network cable does DHCP work? If it still doesn't then there could be a malfunction in serrver's DHCP LEASES

If I plug different PC, it works witout any problem.

#12 User is offline   zillah 

  • Member
  • PipPip
  • Group: Members
  • Posts: 199
  • Joined: 13-December 04

Posted 23 September 2005 - 04:50 AM

Quote

Try to reset "netsh int ip reset %systemdrive%\Netreset.log"

Could you explain more,,,Thanks

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy