hmaster10 Posted September 27, 2006 Posted September 27, 2006 (edited) is there a bug w/ the latest windows update? i just have reformatted my computer and this starting to happen. the DHCP address being place in my comp s different from the one being assigned by the router. Edited September 27, 2006 by hmaster10
nitroshift Posted September 27, 2006 Posted September 27, 2006 Have you reserved a specific IP address in the router configuration baseon the MAC address of your NIC? I fnot, then the router will assign an IP address through DHCP in the range specified in the configuration of the router.
hmaster10 Posted September 27, 2006 Author Posted September 27, 2006 (edited) no specific address, i set it to accept auto DHCP ip from the router.the thing i found out is that it keeps on setting the ip as 169.254.109.43 which is not even in DHCP ip range/list of the router. Edited September 27, 2006 by hmaster10
SilverBulletUK Posted September 27, 2006 Posted September 27, 2006 That address is in a range which XP allocates when it cannot find one from your DHCP, it will say something like Private Adressing if memory serves me right.It sounds as if your system is not talking to the router at all.Can you....Start>Run>Type CMDPress [enter]Type IPCONFIG /all>>c:\IPLOG.TXTPress [enter]and post the results of the above text file here? It would help greatly. NB: The text file is located @ C:\IPLOG.TXT
hmaster10 Posted September 27, 2006 Author Posted September 27, 2006 (edited) the output contains the following:Windows IP Configuration Host Name . . . . . . . . . . . . : organiza-5630cb Primary Dns Suffix . . . . . . . : Node Type . . . . . . . . . . . . : Unknown IP Routing Enabled. . . . . . . . : No WINS Proxy Enabled. . . . . . . . : NoEthernet adapter Local Area Connection: Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Realtek RTL8139/810x Family Fast Ethernet NIC Physical Address. . . . . . . . . : 00-E0-4C-00-36-43 Dhcp Enabled. . . . . . . . . . . : Yes Autoconfiguration Enabled . . . . : Yes Autoconfiguration IP Address. . . : 169.254.109.43 Subnet Mask . . . . . . . . . . . : 255.255.0.0 Default Gateway . . . . . . . . . :iplog.txt Edited September 27, 2006 by hmaster10
Ctrl-X Posted September 27, 2006 Posted September 27, 2006 This is a so-called APIPA (Automatic Private IP Addressing) address, which is configured automatically when no DHCP server is available. Check if the DHCP server is running and configured correctly, and check network connectivity between the client and the DHCP server.
hmaster10 Posted September 27, 2006 Author Posted September 27, 2006 how do i check if the dhcp server configured correctly?if its about the router, it is working fine coz 2 of 3 comp is still working fine w/ their network connection
Ctrl-X Posted September 27, 2006 Posted September 27, 2006 how do i check if the dhcp server configured correctly?That depends on what type of DHCP server you have...if its about the router, it is working fine coz 2 of 3 comp is still working fine w/ their network connectionThey might still have valid IP address leases, so you wouldn't notice if they had DHCP problems as well. Open a command prompt on one of the other clients and type "IPCONFIG /RENEW" to check if it can renew its IP address lease. If it can't, there's definitely something wrong with the DHCP server.
hmaster10 Posted September 27, 2006 Author Posted September 27, 2006 yes, after the ipconfig /renew, it still doesn't put in the proper address. i even tried giving the comp a static ip but with no luck.where can i check the type of DHCP server the comp has?
Ctrl-X Posted September 27, 2006 Posted September 27, 2006 yes, after the ipconfig /renew, it still doesn't put in the proper address. i even tried giving the comp a static ip but with no luck.That's even stranger; a static IP address should always work, as long as it's in the correct subnet and physical network connectivity is OK... Are you absolutely sure you gave it a valid address and subnet mask? Have you tried replacing the network cable of the failing client?where can i check the type of DHCP server the comp has?DHCP is a service running on one of the systems in the network... If you didn't install and configure it yourself, the router is probably acting as DHCP server. Usually it can be managed through a web interface.
SilverBulletUK Posted September 27, 2006 Posted September 27, 2006 (edited) Could you please state the INTERNAL IP address of your router?Once we have that, we could try to assign the client a static IP on the same range and try it then..EDIT: Actually,,,,,,, how exactly are you configuring the router? I'm guessing from another machine via web admin??? Edited September 27, 2006 by SilverBulletUK
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now