View Full Version : DHCP Problem causing ip to be 169.X.X.X and not 192.168.X.X
Michael Collins
January 10th 04, 10:35 AM
I tried to get the nic on my motherboard to work and got
a message that the hardware did not have a Microsoft
digital signature, but I continued anyway. Ever since
this attempt, I have been getting the following errors in
the event viewer and my ip address is not 169.254.x.x,
mask 255.255.0.0, instead of its original 192.168.1.x it
got from my router.
Event Type: Warning
Event Source: Dhcp
Event Category: None
Event ID: 1006
Date: 12/31/2003
Time: 8:42:56 PM
User: N/A
Computer: MRCOLLINS
Description: Your computer was unable to automatically
configure the IP parameters for the Network Card with the
network address 000C6EFA9E84. The following error
occurred during configuration: The requested service
provider could not be loaded or initialized. .
also i am getting about the same error, all but the last
line: support for the specified socket does not exist in
this address family.
I have attempted to reinstall tcp/ip, but did not make
any difference. I was wondering if there was something I
can do to reset winsock files like in pervious windows?
Any help would be appreciated.
Thank in advance
Michael
Pat
January 10th 04, 10:35 AM
Michael,
Try out KB article 817571 "Error Message When You Try to Connect to Network:
An Operation Was Attempted on Something That Is Not a Socket ."
http://support.microsoft.com/default.aspx?scid=kb;en-us;817571
Pat
"Michael Collins" > wrote in message
...
> I tried to get the nic on my motherboard to work and got
> a message that the hardware did not have a Microsoft
> digital signature, but I continued anyway. Ever since
> this attempt, I have been getting the following errors in
> the event viewer and my ip address is not 169.254.x.x,
> mask 255.255.0.0, instead of its original 192.168.1.x it
> got from my router.
>
> Event Type: Warning
> Event Source: Dhcp
> Event Category: None
> Event ID: 1006
> Date: 12/31/2003
> Time: 8:42:56 PM
> User: N/A
> Computer: MRCOLLINS
> Description: Your computer was unable to automatically
> configure the IP parameters for the Network Card with the
> network address 000C6EFA9E84. The following error
> occurred during configuration: The requested service
> provider could not be loaded or initialized. .
>
> also i am getting about the same error, all but the last
> line: support for the specified socket does not exist in
> this address family.
>
> I have attempted to reinstall tcp/ip, but did not make
> any difference. I was wondering if there was something I
> can do to reset winsock files like in pervious windows?
>
> Any help would be appreciated.
>
> Thank in advance
>
> Michael
Dan Danahy
March 26th 04, 09:49 PM
I am having a very simular problem. My problem started when I decided that my onboard Ethernet chip may be having problems with dropouts. I disabled it in the bios and proceeded to install a Linksys LNE100tx v5.1 nic card. This system is connected to a Lin
ksys WRT54G. Two other PCs on the LAN are also connected to the Linksys router. All are running Win XP Pro.The router is connected to cable modem. All were working well until I installed the new nic in one of the PCs. The other two PCs still are working j
ust fine. The PC with the new NIC card does not get a DHCP download from the router and instead gets an automatic IP from windows XP with the usual address on the 169.254.0.0 subnet. In that state the PC cannot connect to anything. If I give it a static ad
dress in the 192.168.1.0 subnet (outside of the DHCP range) then I can see the other two PCs on the net (netbios) but cannot connect to the internet. I can how ever ping LAN and WAN addresses. It appears as if windows is not resolving ip addresses. NSLOOKU
P cannot find the DNS servers. I have tried the fix in KB article 817571 with no luck. Oh and I tried to go back to the onboard Ethernet and it too now has the same problem. I would be glad to provide more info if needed but any help would be greatly appre
ciated.
Thanks,
Dan
Matt DuBois [MSFT]
March 27th 04, 02:03 AM
So, you have two problems here. I'll split my answer up so you can look at
each seperately.
1) Can't get a DHCP address
Many routers (I have an older Linksys myself) have an option in
their configuration to limit the number of clients they will serve DHCP to.
If your router was set up by your ISP, they may have set this to just the
number of computers you had (this happened to a friend of mine). If you did
it yourself, you may have set it yourself and forgotten. Either way, its a
good option to check first. Other troubleshooting steps you can take:
A) Do an "ipconfig /renew" manually at the command prompt. Report
back any error it gives you in a reply to this post.
B) Disable any firewalls on the computer (temporarily, for testing).
See if you can get an address. If not, statically assign one, and see if
your other computers can ping this one. Report back the results.
2) Can't resolve DNS when IP is statically configured
Since you can ping to the internet by IP address, that means you just
likely don't have the DNS server configuration right. You can try the stuff
in this section to get you going while you work on sorting out why DHCP
isn't working. Right under where you statically configured the IP address,
you can configure DNS. You have three options here to find the server
address:
A) Put in the address of the linksys router (may not work)
B) On a computer that does work, run "ipconfig /all" at the command
prompt, and use what it is using for DNS servers.
C) In the web administration tool on the linksys router, there will
be a status page that shows you the external IP address and (usually) DNS
servers for your ISP. Copy the DNS server addresses from there and use
them.
As a general reminder, to successfully connect to an internet site, you need
four things to be properly set:
A) IP Address
B) Subnet Mask
C) Default Gateway (should be the internal address of the Linksys router in
your case)
D) Properly configured DNS servers
Reply back to this post with the information requested in the sections above
or reply back saying it is fixed if one of the above suggestions worked for
you. Thanks!
-Matt
--
This posting is provided AS IS with no warranties, and confers no rights.
"Dan Danahy" > wrote in message
...
> I am having a very simular problem. My problem started when I decided that
my onboard Ethernet chip may be having problems with dropouts. I disabled it
in the bios and proceeded to install a Linksys LNE100tx v5.1 nic card. This
system is connected to a Linksys WRT54G. Two other PCs on the LAN are also
connected to the Linksys router. All are running Win XP Pro.The router is
connected to cable modem. All were working well until I installed the new
nic in one of the PCs. The other two PCs still are working just fine. The PC
with the new NIC card does not get a DHCP download from the router and
instead gets an automatic IP from windows XP with the usual address on the
169.254.0.0 subnet. In that state the PC cannot connect to anything. If I
give it a static address in the 192.168.1.0 subnet (outside of the DHCP
range) then I can see the other two PCs on the net (netbios) but cannot
connect to the internet. I can how ever ping LAN and WAN addresses. It
appears as if windows is not resolving ip addresses. NSLOOKUP cannot find
the DNS servers. I have tried the fix in KB article 817571 with no luck. Oh
and I tried to go back to the onboard Ethernet and it too now has the same
problem. I would be glad to provide more info if needed but any help would
be greatly appreciated.
>
> Thanks,
> Dan
vBulletin® v3.6.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.